Kristoffer
Kristoffer
**Rancher Server Setup** - Rancher version: 2.7.9 - Installation option (Docker install/Helm Chart): Helm - If Helm Chart, Kubernetes Cluster and version (RKE1, RKE2, k3s, EKS, etc): v1.24.14 +k3s1 -...
added "type": "module" to package.json updated file endings for js to cjs.
When using cert-manager to provision node and client certificates the nodes tries to use node.0.0.0.0:7200 for their certificate names, but should rather be using node name instead of rpc address....
Currently the helm is reading secrets trough environment variables. This limits the way we can inject secrets into the deployment. Add support for reading secrets from files. Add Env variables...
# Pull Request Template ## Description Please include a summary of the change and issue(s) fixed. Also, mention relevant motivation, context, and any dependencies that this change requires. Fixes #9579...
when using private repo and imagePullSecrets the migration job do not use the defined pullSecret from values file
if using external redis the values for deployment and migration job is different. migrations are using .Values.redis.auth.existingSecret but deployments are using .Values.redis.existingSecret
This pr adds ARM64 build to the docker image.
### Description As a user, I want to discover the external ip on the ApisixRoute CRD, so that i can expose it trough automated dns. This would enable me to...
*Description*: >What issue is being seen? Describe what should be happening instead of when applying a security policy against a gateway with authorization and a rule with principal clientCIDRS the...