Skip to content

kubectl get and describe should work well with extensions #515

Closed
@smarterclayton

Description

@smarterclayton
Contributor

Feature Description

As part of the split of kubectl from close coupling with the repository, and to allow better extensibility, it should be possible for third party API extensions and CRD to provide custom output for kubectl get to avoid kubectl having to have code to interpret those resources. We will move the printing to the server side, and kubectl will retrieve results. We also wish to move describe in a future release.

Activity

added
sig/api-machineryCategorizes an issue or PR as relevant to SIG API Machinery.
sig/cliCategorizes an issue or PR as relevant to SIG CLI.
stage/alphaDenotes an issue tracking an enhancement targeted for Alpha status
on Nov 21, 2017
added this to the next-milestone milestone on Nov 21, 2017
smarterclayton

smarterclayton commented on Nov 21, 2017

@smarterclayton
ContributorAuthor

Client side and beta API targeted for 1.10

idvoretskyi

idvoretskyi commented on Jan 15, 2018

@idvoretskyi
Member

@smarterclayton @kubernetes/sig-cli-feature-requests @kubernetes/sig-api-machinery-feature-requests still on track for 1.10?

smarterclayton

smarterclayton commented on Jan 15, 2018

@smarterclayton
ContributorAuthor

We're trying to close the loop on the 1.10 plan

idvoretskyi

idvoretskyi commented on Jan 22, 2018

@idvoretskyi
Member

@smarterclayton any progress?

smarterclayton

smarterclayton commented on Jan 22, 2018

@smarterclayton
ContributorAuthor

Yes, we are planning to bring this to beta in 1.10. Work is being tracked in kubernetes/kubernetes#58536

added
tracked/yesDenotes an enhancement issue is actively being tracked by the Release Team
on Jan 29, 2018

79 remaining items

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

kind/featureCategorizes issue or PR as related to a new feature.lifecycle/rottenDenotes an issue or PR that has aged beyond stale and will be auto-closed.sig/api-machineryCategorizes an issue or PR as relevant to SIG API Machinery.sig/cliCategorizes an issue or PR as relevant to SIG CLI.stage/stableDenotes an issue tracking an enhancement targeted for Stable/GA status

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

    Development

    No branches or pull requests

      Participants

      @idvoretskyi@justaugustus@soltysh@smarterclayton@pacoxu

      Issue actions

        kubectl get and describe should work well with extensions · Issue #515 · kubernetes/enhancements