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

Bumping to k8s 1.25 #109

Merged
merged 6 commits into from
Sep 20, 2022

Commits on Sep 2, 2022

  1. Bumping to k8s 1.25 & go 1.19

    Signed-off-by: jesus m. rodriguez <jesusr@redhat.com>
    jmrodri committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    3a22919 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2022

  1. Bump ci to go 1.19

    Signed-off-by: jesus m. rodriguez <jesusr@redhat.com>
    jmrodri committed Sep 3, 2022
    Configuration menu
    Copy the full SHA
    baffadc View commit details
    Browse the repository at this point in the history
  2. Bump golangci-lint & fix linter errors

    Signed-off-by: jesus m. rodriguez <jesusr@redhat.com>
    jmrodri committed Sep 3, 2022
    Configuration menu
    Copy the full SHA
    3d28851 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2022

  1. Setup go for lint call.

    The github action with the newer linter needs go setup for it to run
    properly.
    
    Signed-off-by: jesus m. rodriguez <jesusr@redhat.com>
    jmrodri committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    e5200e2 View commit details
    Browse the repository at this point in the history
  2. Remove deprecated -i flag from go build

    Signed-off-by: jesus m. rodriguez <jesusr@redhat.com>
    jmrodri committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    00e118a View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2022

  1. Use setup-go v3 gh action

    jmrodri committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    c4dff71 View commit details
    Browse the repository at this point in the history