-
Notifications
You must be signed in to change notification settings - Fork 71
NO-ISSUE: Synchronize From Upstream Repositories #966
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
NO-ISSUE: Synchronize From Upstream Repositories #966
Conversation
@openshift-bot: This pull request explicitly references no jira issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
@openshift-bot: GitHub didn't allow me to request PR reviews from the following users: openshift/openshift-team-operator-framework. Note that only openshift members and repo collaborators can review this PR, and authors cannot review their own PRs. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
/unhold |
1 similar comment
/test e2e-gcp-console-olm |
/test okd-scos-e2e-aws-ovn |
/test e2e-gcp-console-olm |
1 similar comment
/test e2e-gcp-console-olm |
/test e2e-gcp-olm |
/test okd-scos-e2e-aws-ovn |
/test e2e-gcp-console-olm |
/test e2e-gcp-olm |
/test e2e-gcp-console-olm |
1 similar comment
/test e2e-gcp-console-olm |
1 similar comment
/test e2e-gcp-console-olm |
/test e2e-gcp-console-olm |
/retest-required |
/test e2e-gcp-console-olm |
@openshift-bot: This pull request explicitly references no jira issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
/unhold |
In this commit, a new Makefile target `update-k8s-values` was created to automatically update the `pod-security.kubernetes.io/*-version` values (`enforceVersion`, `auditVersion`, `warnVersion`) in the Helm chart's `values.yaml` file. These values now align with the Kubernetes API version defined in `go.mod`, instead of using `latest`. This ensures better compatibility and avoids issues with unsupported versions in Kubernetes PSA. Upstream-repository: operator-lifecycle-manager Upstream-commit: efe3a9ac2e3358cdcaff03accea1e2ce96cd0d3f
…24)" (#3530) This reverts commit efe3a9ac2e3358cdcaff03accea1e2ce96cd0d3f. Upstream-repository: operator-lifecycle-manager Upstream-commit: 459c1f4a24455b452e93472d6f9c28ee4ce5b92b
Upstream-repository: operator-lifecycle-manager Upstream-commit: 67b3bf6d3ec376408bc9c5e2d9703855571f7867
Motivation: operator-framework/operator-lifecycle-manager#3529 (comment) Upstream-repository: operator-lifecycle-manager Upstream-commit: 5d3239d70edbdfa051c41db517698d355cb5c4a7
Bumps [github.com/containers/image/v5](https://github.com/containers/image) from 5.34.0 to 5.34.1. - [Release notes](https://github.com/containers/image/releases) - [Commits](containers/image@v5.34.0...v5.34.1) --- updated-dependencies: - dependency-name: github.com/containers/image/v5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Upstream-repository: operator-lifecycle-manager Upstream-commit: f31e16674f0349d80a9aadd0c003cd39db631c2e
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.35.0 to 0.37.0. - [Commits](golang/net@v0.35.0...v0.37.0) --- updated-dependencies: - dependency-name: golang.org/x/net 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> Upstream-repository: operator-lifecycle-manager Upstream-commit: d5bd05b8420ec24a3918df7c63c9c0e38ee7a85e
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.21.0 to 1.21.1. - [Release notes](https://github.com/prometheus/client_golang/releases) - [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md) - [Commits](prometheus/client_golang@v1.21.0...v1.21.1) --- updated-dependencies: - dependency-name: github.com/prometheus/client_golang dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Upstream-repository: operator-lifecycle-manager Upstream-commit: aa052996c35c993bc6acf22957705d69e71f4aba
/lgtm |
Bumps [github.com/containers/image/v5](https://github.com/containers/image) from 5.34.1 to 5.34.2. - [Release notes](https://github.com/containers/image/releases) - [Commits](containers/image@v5.34.1...v5.34.2) --- updated-dependencies: - dependency-name: github.com/containers/image/v5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Upstream-repository: operator-lifecycle-manager Upstream-commit: 433d0de2dee38a6c577bd0518bf87fd3946f6e4b
672fc19
to
2daa1b4
Compare
/unhold |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED Approval requirements bypassed by manually added approval. This pull-request has been approved by: camilamacedo86, openshift-bot 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 |
1 similar comment
@openshift-bot: The following test failed, say
Full PR test history. Your PR dashboard. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
be7d951
into
openshift:main
[ART PR BUILD NOTIFIER] Distgit: operator-lifecycle-manager |
[ART PR BUILD NOTIFIER] Distgit: operator-registry |
[ART PR BUILD NOTIFIER] Distgit: ose-operator-framework-tools |
The staging/ and vendor/ directories have been synchronized from the upstream repositories, pulling in the following commits:
This pull request is expected to merge without any human intervention. If tests are failing here, changes must land upstream to fix any issues so that future downstreaming efforts succeed.
/cc @openshift/openshift-team-operator-framework