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, GHA, k8s, and Vault #189

Merged
merged 1 commit into from
Mar 23, 2023
Merged

Update go, GHA, k8s, and Vault #189

merged 1 commit into from
Mar 23, 2023

Conversation

tvoran
Copy link
Member

@tvoran tvoran commented Mar 23, 2023

Overview

Update go, GHA, k8s, and Vault

Design of Change

Use go 1.20.2, and update x/net to v0.8.0:

golang.org/x/net v0.5.0 => v0.8.0
golang.org/x/sys v0.4.0 => v0.6.0
golang.org/x/text v0.6.0 => v0.8.0

Update k8s versions and add 1.26.2. Use known GHA SHAs in the test workflow, update helm/kind-action's version and remove azure/setup-kubectl in favor of the kubectl_version option on helm/kind-action.

Removes the extra caching steps in favor of setup-go@v3's built-in caching support.

Use go 1.20.2, and update x/net to v0.8.0:

golang.org/x/net v0.5.0 => v0.8.0
golang.org/x/sys v0.4.0 => v0.6.0
golang.org/x/text v0.6.0 => v0.8.0

Update k8s versions and add 1.26.2. Use known GHA SHAs in the test
workflow, update helm/kind-action's version and remove
azure/setup-kubectl in favor of the kubectl_version option on
helm/kind-action.

Removes the extra caching steps in favor of setup-go@v3's built-in
caching support.
@tvoran tvoran requested a review from a team March 23, 2023 01:17
Copy link

@kschoche kschoche left a comment

Choose a reason for hiding this comment

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

LGTM!

with:
go-version: 1.19.3
- uses: actions/cache@v2
kubectl_version: v1.25.3
Copy link
Contributor

Choose a reason for hiding this comment

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

🎉

@tvoran tvoran merged commit 815e7b6 into main Mar 23, 2023
@tvoran tvoran deleted the update-deps-gha branch March 23, 2023 15:38
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