Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] master from k3s-io:master #214

Open
wants to merge 1,547 commits into
base: master
Choose a base branch
from
Open

[pull] master from k3s-io:master #214

wants to merge 1,547 commits into from

Conversation

pull[bot]
Copy link

@pull pull bot commented Oct 29, 2021

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

@pull pull bot added the ⤵️ pull label Oct 29, 2021
brandond and others added 29 commits August 29, 2024 14:02
Signed-off-by: Brad Davidson <[email protected]>
Used https://github.com/coredns/corefile-migration to
migrate the corefile. There are no changes for the
default file from 1.10.1 to 1.11.3.

Notable plugin changes include the k8s_external with fallthrough option
and rewrite with cname_target option.

These changes are not part of the default config that ships
with k3s. Customers using these two plugins can start using the new options

Metrics does not have any new features other than build tooling updates.

Requires rancher/image-mirror#704

Signed-off-by: Harsimran Singh Maan <[email protected]>
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) from 0.20.0 to 0.24.0.
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](aquasecurity/trivy-action@0.20.0...0.24.0)

---
updated-dependencies:
- dependency-name: aquasecurity/trivy-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Roberto Bonafiglia <[email protected]>
Made with ❤️️ by updatecli

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Signed-off-by: Brad Davidson <[email protected]>
This is less effort than passing the tag across steps 🤷‍♂️

Signed-off-by: Brad Davidson <[email protected]>
…10852)

* add --node-internal-dns and --node-external-dns

Signed-off-by: Arne Winter <[email protected]>
Co-authored-by: Brad Davidson <[email protected]>
Resolves issue from 270f85e that prevented old hosts.toml files from being cleaned up.

Signed-off-by: Brad Davidson <[email protected]>
Made with ❤️️ by updatecli

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Made with ❤️️ by updatecli

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* add mariadb to Validate and Upgrade E2E tests

Signed-off-by: robertsilen <[email protected]>
Signed-off-by: Robert Silén <[email protected]>
Co-authored-by: Derek Nola <[email protected]>
Maintain a separate dir for CNI binaries so that additional plugins can be installed in a predictable location that does not change every time k3s is upgraded.

Signed-off-by: Brad Davidson <[email protected]>
* Check comment author on trivy scan
* Breakup trivy workflow for better permission security

Signed-off-by: Derek Nola <[email protected]>
Signed-off-by: Brad Davidson <[email protected]>
dereknola and others added 30 commits February 12, 2025 14:27
Remove secrets encryption E2E from Drone

Signed-off-by: Derek Nola <[email protected]>
Static bin dir is first in search path and is on /var/lib/rancher/k3s volume, which can be persisted by users. If the volume is empty it will just fall back to the legacy /bin dir.
* Update to v1.32.2

Signed-off-by: Rafael Breno <[email protected]>

* Increase test timeout

Signed-off-by: Rafael Breno <[email protected]>

---------

Signed-off-by: Rafael Breno <[email protected]>
Signed-off-by: Brad Davidson <[email protected]>
RKE2 on Windows sets CNI bin dirs in node config even though embedded flannel is disabled (NoFlannel=true). We need to gate rendering this config on the vars being, set NOT on NoFlannel being false.

Signed-off-by: Brad Davidson <[email protected]>
Signed-off-by: Brad Davidson <[email protected]>
Signed-off-by: Brad Davidson <[email protected]>
Made with ❤️️ by updatecli

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Fixes issue where CA rotation would fail on servers with join URL set due to using old data from disk on other server

Signed-off-by: Brad Davidson <[email protected]>
Also wraps errors along the cluster prepare path to improve tracability.

Signed-off-by: Brad Davidson <[email protected]>
Fix rootless test

Fix svc firewall E2E test, broken by #11711

Signed-off-by: Derek Nola <[email protected]>
This ensures that the $HOME and $USER env vars get set. We have worked around this on the RKE2 side by setting it manually in the default .env file:
https://github.com/rancher/rke2/blob/master/bundle/lib/systemd/system/rke2-server.env

This is required for loading credentials from shared credentials files (`/root/.aws/credentials`)

Signed-off-by: Brad Davidson <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.