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

tls: switch to self-signed admin.kubeconfig #1305

Merged
merged 2 commits into from
Feb 25, 2019

Conversation

deads2k
Copy link
Contributor

@deads2k deads2k commented Feb 23, 2019

now that openshift/cluster-kube-apiserver-operator#297 merged, we can remove the deprecated admin.kubeconfig that used to be in that shared chain.

The kubelet.kubeconfig will take more thought/work because it needs a distinct, long lived signer that can be maintained by something managing the machine configuration for rotation.

@openshift-ci-robot openshift-ci-robot added the size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. label Feb 23, 2019
The KAS now trusts the admin.kubeconfig client cert.
We can remove the old kube-ca signed admin.kubeconfig to more
appropriately scope trust.
@abhinavdahiya
Copy link
Contributor

/test e2e-aws

@deads2k
Copy link
Contributor Author

deads2k commented Feb 25, 2019

/test e2e-aws

it was green from a run two hours ago. Why the kick?

@deads2k deads2k added approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. labels Feb 25, 2019
@deads2k
Copy link
Contributor Author

deads2k commented Feb 25, 2019

per slack, this was just waiting for another green e2e run. Looks good.

@abhinavdahiya
Copy link
Contributor

/lgtm

@openshift-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: abhinavdahiya, deads2k

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

@openshift-merge-robot openshift-merge-robot merged commit 0208204 into openshift:master Feb 25, 2019
wking added a commit to wking/openshift-installer that referenced this pull request Feb 27, 2019
Through 0208204 (Merge pull request openshift#1305 from
deads2k/admin-kubeconfig-2, 2019-02-25).
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. lgtm Indicates that a PR is ready to be merged. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants