rig icon indicating copy to clipboard operation
rig copied to clipboard

The DevEx & Application-layer for your Internal Developer Platform ⛵

Results 55 rig issues
Sort by recently updated
recently updated
newest added

Using storage (selecting StorageClass to create PV) would allow to provision statefull apps via Rig dev. (similarly to Kubero as it has such feature.

In order to enable all commands to be scripted or run in CI, we need to support that they are run in a non-interactive manner. Most importantly: - `rig config`...

- [x] Use service name in favor of deployment name (should be default?) - [x] Allow custom OperatorConfig for pipeline/plugins configuration

We need a simple way of setting rig up in different configurations and integrate it with third party systems. We will call this scenarios and they should be able to...

Add [Vertical Pod Autoscaler](https://github.com/kubernetes/autoscaler/tree/master/vertical-pod-autoscaler) enable option in helm chart and VPA support from Web UI. for now, if VPA installed on cluster, rig doesn't detect it and only available option...

enhancement

Test and document OIDC against keycloak

Test and document OIDC against AWS IAM

Test and document how to setup OIDC against AzureAD.

Logs are essential for understanding and managing IT systems, especially in Kubernetes-based PaaS environments. They help in troubleshooting, monitoring performance, and ensuring security. Improving log management in our Kubernetes-based PaaS...

enhancement