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

Auto-generate aliases for all resource kinds #991

Merged
merged 4 commits into from
Feb 18, 2020

Commits on Feb 14, 2020

  1. Auto-generate aliases for all resource kinds

    Rather than manually curating resource aliases, auto-generate
    the aliases from the OpenAPI spec.
    lblackstone committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    730c298 View commit details
    Browse the repository at this point in the history
  2. Clean up

    lblackstone committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    311d8ac View commit details
    Browse the repository at this point in the history
  3. More cleanup

    lblackstone committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    92f2949 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2020

  1. Simplify aliases

    - Don't specify parent or name
    - Don't self-alias
    lblackstone committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    a620240 View commit details
    Browse the repository at this point in the history