forked from confidential-containers/operator
-
Notifications
You must be signed in to change notification settings - Fork 0
Rebase upstream v0.14.0 #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
Draft
Xynnn007
wants to merge
13
commits into
main
Choose a base branch
from
caa-v0.14.0
base: main
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.
Draft
Conversation
This file contains hidden or 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
the ubuntu 20.04 is deprecated and removed from GH runners, let's replace it with the latest 24.04 to ensure various versions keep working well. Signed-off-by: Lukáš Doktor <ldoktor@redhat.com>
ci: Replace deprecated GH ubuntu 20.04 for 24.04
Bumps the github-actions group with 2 updates: [docker/build-push-action](https://github.com/docker/build-push-action) and [github/codeql-action](https://github.com/github/codeql-action). Updates `docker/build-push-action` from 6.15.0 to 6.16.0 - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@471d1dc...14487ce) Updates `github/codeql-action` from 3.28.15 to 3.28.16 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@45775bd...28deaed) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-version: 6.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: github/codeql-action dependency-version: 3.28.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
…ainers/dependabot/github_actions/github-actions-2025ed7b74
This PR adds support for publishing operator images for ppc64le. Signed-off-by: Amulyam24 <amulmek1@in.ibm.com>
Build and publish operator and pre-install images for ppc64le
Signed-off-by: Nino Martinez Wael <nmwa@tdc.dk>
Add troubleshooting
Update the enclave-cc runtime payloads to point to the v0.11.0 release of enclave-cc and update the pre-reqs payload. Signed-off-by: Niteesh Dubey <niteesh@us.ibm.com>
Update Kata payloads to 3.17.0 and bump the pre-reqs payload for default, peer-pods and s390x ccruntimes Signed-off-by: Niteesh Dubey <niteesh@us.ibm.com>
Update operator version from v0.13.0 to v0.14.0. Signed-off-by: Niteesh Dubey <niteesh@us.ibm.com>
On Alibaba Cloud the default containerd version is lower than 1.7, thus we need to install new containerd via operator. Signed-off-by: Xynnn007 <xynnn@linux.alibaba.com>
For some users who may encounter the problem of being unable to access `quay.io` when deploying CoCo, we bring an image mirror for coco/kata official image registries. The sync frequency will be 1~ per day. Signed-off-by: Xynnn007 <xynnn@linux.alibaba.com>
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.
No description provided.