-
Notifications
You must be signed in to change notification settings - Fork 40k
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
cluster: delete lot's of stuff #58564
cluster: delete lot's of stuff #58564
Conversation
821ce1f
to
fb6ca67
Compare
0a10b89
to
86ed418
Compare
# | ||
# KUBE_MASTER_URL will be empty if no current-context is set, or the | ||
# current-context user does not exist or contain a server entry. | ||
function detect-master-from-kubeconfig() { |
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.
It looks like this is used somewhere in the test framework:
W0120 06:24:49.133] ./hack/ginkgo-e2e.sh: line 53: detect-master-from-kubeconfig: command not found
W0120 06:24:49.136] !!! Error in ./hack/ginkgo-e2e.sh:53
W0120 06:24:49.136] Error in ./hack/ginkgo-e2e.sh:53. 'detect-master-from-kubeconfig' exited with status 127
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.
Since registry example is to be deleted,I will close the PR about the registry. BTW, would you like to add a TODO list for tracking process flow about clean work? |
86ed418
to
a7a7606
Compare
7c1d8f8
to
952d6b9
Compare
e2e should be fixed by #57896 |
/retest |
1 similar comment
/retest |
/retest nfs issues: #58578 |
/retest quota limits on vpcs in new account |
Opened #58578 to track the NFS failures. |
/approve This is why we have source control... |
45768e8
to
0ced6b6
Compare
0ced6b6
to
0d39648
Compare
/test pull-kubernetes-unit |
/approve |
/retest |
/lgtm
…On Feb 1, 2018 17:54, "Mike Danese" ***@***.***> wrote:
Assigned #58564 <#58564> to
@krousey <https://github.com/krousey>.
—
You are receiving this because you were assigned.
Reply to this email directly, view it on GitHub
<#58564 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAJlm9yfsDsv1Uu8hbt3uTC38lMvpf-7ks5tQmq3gaJpZM4RlUG6>
.
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: jbeda, krousey, mikedanese The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these OWNERS Files:
You can indicate your approval by writing |
Automatic merge from submit-queue (batch tested with PRs 55439, 58564, 59028, 59169, 59259). If you want to cherry-pick this change to another branch, please follow the instructions here. |
update Kubernetes link to version 1.9.X which includes registry addon Ref: https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.10.md kubernetes/kubernetes#58564 Signed-off-by: chienfuchen32 <chienfuchen32@gmail.com>
Update Kubernetes link to version 1.9.X which includes registry addon. Ref: https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.10.md kubernetes/kubernetes#58564 Signed-off-by: chienfuchen32 <chienfuchen32@gmail.com>
Update Kubernetes link to version 1.9.X which includes registry addon. Ref: https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.10.md kubernetes/kubernetes#58564 Signed-off-by: chienfuchen32 <chienfuchen32@gmail.com> (cherry picked from commit c7f1857)
Update Kubernetes link to version 1.9.X which includes registry addon. Ref: https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.10.md kubernetes/kubernetes#58564 Signed-off-by: chienfuchen32 <chienfuchen32@gmail.com> (cherry picked from commit c7f1857)
Update Kubernetes link to version 1.9.X which includes registry addon. Ref: https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.10.md kubernetes/kubernetes#58564 Signed-off-by: chienfuchen32 <chienfuchen32@gmail.com>
Update Kubernetes link to version 1.9.X which includes registry addon. Ref: https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.10.md kubernetes/kubernetes#58564 Signed-off-by: chienfuchen32 <chienfuchen32@gmail.com>
let me know if any of this is too aggressive.
see #49213