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

kubectl describe more fields for ingress #17425

Merged
merged 1 commit into from
Dec 11, 2015

Conversation

feiskyer
Copy link
Member

kubectl describe more fields (including endpoints) for ingress

Ref #16927 CC @janetkuo

@k8s-github-robot
Copy link

Labelling this PR as size/M

@k8s-github-robot k8s-github-robot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Nov 18, 2015
@k8s-bot
Copy link

k8s-bot commented Nov 18, 2015

GCE e2e build/test failed for commit b6c4f74a1108dad2345c4abdf109ed155a204a05.

@feiskyer feiskyer closed this Nov 18, 2015
@feiskyer feiskyer reopened this Nov 18, 2015
@thockin thockin assigned bprashanth and unassigned thockin Nov 19, 2015
@k8s-bot
Copy link

k8s-bot commented Nov 19, 2015

GCE e2e test build/test passed for commit 557155a91d47acac70f8dbf2861e84dbfc7c94ac.

@bprashanth
Copy link
Contributor

@feiskyer thanks! this looks good. Can you give me some example output?

@feiskyer
Copy link
Member Author

@bprashanth A simple demo is

# ./kubectl describe ingress
Name:       test-ingress
Namespace:  default
Labels:     <none>
Rules:
Backend:    nginx:8078
Endpoints:  192.168.123.10:80,192.168.123.11:80
Annotations:
No events.

@bprashanth
Copy link
Contributor

LGTM, sorry for delay

@bprashanth bprashanth added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Dec 10, 2015
@k8s-github-robot
Copy link

@k8s-bot test this

Tests are more than 48 hours old. Re-running tests.

@k8s-bot
Copy link

k8s-bot commented Dec 10, 2015

GCE e2e build/test failed for commit 557155a91d47acac70f8dbf2861e84dbfc7c94ac.

@feiskyer
Copy link
Member Author

Thanks @bprashanth, I rebased this to trigger e2e tests.

@k8s-bot
Copy link

k8s-bot commented Dec 10, 2015

GCE e2e build/test failed for commit 7fc206b9bc3346de3d6f1857dc7d6d0a4cabbbbf.

@k8s-github-robot
Copy link

PR changed after LGTM, removing LGTM.

@k8s-github-robot k8s-github-robot removed the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Dec 10, 2015
@k8s-bot
Copy link

k8s-bot commented Dec 10, 2015

GCE e2e build/test failed for commit 0d61141.

@feiskyer
Copy link
Member Author

@bprashanth Could you help to check why GCE e2e test failing?

@janetkuo
Copy link
Member

@k8s-bot e2e test this

@janetkuo janetkuo added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Dec 10, 2015
@k8s-bot
Copy link

k8s-bot commented Dec 10, 2015

GCE e2e test build/test passed for commit 0d61141.

@k8s-github-robot
Copy link

@k8s-bot test this [submit-queue is verifying that this PR is safe to merge]

@k8s-bot
Copy link

k8s-bot commented Dec 11, 2015

GCE e2e test build/test passed for commit 0d61141.

@k8s-github-robot
Copy link

Automatic merge from submit-queue

k8s-github-robot pushed a commit that referenced this pull request Dec 11, 2015
@k8s-github-robot k8s-github-robot merged commit 4e553f0 into kubernetes:master Dec 11, 2015
@feiskyer feiskyer deleted the desc-ingress branch April 26, 2016 06:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm "Looks good to me", indicates that a PR is ready to be merged. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants