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

kubernetes: update to v1.15.10 #749

Merged
merged 1 commit into from
Feb 20, 2020
Merged

kubernetes: update to v1.15.10 #749

merged 1 commit into from
Feb 20, 2020

Conversation

webern
Copy link
Member

@webern webern commented Feb 18, 2020

Issue

N/A

Description

Update Kubernetes (kubelet) to 1.15.10.

Testing

Built an AMI with this branch's parent being ed05e4e - Merge pull request #632 from bottlerocket-os/bonus-metrics (includes the kernel 5.4). Ran the AMI on 3 nodes in an EKS 1.14 cluster.

Ran Sonobuoy tests with success:

Plugin: e2e
Status: passed
Total: 3586
Passed: 204
Failed: 0
Skipped: 3382

Plugin: systemd-logs
Status: passed
Total: 3
Passed: 3
Failed: 0
Skipped: 0

Also ran export VARIANT=aws-k8s && cargo make unit-tests without any failures.

@webern webern requested a review from bcressey February 18, 2020 18:40
@webern webern force-pushed the k8s-1.15-pr branch 3 times, most recently from d318be9 to 92ac633 Compare February 19, 2020 21:02
@webern webern requested a review from jahkeup February 19, 2020 21:03
@webern
Copy link
Member Author

webern commented Feb 19, 2020

After applying the more general patch from upstream I rebased from develop and ensured that it still compiles with cargo make.

@webern
Copy link
Member Author

webern commented Feb 20, 2020

I rebased again just now to include @samuelkarp's update to go1.13.8. cargo make is still working.

@webern webern force-pushed the k8s-1.15-pr branch 2 times, most recently from 0150631 to 75372c0 Compare February 20, 2020 02:57
@webern
Copy link
Member Author

webern commented Feb 20, 2020

Based on @jahkeup's feedback, I undid a lot of the noise. Checked again with cargo make clean && cargo make world.

@webern webern requested a review from jahkeup February 20, 2020 03:16
@webern webern merged commit b03b796 into develop Feb 20, 2020
@tjkirch tjkirch deleted the k8s-1.15-pr branch February 21, 2020 22:07
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.

None yet

3 participants