Skip to content
This repository has been archived by the owner on May 6, 2022. It is now read-only.

Show AGE column for service catalog resources in kubectl #1598

Closed
wants to merge 2 commits into from

Conversation

luksa
Copy link
Contributor

@luksa luksa commented Nov 23, 2017

This is an additional feature on top of #1597

Do not merge yet, as this requires kubectl to support JSONPath functions in custom-columns expressions, which is implemented here: kubernetes/kubernetes#56301

@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Nov 23, 2017
This makes kubectl show the proper columns for ServiceCatalog resources.
All other Kubernetes resources are shown with the AGE column, the
ServiceCatalog resources should be, too. This commit, however, requires
kubectl to support functions in JSONPath expressions, which is a new
feature.
@k8s-ci-robot k8s-ci-robot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. and removed size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Dec 21, 2017
@kibbles-n-bytes
Copy link
Contributor

I'm going to go ahead and add the do-not-merge label until the dependency on k8s/k8s is merged in!

@luksa
Copy link
Contributor Author

luksa commented Jun 11, 2018

I'm closing this. Superseded by #2091

@luksa luksa closed this Jun 11, 2018
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/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.

3 participants