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

Bump csi versions #675

Merged
merged 4 commits into from Jan 14, 2022
Merged

Bump csi versions #675

merged 4 commits into from Jan 14, 2022

Conversation

kschumy
Copy link
Contributor

@kschumy kschumy commented Jan 14, 2022

Rationale

We currently use Go 1.15 for all the CSI sidecar. We should be using a new version of Go for them and need to update the sidecar versions to ones that use an updated version of Go.

CSI external-snapshotter was NOT updated at this time. See below for explanation.

Description of changes

external-attacher

external-provisioner

external-resizer

external-snapshotter

  • Added README
  • !!! IMPORTANT !!!!
    The version (v3.0.3) was NOT changed. The Go version is bumped to 1.16 in v4.1.0. The supported version table says we're at the highest compatible version for 1.18 and 1.19. Since they are incompatible with v4.1.0, we have no way of getting a newer Go version simply by bumping version.

livenessprobe

node-driver-registrar


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

Copy link
Contributor

@TerryHowe TerryHowe left a comment

Choose a reason for hiding this comment

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

/lgtm

@eks-distro-bot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: kschumy, TerryHowe

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@eks-distro-bot eks-distro-bot merged commit 0cabcb0 into aws:main Jan 14, 2022
@kschumy kschumy deleted the bump-csi-versions branch September 3, 2022 05:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants