rig
rig copied to clipboard
The DevEx & Application-layer for your Internal Developer Platform ⛵
In Infra cluster we create v2 In other clusters we create v1 We should only create v2. I try and fix this with https://github.com/rigdev/rig/pull/1162
When dry-running the first rollout, it fails in the operator as the namespace does not yet exist. I get the following error ``` "error committing changes","error":"could not render create to...
According to the Nginx Admission Webhook, you cannot have multiple ingresses with the same host and port. This means that it is impossible to rename ingresses, which means that we...