-
Notifications
You must be signed in to change notification settings - Fork 33
Add option to proxyConfig's ca certificates to specify configmap key #1201
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
base: main
Are you sure you want to change the base?
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
/retest |
|
/retest |
8999506 to
4928197
Compare
|
/retest |
2 similar comments
|
/retest |
|
/retest |
f8574c5 to
5b53113
Compare
|
Unless I am missing something, this is already done (slightly differently) in main. What is the related issue? |
|
@blublinsky This is the issue : OLS-1998 (https://issues.redhat.com/browse/OLS-1998). |
| description: The configmap holding proxy CA certificate | ||
| description: The configmap and key holding proxy CA certificate | ||
| properties: | ||
| key: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There definitely should be a default value for the key matching the value we currently expect. We should not require clients who have gotten this to work to now have to specify the key
5b53113 to
1d135c9
Compare
|
@sriroopar: all tests passed! Full PR test history. Your PR dashboard. DetailsInstructions 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. |
Description
Type of change
Related Tickets & Documents
Checklist before requesting a review
Testing