forked from k3s-io/k3s
-
Notifications
You must be signed in to change notification settings - Fork 0
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
pull
wants to merge
1,547
commits into
evrardjp:master
Choose a base branch
from
k3s-io:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
+57,229
−4,754,957
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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]>
Signed-off-by: Derek Nola <[email protected]>
Signed-off-by: Derek Nola <[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]>
…leanup (#10822) Signed-off-by: Derek Nola <[email protected]>
Signed-off-by: Brad Davidson <[email protected]>
Signed-off-by: Brad Davidson <[email protected]>
Signed-off-by: Brad Davidson <[email protected]>
This is less effort than passing the tag across steps 🤷♂️ Signed-off-by: Brad Davidson <[email protected]>
Signed-off-by: Brad Davidson <[email protected]>
Signed-off-by: Derek Nola <[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]>
Signed-off-by: Derek Nola <[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>
Signed-off-by: Manuel Buil <[email protected]>
Made with ❤️️ by updatecli Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Signed-off-by: Brooks Newberry <[email protected]>
* 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: Derek Nola <[email protected]>
…ans (#10940) Signed-off-by: Derek Nola <[email protected]>
Signed-off-by: Brad Davidson <[email protected]>
Remove secrets encryption E2E from Drone Signed-off-by: Derek Nola <[email protected]>
This reverts commit 8643576. Signed-off-by: Roberto Bonafiglia <[email protected]>
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]>
…fig command Signed-off-by: Somesh Bhalsing <[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]>
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]>
Signed-off-by: Brad Davidson <[email protected]>
…s ready Signed-off-by: Brad Davidson <[email protected]>
Signed-off-by: Brad Davidson <[email protected]>
Signed-off-by: Rafael Breno <[email protected]>
Signed-off-by: Brad Davidson <[email protected]>
Signed-off-by: Derek Nola <[email protected]>
…y test functions Signed-off-by: Derek Nola <[email protected]>
Fix rootless test Fix svc firewall E2E test, broken by #11711 Signed-off-by: Derek Nola <[email protected]>
Signed-off-by: Derek Nola <[email protected]>
Signed-off-by: Derek Nola <[email protected]>
Signed-off-by: muicoder <[email protected]>
Signed-off-by: Anders Larsson <[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]>
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot]
Can you help keep this open source service alive? 💖 Please sponsor : )