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 third party packages for 1.7.0 #2022

Merged
merged 14 commits into from
Mar 28, 2022
Merged

Conversation

cbgbt
Copy link
Contributor

@cbgbt cbgbt commented Mar 24, 2022

Issue number: #1964

Description of changes:
This updates our dependencies under packages/ to the latest upstream versions, minus a few:

  • open-vm-tools: This has moved to a new minor update (rather than a patch update) and requires further evaluation
  • nvidia-related packages -- excluded for now mostly because I'm still coming up to speed on how they're packaged, and don't want to otherwise block our updates. Here's what's yet to come:
    • libnvidia-container
    • nvidia-container-toolkit
    • nvidia-k8s-device-plugin

Testing done:

  • sketchy testing of k8s 1.22 x86 against a k8s 1.21 cluster
  • k8s 1.22 x86 (with help from @etungsten)
  • k8s 1.21 aarch64
  • k8s 1.20 x86
  • k8s 1.19 aarch64
  • k8s 1.18 x86
  • ecs-1 aarch64

Terms of contribution:

By submitting this pull request, I agree that this contribution is dual-licensed under the terms of both the Apache License, version 2.0, and the MIT license.

@cbgbt cbgbt added this to the 1.7.0 milestone Mar 24, 2022
@cbgbt cbgbt requested review from bcressey, zmrow and arnaldo2792 March 24, 2022 23:21
@cbgbt cbgbt marked this pull request as draft March 24, 2022 23:24
@cbgbt
Copy link
Contributor Author

cbgbt commented Mar 25, 2022

Force pushed to fix a change that got lost in rebasing the containerd changes.

@cbgbt
Copy link
Contributor Author

cbgbt commented Mar 25, 2022

Above force push modifies the aws-iam-authenticator to use the v1beta1 credentials API in Kubernetes. v1alpha1 has been deprecated, and is thus no longer supported by aws-iam-authenticator.

See kubernetes-sigs/aws-iam-authenticator#386 for more.

@cbgbt cbgbt marked this pull request as ready for review March 25, 2022 04:30
Copy link
Contributor

@zmrow zmrow left a comment

Choose a reason for hiding this comment

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

😶‍🌫️

@cbgbt cbgbt merged commit 80fa3b2 into bottlerocket-os:develop Mar 28, 2022
@cbgbt cbgbt deleted the 1.7-3p branch March 28, 2022 21:59
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.

5 participants