Travis Holton
Travis Holton
##### SUMMARY AWS Application load balancers now appear to support application-based cookies in addition to the standard load balancer generated cookie. https://docs.aws.amazon.com/elasticloadbalancing/latest/application/sticky-sessions.html ##### ISSUE TYPE - Feature Idea ##### COMPONENT...
**Is this a BUG REPORT or FEATURE REQUEST?**: > Uncomment only one, leave it on its own line: > /kind bug > /kind feature **What happened**: `kubeadm` is unable to...
**What this PR does / why we need it**: Support application credentials for authentication with OpenStack. **Which issue(s) this PR fixes**: No Issue **Special notes for your reviewer**: **Checklist** -...
#### What this PR does Add application credential arguments for Openstack authentication to swift backend #### Which issue(s) this PR fixes or relates to https://github.com/grafana/mimir/issues/9188 #### Checklist - [ ]...
#### Is your feature request related to a problem? Please describe. Openstack Swift supports using application credentials as an alternative to `username`/`password` for a bit finer access control. Gopher cloud...
# Bug description FluxCD is failing to upgrade Capsule from v0.7.2 -> v0.7.3 and reporting the following: ``` Helm upgrade failed for release capsule/capsule-capsule with chart [email protected]: jobs.batch "capsule-capsule-proxy-certgen" not...
When using the `init.provisioning.enabled: true` and attempting to create a user for the database, the init script always fails with an error message: ``` cluster-init ++ /cockroach/cockroach init --certs-dir=/cockroach-certs/ --cluster-name=dev...
I've been seeing the following error in ArgoCD as well as in the CLI when I try to deploy our helm chart: ``` Error: YAML parse error on grafana/templates/deployment.yaml: error...
I'm attempting to import relationships for an existing schema. I've tried defining the relationships files a few different ways but without any luck. My relations file is structured like in...