Is there an existing issue for this?
Kubernetes Version
1.32.z
Shipwright Version
v0.15.0 (preview)
Current Behavior
When the operator installs the Shipwright build controllers in a namespace other than shipwright-build, the conversion webhook for the build v1alpha1 APIs are misconfigured.
Expected Behavior
CRDs with conversion webhooks are configured to point to the correct namespace.
Steps To Reproduce
- Install Shipwright operator (with Tekton)
- Create
ShipwrightBuild instance with a targetNamespace other than shipwright-build.
- Attempt to create a Build/BuildRun object with the
v1alpha1 API.
Anything else?
No response
Is there an existing issue for this?
Kubernetes Version
1.32.z
Shipwright Version
v0.15.0 (preview)
Current Behavior
When the operator installs the Shipwright build controllers in a namespace other than
shipwright-build, the conversion webhook for the buildv1alpha1APIs are misconfigured.Expected Behavior
CRDs with conversion webhooks are configured to point to the correct namespace.
Steps To Reproduce
ShipwrightBuildinstance with atargetNamespaceother thanshipwright-build.v1alpha1API.Anything else?
No response