openshift / must-gather

A client tool for gathering information about an operator managed component.
Apache License 2.0
104 stars 186 forks source link

NO-JIRA: Very minor change to trigger new image build to bump kubectl #405

Closed ardaguclu closed 6 months ago

ardaguclu commented 6 months ago

Currently must-gather image https://quay.io/repository/openshift/origin-must-gather/manifest/sha256:b36b9314580632d7eb4f4d5d71b1297eb637b91f84f0ab7df51137524f704228 refers to old kubectl version (1.28.2) for 4.16. This PR triggers new image build to bump kubectl version to 1.29.1 by performing a very minor change in this repo.

openshift-ci-robot commented 6 months ago

@ardaguclu: This pull request explicitly references no jira issue.

In response to [this](https://github.com/openshift/must-gather/pull/405): >Currently must-gather image https://quay.io/repository/openshift/origin-must-gather/manifest/sha256:b36b9314580632d7eb4f4d5d71b1297eb637b91f84f0ab7df51137524f704228 refers to old kubectl version (1.28.2) for 4.16. This PR triggers new image build to bump kubectl version to 1.29.1 by making a very minor change in this repo. Instructions for interacting with me using PR comments are available [here](https://prow.ci.openshift.org/command-help?repo=openshift%2Fmust-gather). If you have questions or suggestions related to my behavior, please file an issue against the [openshift-eng/jira-lifecycle-plugin](https://github.com/openshift-eng/jira-lifecycle-plugin/issues/new) repository.
openshift-ci[bot] commented 6 months ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

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

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

Needs approval from an approver in each of these files: - **[OWNERS](https://github.com/openshift/must-gather/blob/master/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
openshift-ci[bot] commented 6 months ago

@ardaguclu: The following test 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-aws 9e62155a89ece23a1478d34bdd4d62bec132d608 link true /test e2e-aws

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository. I understand the commands that are listed [here](https://go.k8s.io/bot-commands).
soltysh commented 6 months ago

Let's pick one of the existing PRs in the queue, and land that instead :wink: