Richard Cunningham
Richard Cunningham
### Expected Behaviour When enabling the flag `skip_interpolations=True` for ConfigProcessor we would expect strings that would otherwise be interpolated to be left in tact. ### Actual Behaviour Value strings with...
/kind documentation This is not a code issue specifically but we were wondering if there exists any data or guidelines around CAPO cluster scalability. Thinking more specifically around; Number of...
This issue is ported over from [helm issues](https://github.com/helm/helm/issues/11618) but i am not sure if the issue I am seeing would be in https://github.com/imdario/mergo? Output of `helm version`: ``` version.BuildInfo{Version:"v3.8.2", GitCommit:"6e3701edea09e5d55a8ca2aae03a68917630e91b",...
### Terraform, Provider, Kubernetes and Helm Versions ``` Terraform version: v0.14.11 Provider version: 2.3.0 Kubernetes version: v1.21.14-eks-fb459a0 ``` ### Affected Resource(s) - helm_release ### Terraform Configuration Files ```hcl data "aws_caller_identity"...
/kind feature **Describe the solution you'd like** When creating k8s worker nodes we would like to see a node label indicating (or representing) the underlying physical compute node so that...
### Expected Behaviour If I am setting a key/object in my top level `globals.yaml` at a specific lower level, I want to be able to remove that key (e.g. not...
This is another potential fix for #16198 * First we modify the original `(from == bgp->peer_self || peer->sort == BGP_PEER_EBGP)` to an `&&` operator. * Then we create a second...
/kind bug **What steps did you take and what happened:** When upgrading fro v0.9.0 to v0.10.4 (`v1alpha6` -> `v1beta1`) we loose fields in the `OpenstackMachineTemplate`: ``` vnicType: direct-physical disablePortSecurity: true...
I am not sure if this is really the right place however I am unable to join the Slack channel. Browsing the code here: https://github.com/flux-iac/tofu-controller/blob/main/runner.Dockerfile this kind of suggests that...