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

Add aws-k8s-1.17 variant with Kubernetes 1.17 #973

Merged
merged 1 commit into from
Jul 8, 2020

Conversation

tjkirch
Copy link
Contributor

@tjkirch tjkirch commented Jul 7, 2020

There are only minor changes from the aws-k8s-1.16 variant:


Very little original work needed for 1.17. For reference, the addition of 1.16: #919

Testing done:

Ran with my EKS 1.16 cluster, the latest support version. System running and seems OK. Was able to connect to the cluster and run pods OK.

ip-192-168-114-247.us-west-2.compute.internal   Ready   <none>   21s   v1.17.8

While figuring out the CSIMigration thing, I diffed the kubelet output from 1.16 and found nothing surprising, other than the warning that helped me figure out CSIMigration.

Ran the sonobuoy conformance test with conformance version 1.16.8, matching EKS.

Plugin: e2e
Status: passed
Total: 4731
Passed: 276
Failed: 0
Skipped: 4455

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.

@tjkirch tjkirch requested review from bcressey and jamieand July 7, 2020 23:01
Copy link
Contributor

@webern webern left a comment

Choose a reason for hiding this comment

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

Add to CI?

variant: [aws-k8s-1.15, aws-k8s-1.16]

There are only minor changes from the aws-k8s-1.16 variant:
* Rebase the aws-sdk-go update patch
* No longer need the license clarification for github.com/munnerz/goautoneg
  because the project added a license file
* Disable new CSIMigration in kubelet-config until further supported:
  https://kubernetes.io/blog/2019/12/09/kubernetes-1-17-feature-csi-migration-beta/
@tjkirch
Copy link
Contributor Author

tjkirch commented Jul 8, 2020

^ adds 1.17 to the GitHub workflow.

@tjkirch tjkirch merged commit aaa2fe2 into bottlerocket-os:develop Jul 8, 2020
@tjkirch tjkirch deleted the k8s-1.17 branch July 8, 2020 23:40
@bcressey bcressey added this to the v0.4.1 milestone Jul 10, 2020
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