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

Upgrade plugin to support 1.30 Kubernetes version cluster and sideCars version #814

Merged
merged 4 commits into from
Oct 15, 2024

Conversation

outscale-hmi
Copy link
Contributor

@outscale-hmi outscale-hmi commented Aug 26, 2024

  • Bump k8s from 1.26 to 1.30

@outscale-hmi outscale-hmi force-pushed the bumpVersion branch 4 times, most recently from 6b80c57 to b9e90ca Compare August 26, 2024 14:41
Dockerfile Outdated
Comment on lines 26 to 28
xfsprogs=6.8.0-r0 \
xfsprogs-extra=6.8.0-r0 \
Copy link
Contributor

Choose a reason for hiding this comment

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

This could be very delicate xfs lib is used by node controller to perform disk format. However, before upgrading we have to make sure the lib is not newer than xfs kernel module (client side).

Copy link
Contributor Author

Choose a reason for hiding this comment

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

OK I ll not upgrade it for now

@outscale-hmi outscale-hmi force-pushed the bumpVersion branch 5 times, most recently from b5de92f to 44c0717 Compare September 17, 2024 12:37
@outscale-hmi outscale-hmi force-pushed the bumpVersion branch 11 times, most recently from b9e41ae to 5c2518e Compare October 7, 2024 11:07
@outscale-hmi outscale-hmi force-pushed the bumpVersion branch 5 times, most recently from 036818b to 3e58b9a Compare October 9, 2024 11:32
@outscale-hmi outscale-hmi force-pushed the bumpVersion branch 10 times, most recently from 5a223fc to af6e8cd Compare October 13, 2024 17:37
Signed-off-by: hanenMizouni <[email protected]>
@outscale-hmi outscale-hmi force-pushed the bumpVersion branch 2 times, most recently from e37b4ee to a47bd2b Compare October 15, 2024 07:33
@@ -187,6 +187,10 @@ node:
tolerateAllTaints: true
# -- Pod tolerations
tolerations: []
# Warning: This option will be removed in a future release. It is a temporary workaround for users unable to immediately migrate off of older kernel versions.
Copy link
Contributor Author

Choose a reason for hiding this comment

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

removed in the second commit

@outscale-hmi outscale-hmi merged commit fd5a4c9 into master Oct 15, 2024
3 checks passed
@outscale-hmi outscale-hmi changed the title bump k8s and go versions Upgrade plugin to support 1.30 Kubernetes version cluster Oct 16, 2024
@outscale-hmi outscale-hmi changed the title Upgrade plugin to support 1.30 Kubernetes version cluster Upgrade plugin to support 1.30 Kubernetes version cluster and sideCars version Oct 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants