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

Adds human-friendly table printing for resource listing #85

Merged
merged 5 commits into from
May 9, 2019

Commits on May 7, 2019

  1. Configuration menu
    Copy the full SHA
    ce85f13 View commit details
    Browse the repository at this point in the history
  2. Updates the vendor/modules.txt

     As its updated after running hack/verify-codegen.sh
    navidshaikh committed May 7, 2019
    Configuration menu
    Copy the full SHA
    739c1e9 View commit details
    Browse the repository at this point in the history
  3. Removes WithKind and WithNamespace printing options

     Lets start with bare minimum printer
    navidshaikh committed May 7, 2019
    Configuration menu
    Copy the full SHA
    b54e31e View commit details
    Browse the repository at this point in the history

Commits on May 8, 2019

  1. Adds licenses

     and references the original implementation file link.
    
     Removes pkg/printers/printers.go
    navidshaikh committed May 8, 2019
    Configuration menu
    Copy the full SHA
    06f8cd0 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2019

  1. Removes unused imports

    navidshaikh committed May 9, 2019
    Configuration menu
    Copy the full SHA
    51470cb View commit details
    Browse the repository at this point in the history