Elliott Baron
Elliott Baron
# Welcome to Cryostat! 👋 ## Before contributing, make sure you have: * [ ] Read the [contributing guidelines](https://github.com/cryostatio/cryostat/blob/main/CONTRIBUTING.md) * [ ] Linked a relevant issue which this PR resolves...
After #936, agents have client certificates available to them. We could use a proxy to create another way to access Cryostat's API for cluster-internal traffic. The proxy would be set...
### Describe the feature It would more user-friendly if the agent auto-configuration labels could be applied to workload objects like Deployment, Replica Set, Stateful Set, in addition to the existing...
> We should also probably implement something similar for agent auto-configuration. This will be trickier though as it can only be done at the pod template level and we currently...
When testing with OLMv1, followed by installing with OLMv0, I was able to encounter this startup crash: ``` 2025-08-15T21:11:46Z ERROR setup problem running manager {"error": "consoleplugins.console.openshift.io \"cryostat-plugin\" is forbidden: cannot...