Matt H
Matt H
**What is missing?** Curious if there's any interest in adding a field to `PodMonitor` and `ServiceMonitor` that would automatically add relabeling which checks if a resource is ready. **Why do...
### Is your feature request related to a problem ? I wanted to tweak GOMAXPROCS for the operator `Pod` and need to use kustomize to patch in env variables. ###...
#### Overview Removed the unique function and integrated into `getGroups` to reduce the number of calls to google. #### What this PR does / why we need it Depending on...
Looks like promlog allows you to log with json. I looked around and don't think I see a way to change htis. I think it should just be a matter...
### Version 1.9.x ### Is your feature request related to a problem? Please describe. Due to the backend that was chosen we would like to output traces in W3C context....
#### Expected behavior (what you expected to happen) User logs in without issue #### Actual behavior (what actually happened) User receives an internal server error saying "database error" #### Steps...
**Is your feature request related to a problem? Please describe.** Our security team wants the ability to run non-realtime (i.e. not an admission controller,) scheduled reports to see if a...
**What happened?**: We are trying to split apart our prometheus instances and we currently use adapter for two metrics that now sit on two separate prometheus instances. Is there a...
#### What this PR does / why we need it: Looks like publishing the latest version of the chart failed. Not sure if it was related to checking out `actions/checkout@v2`...
This is fairly easily worked around, but it did cause our HPAs to max out so figured I'd make the ticket in case anyone else runs into it. We had...