feat: allow --oidc-ca-file configuration#89
feat: allow --oidc-ca-file configuration#89kcp-ci-bot merged 3 commits intokcp-dev:mainfrom aaronschweig:main
--oidc-ca-file configuration#89Conversation
Signed-off-by: aaronschweig <aaron.schweig@gmail.com>
|
Hi @aaronschweig. Thanks for your PR. I'm waiting for a kcp-dev member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. 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/test-infra repository. |
|
/ok-to-test |
Signed-off-by: Bastian Echterhölter <bastian.echterhoelter@sap.com> Signed-off-by: aaronschweig <aaron.schweig@gmail.com>
Signed-off-by: aaronschweig <aaron.schweig@gmail.com>
|
@aaronschweig: The following test failed, say
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/test-infra repository. I understand the commands that are listed here. |
|
LGTM label has been added. DetailsGit tree hash: b6d2fbdfacf68bf38f356a74d64a93610604ec2a |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: embik The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Summary
There was still a TODO comment in the authentication section that was deferring the implementation of this flag. This PR adds that.
It is just a proposal - implementationwise pretty straight forward, but happy to change the API if wanted.
What Type of PR Is This?
/kind feature
/kind api-change
Related Issue(s)
Fixes #
Release Notes