Jake Hyde

Results 53 comments of Jake Hyde

Any update on this? I'm using the doxygen/sphinx/breathe/exhale pipeline, and as of 1.9.1 this issue is still around. Here is a minimum reproducible example: ``` #include namespace v0 { inline...

Hi @outscale-mdr, we've merged https://github.com/rancher/rancher/pull/38195, and will merge this PR after releasing version v1.24.1 of the tf provider (expected to be released within the next week).

Ran into this with an rke2 cluster while debugging https://github.com/rancher/terraform-provider-rancher2/issues/993.

Closing as duplicated of https://github.com/rancher/terraform-provider-rancher2/issues/1098

@paynejacob Can you provide more information on the issue and possible root cause?

system-agent PR: https://github.com/rancher/system-agent/pull/97 wins PR: https://github.com/rancher/wins/pull/145

Moving back to test, https://github.com/rancher/system-agent/releases/tag/v0.2.11 was erroneously marked as pre-release.

### Root cause k3s clusters did not have taints applied to etcd/controlplane nodes. ### What was fixed, or what changes have occurred Ensure k3s clusters also have taints applied to...