Skip to content
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

Allow user to specify Registry Pull Secret #954

Merged
merged 1 commit into from
Aug 11, 2024

Conversation

apt-x4869
Copy link
Contributor

What type of PR is this? /kind feature

What this PR does / why we need it:
Requirement is to specify credentials for pulling image from private registry.

Which issue(s) this PR fixes:
Allows user to specify imagepullsecret
Fixes #

Special notes for your reviewer:

Does this PR introduce a user-facing change?:
NONE

release-note:

Allow user to specify imagePullSecrets 

@k8s-ci-robot k8s-ci-robot added release-note Denotes a PR that will be considered when it comes time to generate release notes. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. needs-kind Indicates a PR lacks a `kind/foo` label and requires one. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. labels Jun 13, 2024
@k8s-ci-robot
Copy link
Contributor

Hi @apt-x4869. Thanks for your PR.

I'm waiting for a kubernetes member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

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 added needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Jun 13, 2024
@apt-x4869
Copy link
Contributor Author

/kind feature

@k8s-ci-robot k8s-ci-robot added kind/feature Categorizes issue or PR as related to a new feature. and removed needs-kind Indicates a PR lacks a `kind/foo` label and requires one. labels Jun 14, 2024
@apt-x4869
Copy link
Contributor Author

@cartermckinnon @dims ,
Could you review ?

@dims
Copy link
Member

dims commented Jun 18, 2024

@apt-x4869 dunno which way we will go #933

Do you mind adding what your use case is in that issue?

@apt-x4869
Copy link
Contributor Author

apt-x4869 commented Jun 23, 2024

@apt-x4869 dunno which way we will go #933

Do you mind adding what your use case is in that issue?

@dims
Added use case.

@apt-x4869
Copy link
Contributor Author

@cartermckinnon @dims ,
Could you review ?

@apt-x4869
Copy link
Contributor Author

Hello
Any remarks?

@apt-x4869
Copy link
Contributor Author

Hello @cartermckinnon @dims

Could I have a review ?

Thanks,
Aman

@apt-x4869
Copy link
Contributor Author

@cartermckinnon @dims ,
Could you please review ?
Sadly, it has been two months now for this simple change.

@dims
Copy link
Member

dims commented Aug 10, 2024

/assign @cartermckinnon @kmala

@kmala
Copy link
Member

kmala commented Aug 10, 2024

since there are use cases mentioned in #933 , we can pick the new changes to the helm template for now. Sorry for the delay @apt-x4869
/ok-to-test

@k8s-ci-robot k8s-ci-robot added ok-to-test Indicates a non-member PR verified by an org member that is safe to test. and removed needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. labels Aug 10, 2024
@kmala
Copy link
Member

kmala commented Aug 10, 2024

/triage accepted

@k8s-ci-robot k8s-ci-robot added triage/accepted Indicates an issue or PR is ready to be actively worked on. and removed needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. labels Aug 10, 2024
@apt-x4869
Copy link
Contributor Author

/retest

@apt-x4869
Copy link
Contributor Author

@kmala
Needs approved, lgtm labels.

@kmala
Copy link
Member

kmala commented Aug 11, 2024

/lgtm
/approve

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

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: kmala

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 /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 Aug 11, 2024
@k8s-ci-robot k8s-ci-robot merged commit 1ae6481 into kubernetes:master Aug 11, 2024
11 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. kind/feature Categorizes issue or PR as related to a new feature. lgtm "Looks good to me", indicates that a PR is ready to be merged. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. release-note Denotes a PR that will be considered when it comes time to generate release notes. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. triage/accepted Indicates an issue or PR is ready to be actively worked on.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants