Tobias Harnickell
Tobias Harnickell
**What happened**: When I define a minimal Nginx Ingress like below, the Ingress controller creates two locations in the nginx.conf: One exact location (`location =`) and one flexible/prefixed location which...
**What happened**: I am trying to fix an issue for a jira instance of mine, regarding redirects. When a user logs in for the first time without a valid SAML...
**Is your feature request related to a problem? Please describe.** No. **Describe the solution you'd like** In the current state, the pullSecret can be turned on or off as a...
## What does it do ? * Restore tenant-friendly installs by keeping RBAC namespaced if `.Values.gatewayNamespace` is set * `namespaced=true` and `gatewayNamespace` set results in a namespaced Role and Rolebinding...
## What does it do ? This PR introduces changes to cover the scheduling contract for events. * Add per-source tracking of when node data is required * Add lazy...