rig
rig copied to clipboard
The DevEx & Application-layer for your Internal Developer Platform ⛵
I would expect this to render a table and not a textual representation of the struct. This is an example https://docs.rig.dev/api/v1alpha1#capsuleinterfaceingress https://github.com/rigdev/rig/blob/main/docs/docs/api/v1alpha1.md?plain=1#L64
Create a global overview page, where all capsules and there rollout status is shown over all projects. This should help to identify issues with certain rollouts quicker.
Example: - Webhook when a new rollout starts - Webhook when a rollout finishes - Webhook if a rollout fails
It should be possible to get basic request and system metrics for the services. - [x] rig-operator #404 #406 - [ ] Add prometheus endpoint for rig-platform - [ ]...
rig-operator exposes metrics at `:8080/metrics` we should add a page about this and how to use the `ServiceMonitor` #404
We currently support overriding the templates used for the commits that the git integration makes. We should document this and also what variables are available in the templates.
**Describe the bug** I tried to deploy a build to a capsule, supplying the build-id in the interactive prompt. I had some erroneous trailing whitespace in the build-id. I spent...
Would like to contribute in this project, Please add a contribution document. Thanks in advance.