-
Notifications
You must be signed in to change notification settings - Fork 138
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
chore(deps): bump github.com/opencontainers/runc from 1.1.12 to 1.1.14 #1368
chore(deps): bump github.com/opencontainers/runc from 1.1.12 to 1.1.14 #1368
Conversation
@dependabot rebase |
Bumps [github.com/opencontainers/runc](https://github.com/opencontainers/runc) from 1.1.12 to 1.1.14. - [Release notes](https://github.com/opencontainers/runc/releases) - [Changelog](https://github.com/opencontainers/runc/blob/main/CHANGELOG.md) - [Commits](opencontainers/runc@v1.1.12...v1.1.14) --- updated-dependencies: - dependency-name: github.com/opencontainers/runc dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
19b27ce
to
d092d86
Compare
@psturc , seems the e2e-tests failing related to sprayproxy , should we just retest ? |
@kasemAlem it failed when logging in to the cluster
I'm investigating and trying to reproduce the issue... so let's wait a bit |
got it, |
I wasn't able to reproduce the issue when trying to create a cluster in the same aws account locally. It seems like it was a temporary network issue. Let's try again |
@psturc: The following test has Failed, say /retest to rerun failed tests.
Inspecting Test ArtifactsTo inspect your test artifacts, follow these steps:
mkdir -p oras-artifacts
cd oras-artifacts
oras pull quay.io/konflux-test-storage/konflux-team/e2e-tests:konflux-e2e-h6cb9-zlnmq |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
failed on upgrade tests:
Summarizing 2 Failures:
[FAIL] [upgrade-suite Create users and check their state] [It] creates AppStudioDeactivatedUser [upgrade-verify]
/tmp/tmp.2oBusf8fun/tests/upgrade/verify/verifyUsers.go:20
[FAIL] [upgrade-suite Create users and check their state] [It] Delete AppStudioProvisionedUser [upgrade-cleanup]
/tmp/tmp.2oBusf8fun/tests/upgrade/cleanupWorkload.go:21
which is unrelated to this PR
/lgtm
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: psturc The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Bumps github.com/opencontainers/runc from 1.1.12 to 1.1.14.
Release notes
Sourced from github.com/opencontainers/runc's releases.
Changelog
Sourced from github.com/opencontainers/runc's changelog.
Commits
2c9f560
VERSION: release 1.1.14a86c3d8
Merge commit from forkf0b652e
[1.1] rootfs: try to scope MkdirAll to stay inside the rootfs8781993
[1.1] rootfs: consolidate mountpoint creation logic6419fba
Merge pull request #4382 from rata/Makefile-override-fixes0514204
Makefile: Add EXTRA_VERSION18cdc34
Revert "allow overriding VERSION value in Makefile"f3f71a9
Merge pull request #4372 from kolyshkin/1.1-go1237f75aec
[1.1] Add Go 1.23, drop 1.21931f463
Merge pull request #4361 from austinvazquez/backport-protobuf-updates-to-1.1Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.