Carlos Castro
Carlos Castro
### Is there an existing issue for this? - [X] I have searched the existing issues ### What happened? [](url)When doing `cilium monitor --related-to 429 -t policy-verdict` to monitor a...
As it is, the `revision` that triggered the deployment is used as the `ref`, however it is useful to override so we can pass a tag, a branch or a...
Resolves https://github.com/gravitational/teleport/issues/34285 As spoken with @hugoShaka and @strideynet, there seems to be an issue upstream (https://github.com/kubernetes/kubernetes/issues/124154) when converting the CRD object into non exported fields, in this case some fields...
Currently, when creating an Opsgenie alert with the Opsgenie integration, responders can only be of type `schedule`. However that are situations where type `teams` are required to work with Opsgenie...
Adds the ability to override Opsgenie alert priority when creating an access request, by using `teleport.dev/priority` annotation. This is useful when creating multiple roles for access requests, eg: staging can...