forked from rancher/rke2
-
Notifications
You must be signed in to change notification settings - Fork 1
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
Fix typo in dispatch 128 #1
Closed
Closed
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
…epetitive bootstrapping (rancher#5187) Co-authored-by: Harrison <[email protected]>
Co-authored-by: Sebastiaan van Steenis <[email protected]>
Signed-off-by: Manuel Buil <[email protected]>
…ltus-dhcp [release-1.28] update multus chart to add optional dhcp daemonset
Signed-off-by: Manuel Buil <[email protected]>
…se-1.28 [release-1.28] update rke2-whereabouts to v0.6.3 and bump rke2-multus parent chart
arm64 builds fail due to missed version bump fixup for 08f7595 Signed-off-by: Michael Fritch <[email protected]>
…port-1.28 [release-1.28] Bump sriov image build versions
Also removes deprecated `cilium-etcd-operator` Signed-off-by: Michael Fritch <[email protected]>
`rancher/image-mirror` is unable to mirror arm64 builds of these images Issue: rancher#5260 Signed-off-by: Michael Fritch <[email protected]>
…-1.28 [Release-1.28] Enable arm64 based images for calico, multus and harvester
Signed-off-by: Manuel Buil <[email protected]>
Signed-off-by: Brad Davidson <[email protected]>
Updates k3s: k3s-io/k3s@08509a2...9a70021 Signed-off-by: Brad Davidson <[email protected]>
Signed-off-by: Brad Davidson <[email protected]>
Signed-off-by: Brad Davidson <[email protected]>
Updates k3s: k3s-io/k3s@9a70021...2f9788a Signed-off-by: Brad Davidson <[email protected]>
- clean-up temp yaml file - fix k8s version check - fix rke2-coredns templating - test for busybox image normally - fix missing airgap image in multus Signed-off-by: Thomas Ferrandiz <[email protected]>
Signed-off-by: Manuel Buil <[email protected]>
…x-validate [release-1.28] Fix validate-charts script
Signed-off-by: Manuel Buil <[email protected]>
Signed-off-by: Manuel Buil <[email protected]>
Signed-off-by: Manuel Buil <[email protected]>
Signed-off-by: Roberto Bonafiglia <[email protected]>
Signed-off-by: Derek Nola <[email protected]>
Signed-off-by: Michael Fritch <[email protected]> (cherry picked from commit 2998423)
…elease-1.28 [Release-1.28] Update cilium v1.16.1
…se-1.28 [release-1.28] Bump canal to v3.28.1-build20240827
Signed-off-by: Michael Fritch <[email protected]> (cherry picked from commit cee7030)
Signed-off-by: PoAn Yang <[email protected]>
…d20240830-release-1.28 [release-1.28] Bump canal to v3.28.1-build20240830
Signed-off-by: Roberto Bonafiglia <[email protected]>
Disable cilium envoy by default Signed-off-by: Michael Fritch <[email protected]> (cherry picked from commit dfa42f7)
…lease-1.28 [Release-1.28] Update cilium chart to `1.16.103`
…se-1.28 [release-1.28] Bump multus chart to v4.1.000
As discussed, it doesn't make sense anymore to keep them in the airgap tarball since we don't synchronize the sriov chart with an rke2 release.
…se-1.28 [release-1.28] Remove sriov images from airgap tarball
Signed-off-by: Vitor Savian <[email protected]>
Updates k3s: k3s-io/k3s@815efbf...bdebbd3 Signed-off-by: Brad Davidson <[email protected]>
Signed-off-by: Brad Davidson <[email protected]>
Bump runc, kubernetes, containerd, crictl Signed-off-by: Vitor Savian <[email protected]>
Signed-off-by: manuelbuil <[email protected]>
Signed-off-by: Roberto Bonafiglia <[email protected]>
Signed-off-by: Brad Davidson <[email protected]>
Signed-off-by: Derek Nola <[email protected]>
* update k8s version * update build-base version
Signed-off-by: manuelbuil <[email protected]>
Signed-off-by: Roberto Bonafiglia <[email protected]>
Signed-off-by: Roberto Bonafiglia <[email protected]>
* Add trivy scanning to PR reports (rancher#6806) * Add trivy GHA workflow for scanning rke2-runtime image * Breakup trivy scan into isolated jobs Signed-off-by: Derek Nola <[email protected]>
Signed-off-by: galal-hussein <[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.
Proposed Changes
Types of Changes
Verification
Testing
Linked Issues
User-Facing Change
Further Comments