Brock Alberry
Brock Alberry
**Image I'm using:** Not relevant. **Issue or Feature Request:** I would imagine most people will have a preexisting prometheus running and thus `yamlgen/telemetry/promethues-resources.yaml` is not really that helpful. This is...
I would like to be able add topologySpreadConstaints to ensure a balanced deployment for some of the services in harbor See here: https://kubernetes.io/docs/concepts/scheduling-eviction/topology-spread-constraints/ It can supplant/simplify some antiAffinity configs especially...
I want to be able use an existing namespace **without** the `flux_bootstrap_git` taking it over. Currently I can use an existing secret and an existing namespace (obviously, the secret has...
Please read https://stackoverflow.com/help/minimal-reproducible-example **Describe the issue** The 42.7.3 jar on github doesn't include dependencies and results in classpath errors when used. (42.7.2 does include the dependencies) **Driver Version?** 42.7.3 **Java...
### Is there an existing issue already for this feature request/idea? - [X] I have searched for an existing issue, and could not find anything. I believe this is a...
### Is your feature request related to a problem? Please describe. The grep filter support is incomplete, I want to be able to at least use multiple `excludes`: https://docs.fluentbit.io/manual/pipeline/filters/grep#multiple-conditions ###...
With k8s 1.33 OCI volume support hitting beta and kind releasing 1.33, it became trivially easy for me to test running the jmx exporter as an OCI volume and it...
### Component(s) PrometheusRule ### What is missing? Please describe. I'd like to be able to take advantage of the operator's ability to safely generate plain rules files in a configMap...
Some info to set the stage: 1. We use a monorepo style structure 2. `GitRepositories` do **not** support parsing and extracting tags like `ImagePolicies` - you **can** parse+extract SemVer in...
### Expected Behavior I'm able to flatten an image to a single layer ### Example Solution I think it'd fit as a flag for the `image mod` command like so:...