Skip to content

OCPBUGS-7676: Update helm to v3.11.1 for CVE-2023-25165 #471

Closed
tmshort wants to merge 3 commits intoopenshift:masterfrom
tmshort:OCPBUGS-7676
Closed

OCPBUGS-7676: Update helm to v3.11.1 for CVE-2023-25165 #471
tmshort wants to merge 3 commits intoopenshift:masterfrom
tmshort:OCPBUGS-7676

Conversation

@tmshort
Copy link
Copy Markdown
Contributor

@tmshort tmshort commented Mar 14, 2023

This is not a full sync.

tmshort and others added 3 commits March 14, 2023 13:29
* Update Helm to v3.11.1

Updatate go.mod, go.sum, and vendor directory.

Signed-off-by: Todd Short <todd.short@me.com>

* Run go fmt

Plus some manual edits.

Signed-off-by: Todd Short <todd.short@me.com>

* Update from make verify

Signed-off-by: Todd Short <todd.short@me.com>

* Fix golangci-lint issues

Signed-off-by: Todd Short <todd.short@me.com>

* Client updates due to controller-runtime

Status is now updated using SubResource methods and options

Signed-off-by: Todd Short <todd.short@me.com>

---------

Signed-off-by: Todd Short <todd.short@me.com>
(cherry picked from commit b54296a21f388a40eab7c1278e43b2eb866d95ee)
Update go.mod, go.sum and vendor directory.

Signed-off-by: Todd Short <todd.short@me.com>
However, undo changes of the OLM version

Signed-off-by: Todd Short <todd.short@me.com>
@openshift-ci-robot openshift-ci-robot added jira/severity-low Referenced Jira bug's severity is low for the branch this PR is targeting. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. jira/invalid-bug Indicates that a referenced Jira bug is invalid for the branch this PR is targeting. labels Mar 14, 2023
@openshift-ci-robot
Copy link
Copy Markdown

@tmshort: This pull request references Jira Issue OCPBUGS-7676, which is invalid:

  • expected the bug to target the "4.14.0" version, but it targets "4.13.0" instead

Comment /jira refresh to re-evaluate validity if changes to the Jira bug are made, or edit the title of this pull request to link to a different bug.

The bug has been updated to refer to the pull request using the external bug tracker.

Details

In response to this:

This is not a full sync.

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/test-infra repository.

@openshift-ci openshift-ci Bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Mar 14, 2023
@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Mar 14, 2023

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Mar 14, 2023

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: tmshort
Once this PR has been reviewed and has the lgtm label, please assign ankitathomas for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@tmshort
Copy link
Copy Markdown
Contributor Author

tmshort commented Mar 14, 2023

/test all

@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Mar 14, 2023

@tmshort: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/e2e-gcp-olm-flaky 020b703 link false /test e2e-gcp-olm-flaky
ci/prow/e2e-gcp-ovn 020b703 link true /test e2e-gcp-ovn
ci/prow/e2e-upgrade 020b703 link true /test e2e-upgrade
ci/prow/verify 020b703 link true /test verify
ci/prow/e2e-gcp-olm 020b703 link true /test e2e-gcp-olm
ci/prow/e2e-gcp-console-olm 020b703 link true /test e2e-gcp-console-olm

Full PR test history. Your PR dashboard.

Details

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/test-infra repository. I understand the commands that are listed here.

@openshift-bot
Copy link
Copy Markdown
Contributor

Issues go stale after 90d of inactivity.

Mark the issue as fresh by commenting /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.
Exclude this issue from closing by commenting /lifecycle frozen.

If this issue is safe to close now please do so with /close.

/lifecycle stale

@openshift-ci openshift-ci Bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Jun 13, 2023
@tmshort tmshort closed this Jun 29, 2023
@openshift-ci-robot
Copy link
Copy Markdown

@tmshort: This pull request references Jira Issue OCPBUGS-7676. The bug has been updated to no longer refer to the pull request using the external bug tracker.

Details

In response to this:

This is not a full sync.

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/test-infra repository.

@tmshort tmshort deleted the OCPBUGS-7676 branch October 23, 2023 13:39
tmshort pushed a commit to tmshort/operator-framework-olm that referenced this pull request Feb 6, 2026
* move binary dependency management to bingo

Signed-off-by: grokspawn <jordan@nimblewidget.com>

* review comments

Signed-off-by: grokspawn <jordan@nimblewidget.com>

---------

Signed-off-by: grokspawn <jordan@nimblewidget.com>
Upstream-repository: api
Upstream-commit: 0f51e115745425bffa420e59d7e8660f01f1fe87
tmshort pushed a commit to tmshort/operator-framework-olm that referenced this pull request Feb 6, 2026
* move binary dependency management to bingo

Signed-off-by: grokspawn <jordan@nimblewidget.com>

* review comments

Signed-off-by: grokspawn <jordan@nimblewidget.com>

---------

Signed-off-by: grokspawn <jordan@nimblewidget.com>
Upstream-repository: api
Upstream-commit: 0f51e115745425bffa420e59d7e8660f01f1fe87
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. jira/invalid-bug Indicates that a referenced Jira bug is invalid for the branch this PR is targeting. jira/severity-low Referenced Jira bug's severity is low for the branch this PR is targeting. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants