Skip to content

Conversation

@k8s-infra-cherrypick-robot

This is an automated cherry-pick of #925

/assign yevgeny-shnaidman

Since moving to using container-runtime and init-container for pull kernel module
container image, we need to set the ImageRepoSecret(if defined) in the
worker Pod and also there is no need for mapping ImageRepoSecret and
secrets of the SA into worker pod volumes (was need for crane)
This PR does the following:
1) set ImageRepoSecret into the worker Pod, if defined in the KMM Module
2) remove creating volumes for SA's secret and ImaRepo secret in the
   worker pod
3) remove pullSecretHelper interface implementation as not needed
4) uni-test updates
@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Nov 10, 2024
@yevgeny-shnaidman
Copy link
Contributor

/lgtm

@yevgeny-shnaidman
Copy link
Contributor

/approve

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Nov 10, 2024
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: k8s-infra-cherrypick-robot, yevgeny-shnaidman

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

The pull request process is described 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

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Nov 10, 2024
@yevgeny-shnaidman
Copy link
Contributor

/override e2e

@k8s-ci-robot
Copy link
Contributor

@yevgeny-shnaidman: /override requires failed status contexts, check run or a prowjob name to operate on.
The following unknown contexts/checkruns were given:

  • e2e

Only the following failed contexts/checkruns were expected:

  • pull-kernel-module-management-build
  • pull-kernel-module-management-check-api-changes
  • pull-kernel-module-management-check-commits-count
  • pull-kernel-module-management-lint
  • pull-kernel-module-management-unit-tests
  • tide

If you are trying to override a checkrun that has a space in it, you must put a double quote on the context.

Details

In response to this:

/override e2e

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.

@yevgeny-shnaidman
Copy link
Contributor

/override operator-upgrade

@k8s-ci-robot
Copy link
Contributor

@yevgeny-shnaidman: /override requires failed status contexts, check run or a prowjob name to operate on.
The following unknown contexts/checkruns were given:

  • operator-upgrade

Only the following failed contexts/checkruns were expected:

  • pull-kernel-module-management-build
  • pull-kernel-module-management-check-api-changes
  • pull-kernel-module-management-check-commits-count
  • pull-kernel-module-management-lint
  • pull-kernel-module-management-unit-tests
  • tide

If you are trying to override a checkrun that has a space in it, you must put a double quote on the context.

Details

In response to this:

/override operator-upgrade

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.

@yevgeny-shnaidman
Copy link
Contributor

/override tide

@k8s-ci-robot
Copy link
Contributor

@yevgeny-shnaidman: Overrode contexts on behalf of yevgeny-shnaidman: tide

Details

In response to this:

/override tide

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.

@yevgeny-shnaidman
Copy link
Contributor

/override ci/prow/operator-upgrade

@k8s-ci-robot
Copy link
Contributor

@yevgeny-shnaidman: /override requires failed status contexts, check run or a prowjob name to operate on.
The following unknown contexts/checkruns were given:

  • ci/prow/operator-upgrade

Only the following failed contexts/checkruns were expected:

  • pull-kernel-module-management-build
  • pull-kernel-module-management-check-api-changes
  • pull-kernel-module-management-check-commits-count
  • pull-kernel-module-management-lint
  • pull-kernel-module-management-unit-tests
  • tide

If you are trying to override a checkrun that has a space in it, you must put a double quote on the context.

Details

In response to this:

/override ci/prow/operator-upgrade

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.

@k8s-ci-robot k8s-ci-robot merged commit 3b8e8c3 into kubernetes-sigs:release-2.2 Nov 13, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants