You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The multi-arch cluster build strategy includes namespace-scoped roles and rolebindings. This made it challenging to deploy with the Shipwright operator
Expected Behavior
Cluster build strategy examples should only include cluster-scoped resources in manifests.
Steps To Reproduce
Deploy the cluster samples for v0.14.0 release using kubectl apply -f:
Is there an existing issue for this?
Kubernetes Version
v1.31.z
Shipwright Version
v0.14.0
Current Behavior
The multi-arch cluster build strategy includes namespace-scoped roles and rolebindings. This made it challenging to deploy with the Shipwright operator
Expected Behavior
Cluster build strategy examples should only include cluster-scoped resources in manifests.
Steps To Reproduce
Deploy the cluster samples for v0.14.0 release using
kubectl apply -f
:Sample strategies will include namespace-scoped roles and rolebindings.
Anything else?
No response
The text was updated successfully, but these errors were encountered: