-
Notifications
You must be signed in to change notification settings - Fork 6
Add BaseURL & issuer overrides, CABundle #101
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?
Add BaseURL & issuer overrides, CABundle #101
Conversation
Skipping CI for Draft Pull Request. |
3c26218
to
750d908
Compare
36f9924
to
f9a021b
Compare
[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.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
53656a7
to
0c8544f
Compare
/retest |
/retest |
cc53069
to
bedde42
Compare
49eff75
to
8b94fba
Compare
/retest |
3 similar comments
/retest |
/retest |
/retest |
This looks strange flakes. Like kind cluster is struggling to delete namespaces. |
@mjudeikis: The following test failed, say
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/test-infra repository. I understand the commands that are listed here. |
Signed-off-by: Mangirdas Judeikis <[email protected]> On-behalf-of: SAP <[email protected]>
8856016
to
cd70e3e
Compare
This outgrew. Gonna start splitting |
PR needs rebase. 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/test-infra repository. |
Summary
Enables configuring the ShardBaseURL from api so that one can expose shards to be publicly accessible.
Enables providing different issuers for shards and frontproxy server certificates.
Fixes frontproxy kubeconfig trusted certificate value.
What Type of PR Is This?
/kind feature
Related Issue(s)
Fixes #
Release Notes