Open
Description
Is there an existing issue for this?
- I have searched the existing issues
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 atargetNamespace
other thanshipwright-build
. - Attempt to create a Build/BuildRun object with the
v1alpha1
API.
Anything else?
No response
Metadata
Metadata
Assignees
Type
Projects
Status
No status
Activity