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

test: bump l4lb Vagrantfile kind to 0.11.1 #18370

Merged
merged 1 commit into from
Jan 5, 2022

Conversation

jibi
Copy link
Member

@jibi jibi commented Jan 4, 2022

The 0.11.1 release bumps the base ubuntu image to 21.04 [1], which should
fix the issue we are seeing with the current test:

++ docker exec -i kind-control-plane /bin/sh -c 'echo $(( $(ip -o l show eth0 | awk "{print $1}" | cut -d: -f1) ))'
[..]
Reading package lists...
E: The repository 'http://security.ubuntu.com/ubuntu groovy-security Release' does not have a Release file.
E: The repository 'http://archive.ubuntu.com/ubuntu groovy Release' does not have a Release file.
E: The repository 'http://archive.ubuntu.com/ubuntu groovy-updates Release' does not have a Release file.
E: The repository 'http://archive.ubuntu.com/ubuntu groovy-backports Release' does not have a Release file.
Error: Process completed with exit code 100.

[1] https://github.com/kubernetes-sigs/kind/releases/tag/v0.11.1

@maintainer-s-little-helper maintainer-s-little-helper bot added the dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. label Jan 4, 2022
@jibi jibi added the release-note/ci This PR makes changes to the CI. label Jan 4, 2022
@maintainer-s-little-helper maintainer-s-little-helper bot removed the dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. label Jan 4, 2022
The 0.11.1 release bumps the base ubuntu image to 21.04 [1], which should
fix the issue we are seeing with the current test:

    ++ docker exec -i kind-control-plane /bin/sh -c 'echo $(( $(ip -o l show eth0 | awk "{print $1}" | cut -d: -f1) ))'
    [..]
    Reading package lists...
    E: The repository 'http://security.ubuntu.com/ubuntu groovy-security Release' does not have a Release file.
    E: The repository 'http://archive.ubuntu.com/ubuntu groovy Release' does not have a Release file.
    E: The repository 'http://archive.ubuntu.com/ubuntu groovy-updates Release' does not have a Release file.
    E: The repository 'http://archive.ubuntu.com/ubuntu groovy-backports Release' does not have a Release file.
    Error: Process completed with exit code 100.

[1] https://github.com/kubernetes-sigs/kind/releases/tag/v0.11.1

Signed-off-by: Gilberto Bertin <gilberto@isovalent.com>
@jibi jibi force-pushed the pr/jibi/update-l4lb-test-kind branch from 3a5b713 to 1e48661 Compare January 4, 2022 12:55
@jibi jibi requested a review from brb January 4, 2022 12:56
@jibi jibi marked this pull request as ready for review January 4, 2022 12:56
@jibi jibi requested a review from a team as a code owner January 4, 2022 12:56
@jibi jibi requested a review from tklauser January 4, 2022 12:56
@maintainer-s-little-helper maintainer-s-little-helper bot added this to Needs backport from master in 1.10.7 Jan 4, 2022
Copy link
Member

@brb brb left a comment

Choose a reason for hiding this comment

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

Thanks!

@maintainer-s-little-helper maintainer-s-little-helper bot added the dont-merge/needs-sign-off The author needs to add signoff to their commits before merge. label Jan 4, 2022
@jibi jibi force-pushed the pr/jibi/update-l4lb-test-kind branch from 507dd16 to 8387b53 Compare January 4, 2022 22:11
@maintainer-s-little-helper maintainer-s-little-helper bot removed the dont-merge/needs-sign-off The author needs to add signoff to their commits before merge. label Jan 4, 2022
@cilium cilium deleted a comment from maintainer-s-little-helper bot Jan 4, 2022
@jibi jibi force-pushed the pr/jibi/update-l4lb-test-kind branch from 8387b53 to b84f2b0 Compare January 4, 2022 22:31
@jibi
Copy link
Member Author

jibi commented Jan 5, 2022

@jibi jibi force-pushed the pr/jibi/update-l4lb-test-kind branch from 15e0dc9 to 1e48661 Compare January 5, 2022 08:39
@jibi jibi added the ready-to-merge This PR has passed all tests and received consensus from code owners to merge. label Jan 5, 2022
@aanm aanm merged commit 018c945 into master Jan 5, 2022
@aanm aanm deleted the pr/jibi/update-l4lb-test-kind branch January 5, 2022 16:28
@jibi jibi mentioned this pull request Jan 11, 2022
@jibi jibi mentioned this pull request Jan 13, 2022
@maintainer-s-little-helper maintainer-s-little-helper bot moved this from Needs backport from master to Backport pending to v1.10 in 1.10.7 Jan 14, 2022
@maintainer-s-little-helper maintainer-s-little-helper bot moved this from Needs backport from master to Backport pending to v1.10 in 1.10.7 Jan 14, 2022
@maintainer-s-little-helper maintainer-s-little-helper bot moved this from Backport pending to v1.10 to Backport done to v1.10 in 1.10.7 Jan 18, 2022
@joestringer joestringer added backport-done/1.11 The backport for Cilium 1.11.x for this PR is done. and removed backport-pending/1.11 labels Jan 18, 2022
@gandro gandro mentioned this pull request Jul 27, 2022
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-done/1.11 The backport for Cilium 1.11.x for this PR is done. ready-to-merge This PR has passed all tests and received consensus from code owners to merge. release-note/ci This PR makes changes to the CI.
Projects
No open projects
1.10.7
Backport done to v1.10
Development

Successfully merging this pull request may close these issues.

None yet

8 participants