-
Notifications
You must be signed in to change notification settings - Fork 244
Update to cilium v1.12.8 #1934
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 to cilium v1.12.8 #1934
Conversation
what's the plan for larger migrations? should we parameterize this out into a(nother) test matrix so we can do [1.12.8, 1.13.x] etc? |
/azp run |
Azure Pipelines successfully started running 1 pipeline(s). |
For now, we just test the next version against our load tests and the pr pipeline. Do you mean to have a separate pipeline where we can test multiple versions at once? |
I imagine it would be straightforward to run this pipeline as a matrix with the version parameterized. Like how we do ARM/AMD, so that we can transition in to new versions of the dependency without a hard cutover. |
I see, I will move towards parameterized versions in future states |
* update to cilium 1.12.8 * initcontainer for cni binaries * update cni-install container
* update to cilium 1.12.8 * initcontainer for cni binaries * update cni-install container
* update to cilium 1.12.8 * initcontainer for cni binaries * update cni-install container
Reason for Change:
Pipelines will now test with cilium v1.12.8
Issue Fixed:
Requirements:
Notes: