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 to Go 1.21 #353

Merged
merged 1 commit into from
May 29, 2024
Merged

Update to Go 1.21 #353

merged 1 commit into from
May 29, 2024

Conversation

simonmarty
Copy link
Contributor

@simonmarty simonmarty commented May 29, 2024

Issue #, if available:

Description of changes: Go 1.20 is EOL. The CSI Driver has moved to Go 1.21 here

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@simonmarty simonmarty requested a review from a team as a code owner May 29, 2024 21:14
@simonmarty simonmarty enabled auto-merge (squash) May 29, 2024 21:17
@@ -17,3 +17,5 @@
# VS Code
.vscode/
_output

secrets-store-csi-driver-provider-aws
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

When does this folder get created?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

go build . creates this binary file.

@simonmarty simonmarty merged commit fb78a36 into aws:main May 29, 2024
1 check passed
@simonmarty simonmarty deleted the version_update branch May 29, 2024 22:04
nlamirault added a commit to nlamirault/secrets-store-csi-driver-provider-aws that referenced this pull request Jun 10, 2024
* main: (41 commits)
  Increment helm chart version number
  Update image tag (aws#355)
  Update to Go 1.21 (aws#353)
  Bump golang.org/x/net from 0.20.0 to 0.23.0 (aws#341)
  Helm: fix environment variables location (aws#332)
  Update the version of the image (aws#331)
  Fix support for non-default kubelet root directory (aws#330)
  Increase the version to 0.3.8
  Make throttling params QPS and Burst configurable (aws#323)
  Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 (aws#325)
  Add support for non-default kubelet root directory (aws#322)
  Allow users to configure the underlying AWS SDK to enable FIPS endpoint (aws#324)
  STS VPC endpoint for private clusters (aws#319)
  Update to secrets-store.csi.x-k8s.io/v1 (aws#317)
  Update CODEOWNERS
  Update helm chart to version 0.3.6 (aws#309)
  Move to Go 1.20 (aws#303)
  Version bump (aws#297)
  Update dependencies (aws#296)
  Clarify requirement for EC2 on EKS (aws#275)
  ...

Signed-off-by: Nicolas Lamirault <nicolas.lamirault@gmail.com>
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.

3 participants