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

Update deprecated/removed resource warnings #1135

Merged
merged 11 commits into from
May 20, 2020
Merged

Commits on May 19, 2020

  1. WIP - generate kinds.go

    lblackstone committed May 19, 2020
    Configuration menu
    Copy the full SHA
    4bc98ea View commit details
    Browse the repository at this point in the history
  2. Update write files method

    lblackstone committed May 19, 2020
    Configuration menu
    Copy the full SHA
    3d7e2bb View commit details
    Browse the repository at this point in the history
  3. Clean up

    lblackstone committed May 19, 2020
    Configuration menu
    Copy the full SHA
    08211b6 View commit details
    Browse the repository at this point in the history
  4. Appease the linter

    lblackstone committed May 19, 2020
    Configuration menu
    Copy the full SHA
    de54765 View commit details
    Browse the repository at this point in the history
  5. Update deprecated/removed resource warnings

    Update the list of deprecated and removed apiVersions
    by checking recent k8s changelogs. Unfortunately, the
    OpenAPI spec doesn't have a reliable way of automatically
    extracting this information, so it will have to be manually
    curated based on release notes for now.
    lblackstone committed May 19, 2020
    Configuration menu
    Copy the full SHA
    2ded10a View commit details
    Browse the repository at this point in the history
  6. changelog

    lblackstone committed May 19, 2020
    Configuration menu
    Copy the full SHA
    a1ffe3e View commit details
    Browse the repository at this point in the history

Commits on May 20, 2020

  1. Configuration menu
    Copy the full SHA
    63cdc1d View commit details
    Browse the repository at this point in the history
  2. Fix tests

    lblackstone committed May 20, 2020
    Configuration menu
    Copy the full SHA
    90cdad6 View commit details
    Browse the repository at this point in the history
  3. Expect refresh changes

    lblackstone committed May 20, 2020
    Configuration menu
    Copy the full SHA
    ce60476 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into lblackstone/deprecation

    # Conflicts:
    #	CHANGELOG.md
    lblackstone committed May 20, 2020
    Configuration menu
    Copy the full SHA
    17a53f0 View commit details
    Browse the repository at this point in the history
  5. fix lint

    lblackstone committed May 20, 2020
    Configuration menu
    Copy the full SHA
    b123ddf View commit details
    Browse the repository at this point in the history