Skip to content
This repository has been archived by the owner on Jul 30, 2021. It is now read-only.

kubeconfig-in-cluster is not a secret #793

Merged

Conversation

redbaron
Copy link
Contributor

@redbaron redbaron commented Dec 6, 2017

There are no secrets in kubeconfig-in-cluster, so it should be a configmap really

@coreosbot
Copy link

Can one of the admins verify this patch?

3 similar comments
@coreosbot
Copy link

Can one of the admins verify this patch?

@coreosbot
Copy link

Can one of the admins verify this patch?

@coreosbot
Copy link

Can one of the admins verify this patch?

@k8s-ci-robot k8s-ci-robot added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Dec 6, 2017
@ericchiang
Copy link
Contributor

coreosbot test this please

@ericchiang
Copy link
Contributor

Yeah this make sense to me. lgtm

Copy link
Contributor

@diegs diegs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@redbaron since #784 was merged do you mind updating the checkpointer e2e tests to match this PR?

https://github.com/kubernetes-incubator/bootkube/blob/master/e2e/checkpointer_test.go#L371

@redbaron redbaron force-pushed the kubeconfig-in-cluster-configmap branch from 3789c8f to 8ac514b Compare December 12, 2017 00:04
@dghubble
Copy link
Contributor

coreosbot run e2e

@redbaron
Copy link
Contributor Author

coreosbot run e2e-calico

@redbaron
Copy link
Contributor Author

coreosbot run e2e

1 similar comment
@diegs
Copy link
Contributor

diegs commented Dec 18, 2017

coreosbot run e2e

@redbaron
Copy link
Contributor Author

@diegs , I have no visibility on what is failing :(

@diegs
Copy link
Contributor

diegs commented Dec 18, 2017

@redbaron sorry, can you please rebase to pick up some test improvements I committed last week? They are still a little flaky but much less so than before. This PR doesn't look like it would cause any failures.

@redbaron
Copy link
Contributor Author

Do you test branch or merge result? Looks like testing merge results would be more robust. I'll rebase in a moment

@redbaron redbaron force-pushed the kubeconfig-in-cluster-configmap branch from 8ac514b to 7911f2f Compare December 18, 2017 20:32
@redbaron
Copy link
Contributor Author

all green!

@diegs diegs merged commit 59fd159 into kubernetes-retired:master Dec 18, 2017
@diegs
Copy link
Contributor

diegs commented Dec 18, 2017

@redbaron agree that testing merge results is better. Unfortunately the jenkins jobs for these tests are very old and don't work that way :-/

@redbaron redbaron deleted the kubeconfig-in-cluster-configmap branch December 18, 2017 20:57
@dghubble
Copy link
Contributor

I think a team member has to say "coreosbot run e2e" after updates, in the last run, only 2 tests were green, there should be 4 (e2e tests were skipped)

@diegs
Copy link
Contributor

diegs commented Dec 19, 2017

ugh, sorry, i thought that once admins test the patch then subsequent pushes to the PR trigger all the tests.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants