Harrison
Harrison
It looks like it may be possible to build 2019 images on 2025, though we've already identified some caveats (like being unable to use `RUN` steps). Still, this may be...
I was able to confirm that simple 2019 dockerfiles can be built using 2025 GHA runners. This means we can continue to produce 2019 artifacts without needing self-hosted 2019 runners....
A new RC for rancher-wins has been cut and will be bumped in Rancher soon. I think we can close this ticket once we confirm that we can still properly...
This is a duplicate of https://github.com/rancher/rancher/issues/46719, but as you've already raised a PR to resolve this I'll close 46719 in favor of this
This can be tested using [version `v2.11.0-rc3` of the cli](https://github.com/rancher/cli/releases/tag/v2.11.0-rc.3)
This change is included in system-agent `v0.3.11-rc.1` which has been added to the `main` Rancher branch. This issue can be validated at the same time as https://github.com/rancher/rancher/issues/42458, by validating that...
A full regression test will need to be done when this bump in merged into rancher/rancher, to ensure that the updated system-agent version does not introduce any regressions. This includes...
To other reviewers, this is needed as permission bits on Windows are not representative of the actual ACLs set for a given file. The owner bit is always used for...
Closing in favor of https://github.com/rancher/cli/pull/398
@apoorvajagtap I think we should move away from the deprecated OS selector everywhere in the template if we can. It doesn't look like the `kube-api-auth` daemonset or the node agents...