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

Print columns for CRD with -o wide #23

Merged
merged 1 commit into from
Feb 11, 2020

Conversation

alexellis
Copy link
Member

Description

When users run get fni -o wide, they can now see each of the
most important columns in their kubectl output.

Signed-off-by: Alex Ellis (OpenFaaS Ltd) alexellis2@gmail.com

Example

kosmos:ingress-operator alex$ kubectl get fni -o wide -A
NAMESPACE   NAME                       DOMAIN                 FUNCTION            INGRESSTYPE   TLS
openfaas    book-openfaas-io-tls       book.openfaas.io       openfaas-calendar   nginx         true
openfaas    insiders-openfaas-io-tls   insiders.openfaas.io   openfaas-insiders   nginx         true
openfaas    slack-openfaas-io-tls      slack.openfaas.io      openfaas-slack      nginx         true
openfaas    zoom-openfaas-io-tls       zoom.openfaas.io       openfaas-zoom       nginx         true

When users run get fni -o wide, they can now see each of the
most important columns in their kubectl output.

Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
Copy link

@Waterdrips Waterdrips left a comment

Choose a reason for hiding this comment

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

LGTM

@alexellis alexellis merged commit 1ef3c46 into master Feb 11, 2020
@alexellis alexellis deleted the openfaasltd/add-printer-columns branch February 11, 2020 09:41
@alexellis
Copy link
Member Author

ty

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants