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

Upgrade to operator-sdk 1.0 #167

Merged
merged 25 commits into from
Oct 5, 2020
Merged

Upgrade to operator-sdk 1.0 #167

merged 25 commits into from
Oct 5, 2020

Commits on Sep 29, 2020

  1. Init step

    ytsarev committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    a696852 View commit details
    Browse the repository at this point in the history
  2. Api create

    ytsarev committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    8f96db3 View commit details
    Browse the repository at this point in the history
  3. Migrate api spec

    ytsarev committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    0b8acf0 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2020

  1. Initial controller migration

    ytsarev committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    9afb5b3 View commit details
    Browse the repository at this point in the history
  2. Migrate controller - dirty

    ytsarev committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    a397e3f View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2020

  1. Configuration menu
    Copy the full SHA
    3bf5a5b View commit details
    Browse the repository at this point in the history
  2. Compiles!

    ytsarev committed Oct 1, 2020
    Configuration menu
    Copy the full SHA
    7a37fa3 View commit details
    Browse the repository at this point in the history
  3. Plus tests ready

    ytsarev committed Oct 1, 2020
    Configuration menu
    Copy the full SHA
    6f21347 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    45decec View commit details
    Browse the repository at this point in the history
  5. migrate main.go

    ytsarev committed Oct 1, 2020
    Configuration menu
    Copy the full SHA
    4a82d02 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4e55a87 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2020

  1. Configuration menu
    Copy the full SHA
    b2e05a2 View commit details
    Browse the repository at this point in the history
  2. Fix test memory crash

    ytsarev committed Oct 2, 2020
    Configuration menu
    Copy the full SHA
    d74abf8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fa1152a View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2020

  1. Fix service cleanup

    ytsarev committed Oct 3, 2020
    Configuration menu
    Copy the full SHA
    0e364a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e42069 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    111d925 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dc2e626 View commit details
    Browse the repository at this point in the history
  5. Rely on entrypoint since 1.0

    ytsarev committed Oct 3, 2020
    Configuration menu
    Copy the full SHA
    7ec65ef View commit details
    Browse the repository at this point in the history
  6. Final move to 1.0

    ytsarev committed Oct 3, 2020
    Configuration menu
    Copy the full SHA
    6a6c5e5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    707bd1b View commit details
    Browse the repository at this point in the history
  8. Adapt linters

    ytsarev committed Oct 3, 2020
    Configuration menu
    Copy the full SHA
    0c23eef View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c75d91a View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2020

  1. Stabilizie terratest

    * Stick to stable podinfo version from dockerhub
    * Switch to stable column based output of service status as
      jsonpath output suddenly changed in newer kubectl version
    ytsarev committed Oct 4, 2020
    Configuration menu
    Copy the full SHA
    611401b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d05dc6 View commit details
    Browse the repository at this point in the history