rig
rig copied to clipboard
The DevEx & Application-layer for your Internal Developer Platform ⛵
Currently it doesn't look like we delete capsules from a project when the project is deleted.
#### Describe the bug When a capsule is scaled to 0 replicas, the rollout still has a "running"-status even though nothing is running. This is misleading, and should instead be...
When creating a project there is a few things which arent tied to a specific capsule. Eg. `Namespace`, project level environment variables and if we run the vertical pod auto...
Currently the scale settings of the `RolloutConfig` proto does not reflect that of the Capsule CRD. The Capsule CRD has all scale-related settings (horizontal and vertical) grouped under one field...
Due to the asynchronous nature of a gitops workflow we need to futher improve the observability in the dashboard with regards to the status of changes. - Has my change...
In some gitops setups changes to the underlying cluster needs to go through an approval flow. Pull requests are often used for this. We should support creating our changes in...
As of now the gitops support in Rig.dev only supports using git as a place to write changes instead of applying them directly to an underlying cluster. It would be...
For RBAC, we need an endpoint that can provide which features/properties are available at the current access level.
When working with multiple clusters we currently need the operator GRPC interface to be exposed from every cluster in order to read the capabilities of each cluster. It would be...