Skip to content

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
@jibi jibi requested a review from a team as a code owner January 4, 2022 13:23
@jibi jibi requested a review from aanm January 4, 2022 13:23
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
@cilium cilium deleted a comment from maintainer-s-little-helper bot Jan 5, 2022
@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
@joestringer joestringer added backport-done/1.10 backport-done/1.11 The backport for Cilium 1.11.x for this PR is done. and removed backport-pending/1.10 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
None yet
Development

Successfully merging this pull request may close these issues.

8 participants