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 dependencies #152

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Update dependencies #152

wants to merge 1 commit into from

Conversation

012xx
Copy link

@012xx 012xx commented Jan 9, 2025

Overview

Update dependencies and improve code maintainability.

What

  • Updated aqua-installer to v3.1.0
  • Updated golangci-lint to v1.54.2
  • Updated controller-gen to v0.12.1
  • Updated kind to v0.26.0
  • Updated GitHub Actions dependencies:
    • actions/checkout to v3
    • actions/setup-go to v4
    • docker/setup-buildx-action to v3
    • docker/login-action to v2
    • docker/build-push-action to v4
    • helm/chart-releaser-action to v1.5.0
    • helm/kind-action to v1.7.0
    • peter-evans/create-pull-request to v5
  • Modified the handler function to use a typed rate limiter
  • Simplified CRD definitions due to controller-gen updates
  • Aligned kind version with node compatibility

Why

Keeping dependencies up to date ensures security, stability, and compatibility with the latest versions. The changes also improve code maintainability by simplifying CRD definitions and refining the handler function.

@012xx 012xx force-pushed the container-updates branch 4 times, most recently from 29fed2b to dc4cc79 Compare February 20, 2025 07:26
@012xx 012xx force-pushed the container-updates branch from d35cc5c to 91a419c Compare February 21, 2025 03:56
@012xx 012xx marked this pull request as ready for review February 21, 2025 05:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant