Skip to content
This repository has been archived by the owner on Oct 12, 2023. It is now read-only.

kubebuilder 2 #93

Merged
merged 10 commits into from
Jan 18, 2021
Merged

kubebuilder 2 #93

merged 10 commits into from
Jan 18, 2021

Commits on Jan 13, 2021

  1. chore: "rebase" using kubebuilder 2

    Signed-off-by: Michael Goodness <michael.goodness@mlb.com>
    mgoodness committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    a22fa0f View commit details
    Browse the repository at this point in the history
  2. chore: address linting errors

    Signed-off-by: Michael Goodness <michael.goodness@mlb.com>
    mgoodness committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    e9cf1df View commit details
    Browse the repository at this point in the history
  3. fix(tests): use ElementsMatch instead of Equal

    Signed-off-by: Michael Goodness <michael.goodness@mlb.com>
    mgoodness committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    c329683 View commit details
    Browse the repository at this point in the history
  4. Intermittent test failure in TestGitGenerateParamsFromFiles

    Signed-off-by: Michael Goodness <michael.goodness@mlb.com>
    mgoodness committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    4d83b92 View commit details
    Browse the repository at this point in the history
  5. chore: generate code & CRD on build

    Signed-off-by: Michael Goodness <michael.goodness@mlb.com>
    mgoodness committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    165e407 View commit details
    Browse the repository at this point in the history
  6. chore: standardize Go 1.14.12

    Signed-off-by: Michael Goodness <michael.goodness@mlb.com>
    mgoodness committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    4275747 View commit details
    Browse the repository at this point in the history
  7. fix: go mod tidy

    Signed-off-by: Michael Goodness <michael.goodness@mlb.com>
    mgoodness committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    72d79f8 View commit details
    Browse the repository at this point in the history
  8. Apply suggestions from code review

    Co-authored-by: William Tam <wtam@redhat.com>
    mgoodness and wtam2018 committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    c220bd3 View commit details
    Browse the repository at this point in the history
  9. fix(Dockerfile): copy dirs

    Signed-off-by: Michael Goodness <michael.goodness@mlb.com>
    mgoodness committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    8056c5d View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2021

  1. chore(Dockerfile): drop GO11MODULE

    Signed-off-by: Michael Goodness <michael.goodness@mlb.com>
    mgoodness committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    58d4be9 View commit details
    Browse the repository at this point in the history