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 Kubebuilder v2 #1723

Merged
merged 85 commits into from
Sep 23, 2019
Merged

Upgrade to Kubebuilder v2 #1723

merged 85 commits into from
Sep 23, 2019

Commits on Aug 9, 2019

  1. Init APM

    anyasabo committed Aug 9, 2019
    Configuration menu
    Copy the full SHA
    8b6aa95 View commit details
    Browse the repository at this point in the history
  2. Add apm types

    anyasabo committed Aug 9, 2019
    Configuration menu
    Copy the full SHA
    99c0d6d View commit details
    Browse the repository at this point in the history
  3. Add dep config

    anyasabo committed Aug 9, 2019
    Configuration menu
    Copy the full SHA
    a5686c2 View commit details
    Browse the repository at this point in the history
  4. Correct marker

    anyasabo committed Aug 9, 2019
    Configuration menu
    Copy the full SHA
    1fa81f3 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2019

  1. Configuration menu
    Copy the full SHA
    b9611e5 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2019

  1. Update to rc0

    anyasabo committed Aug 16, 2019
    Configuration menu
    Copy the full SHA
    7a1296b View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2019

  1. WIP

    anyasabo committed Aug 19, 2019
    Configuration menu
    Copy the full SHA
    2777758 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2019

  1. Configuration menu
    Copy the full SHA
    d3b7e3f View commit details
    Browse the repository at this point in the history
  2. Add initial go mod

    anyasabo committed Aug 21, 2019
    Configuration menu
    Copy the full SHA
    b5a6e8d View commit details
    Browse the repository at this point in the history
  3. Rev PROJECT

    anyasabo committed Aug 21, 2019
    Configuration menu
    Copy the full SHA
    e314acb View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2019

  1. Move go mod

    anyasabo committed Aug 22, 2019
    Configuration menu
    Copy the full SHA
    be9a48d View commit details
    Browse the repository at this point in the history
  2. Update make generate

    anyasabo committed Aug 22, 2019
    Configuration menu
    Copy the full SHA
    16bcb3c View commit details
    Browse the repository at this point in the history
  3. Remove webhook pkg

    anyasabo committed Aug 22, 2019
    Configuration menu
    Copy the full SHA
    e64f9c7 View commit details
    Browse the repository at this point in the history
  4. Remove old apm files

    anyasabo committed Aug 22, 2019
    Configuration menu
    Copy the full SHA
    d7ea8e5 View commit details
    Browse the repository at this point in the history
  5. Add new main.go

    anyasabo committed Aug 22, 2019
    Configuration menu
    Copy the full SHA
    1c03fbf View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2019

  1. Merge master WIP

    anyasabo committed Aug 23, 2019
    Configuration menu
    Copy the full SHA
    23c9074 View commit details
    Browse the repository at this point in the history
  2. rm operators dirs

    anyasabo committed Aug 23, 2019
    Configuration menu
    Copy the full SHA
    541a9ca View commit details
    Browse the repository at this point in the history
  3. WIP

    anyasabo committed Aug 23, 2019
    Configuration menu
    Copy the full SHA
    e96bdc0 View commit details
    Browse the repository at this point in the history
  4. Revert "Remove webhook pkg"

    This reverts commit e64f9c7.
    anyasabo committed Aug 23, 2019
    Configuration menu
    Copy the full SHA
    02e2e14 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    955debe View commit details
    Browse the repository at this point in the history
  6. WIP

    anyasabo committed Aug 23, 2019
    Configuration menu
    Copy the full SHA
    2b4c842 View commit details
    Browse the repository at this point in the history
  7. WIP

    anyasabo committed Aug 23, 2019
    Configuration menu
    Copy the full SHA
    91b0b2d View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2019

  1. WIP

    anyasabo committed Aug 30, 2019
    Configuration menu
    Copy the full SHA
    2737191 View commit details
    Browse the repository at this point in the history
  2. Merge master

    anyasabo committed Aug 30, 2019
    Configuration menu
    Copy the full SHA
    68daf75 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2019

  1. WIP

    anyasabo committed Aug 31, 2019
    Configuration menu
    Copy the full SHA
    06f1978 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2019

  1. Fix label selectors

    anyasabo committed Sep 3, 2019
    Configuration menu
    Copy the full SHA
    56c345e View commit details
    Browse the repository at this point in the history
  2. Add labels to test fixture

    anyasabo committed Sep 3, 2019
    Configuration menu
    Copy the full SHA
    0c15f12 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    046fe15 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e637ce4 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2019

  1. Add owner watch test

    anyasabo committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    063f0de View commit details
    Browse the repository at this point in the history
  2. Inject mapper

    anyasabo committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    c3981d7 View commit details
    Browse the repository at this point in the history
  3. Update to golang 1.13

    anyasabo committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    29b7ecb View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2019

  1. WIP

    anyasabo committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    bcef904 View commit details
    Browse the repository at this point in the history
  2. Merge master

    anyasabo committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    1690b71 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fb32b86 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    98a9ffc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c71d027 View commit details
    Browse the repository at this point in the history
  6. Rerun make generate

    anyasabo committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    e5130b1 View commit details
    Browse the repository at this point in the history
  7. WIP go mod tidy

    anyasabo committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    4c7eb9e View commit details
    Browse the repository at this point in the history
  8. Fix e2e list options

    anyasabo committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    0b304cc View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fc3d826 View commit details
    Browse the repository at this point in the history
  10. Update ES and KB APIs

    anyasabo committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    fcf8f7e View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2019

  1. Configuration menu
    Copy the full SHA
    e7f3bd3 View commit details
    Browse the repository at this point in the history
  2. Add scheme to old manager

    anyasabo committed Sep 9, 2019
    Configuration menu
    Copy the full SHA
    cd669f1 View commit details
    Browse the repository at this point in the history
  3. WIP

    anyasabo committed Sep 9, 2019
    Configuration menu
    Copy the full SHA
    d2d4be8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c0abebe View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2019

  1. Update main

    anyasabo committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    25a1e25 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2019

  1. Add remaining controllers

    anyasabo committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    c70f14e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb4cb3a View commit details
    Browse the repository at this point in the history
  3. WIP

    anyasabo committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    3ad5f04 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2019

  1. WIP

    anyasabo committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    23d75fb View commit details
    Browse the repository at this point in the history
  2. Merge master WIP

    anyasabo committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    dbc4a69 View commit details
    Browse the repository at this point in the history
  3. Update dep

    anyasabo committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    c748970 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ab0234a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aa61674 View commit details
    Browse the repository at this point in the history
  6. Update list opts

    anyasabo committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    ef53463 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2019

  1. Tidy

    anyasabo committed Sep 16, 2019
    Configuration menu
    Copy the full SHA
    d19ebff View commit details
    Browse the repository at this point in the history
  2. Merge master

    anyasabo committed Sep 16, 2019
    Configuration menu
    Copy the full SHA
    84a7998 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2e788cc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0aac643 View commit details
    Browse the repository at this point in the history
  5. Add gobin to makefile

    anyasabo committed Sep 16, 2019
    Configuration menu
    Copy the full SHA
    a8f2336 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ccb5a29 View commit details
    Browse the repository at this point in the history
  7. Todo cleanup

    anyasabo committed Sep 16, 2019
    Configuration menu
    Copy the full SHA
    8390503 View commit details
    Browse the repository at this point in the history
  8. Fmt

    anyasabo committed Sep 16, 2019
    Configuration menu
    Copy the full SHA
    ff438da View commit details
    Browse the repository at this point in the history
  9. Rev golangci-lint in CI

    anyasabo committed Sep 16, 2019
    Configuration menu
    Copy the full SHA
    953d9bb View commit details
    Browse the repository at this point in the history
  10. Lint

    anyasabo committed Sep 16, 2019
    Configuration menu
    Copy the full SHA
    7012aeb View commit details
    Browse the repository at this point in the history
  11. Merge master

    anyasabo committed Sep 16, 2019
    Configuration menu
    Copy the full SHA
    95f00b2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4f446e4 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2019

  1. Remove check-fmt from ci

    anyasabo committed Sep 17, 2019
    Configuration menu
    Copy the full SHA
    1e3c6e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1db04d0 View commit details
    Browse the repository at this point in the history
  3. Update go.sum

    anyasabo committed Sep 17, 2019
    Configuration menu
    Copy the full SHA
    3c73f0b View commit details
    Browse the repository at this point in the history
  4. Ignore test output

    anyasabo committed Sep 17, 2019
    Configuration menu
    Copy the full SHA
    7a19ba1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0f4176e View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2019

  1. Cleanup todos

    anyasabo committed Sep 18, 2019
    Configuration menu
    Copy the full SHA
    26e05a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a7e406 View commit details
    Browse the repository at this point in the history
  3. Update dockerfile

    anyasabo committed Sep 18, 2019
    Configuration menu
    Copy the full SHA
    3fecd43 View commit details
    Browse the repository at this point in the history
  4. Cleanup

    anyasabo committed Sep 18, 2019
    Configuration menu
    Copy the full SHA
    062d803 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2019

  1. Merge master

    anyasabo committed Sep 19, 2019
    Configuration menu
    Copy the full SHA
    bf4177b View commit details
    Browse the repository at this point in the history
  2. Update test selectors

    anyasabo committed Sep 19, 2019
    Configuration menu
    Copy the full SHA
    d2ed566 View commit details
    Browse the repository at this point in the history
  3. Address feedback

    anyasabo committed Sep 19, 2019
    Configuration menu
    Copy the full SHA
    2f1ada2 View commit details
    Browse the repository at this point in the history
  4. Remove license cast

    anyasabo committed Sep 19, 2019
    Configuration menu
    Copy the full SHA
    6f96324 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2019

  1. Address feedback

    anyasabo committed Sep 20, 2019
    Configuration menu
    Copy the full SHA
    ca07f3e View commit details
    Browse the repository at this point in the history
  2. Address feedback

    anyasabo committed Sep 20, 2019
    Configuration menu
    Copy the full SHA
    1db5c53 View commit details
    Browse the repository at this point in the history
  3. Merge master

    anyasabo committed Sep 20, 2019
    Configuration menu
    Copy the full SHA
    93b10eb View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2019

  1. Unexport newReconciler

    anyasabo committed Sep 23, 2019
    Configuration menu
    Copy the full SHA
    63cb581 View commit details
    Browse the repository at this point in the history