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 Go version and dependencies to ease development #312

Merged
merged 3 commits into from
Apr 2, 2024

Commits on Mar 30, 2024

  1. Update Go version and dependencies

    Update Go to version 1.21
    
    Updates the following Go packages:
    * Ginkgo
    * Gomega
    * Porter
    * Porter Magefiles
    
    Mixins:
    * Kubernetes
    * Helm3
    * Exec
    
    External dependencies:
    * Operator SDK
    * Kustomize
    * controller-gen
    * Ginkgo
    
    Signed-off-by: Kim Christensen <kimworking@gmail.com>
    kichristensen committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    ddd4682 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2024

  1. Upgrade controller-runtime dependency

    Signed-off-by: Kim Christensen <kimworking@gmail.com>
    kichristensen committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    c04aef3 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Fix unit tests

    Signed-off-by: Kim Christensen <kimworking@gmail.com>
    kichristensen committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    0c1a5e0 View commit details
    Browse the repository at this point in the history