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

chore(deps): update stable lvh-images (v1.15) (patch) #30652

Merged
merged 4 commits into from Feb 16, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 7, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
cilium/little-vm-helper action patch v0.0.13 -> v0.0.16
quay.io/lvh-images/complexity-test patch 6.1-20240131.102043 -> 6.1-20240215.093821
quay.io/lvh-images/complexity-test patch 5.15-20240131.102043 -> 5.15-20240215.093821
quay.io/lvh-images/complexity-test patch 5.10-20240131.102043 -> 5.10-20240215.093821
quay.io/lvh-images/complexity-test patch 5.4-20240131.102043 -> 5.4-20240215.093821
quay.io/lvh-images/complexity-test patch 4.19-20240131.102043 -> 4.19-20240215.093821
quay.io/lvh-images/kind patch 6.1-20240131.102043 -> 6.1-20240215.093821
quay.io/lvh-images/kind patch 5.10-20240131.102043 -> 5.10-20240215.093821
quay.io/lvh-images/kind patch 5.4-20240131.102043 -> 5.4-20240215.093821
quay.io/lvh-images/kind patch 5.15-20240131.102043 -> 5.15-20240215.093821
quay.io/lvh-images/kind patch 4.19-20240131.102043 -> 4.19-20240215.093821

Release Notes

cilium/little-vm-helper (cilium/little-vm-helper)

v0.0.16

Compare Source

v0.0.15

Compare Source

v0.0.14

Compare Source


Configuration

📅 Schedule: Branch creation - "on monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Never, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner February 7, 2024 00:48
@renovate renovate bot added the kind/enhancement This would improve or streamline existing functionality. label Feb 7, 2024
@renovate renovate bot requested a review from a team as a code owner February 7, 2024 00:48
@renovate renovate bot added release-note/misc This PR makes changes that have no direct user impact. renovate/stop-updating Tell Renovate to stop updating PR labels Feb 7, 2024
@renovate renovate bot requested a review from a team as a code owner February 7, 2024 00:48
@maintainer-s-little-helper maintainer-s-little-helper bot added backport/1.15 This PR represents a backport for Cilium 1.15.x of a PR that was merged to main. kind/backports This PR provides functionality previously merged into master. labels Feb 7, 2024
@github-actions github-actions bot added the kind/community-contribution This was a contribution made by a community member. label Feb 7, 2024
@julianwiedmann
Copy link
Member

/test-backport-1.15

@aanm
Copy link
Member

aanm commented Feb 7, 2024

@julianwiedmann does this needs the little-vm-helper update as well?

@julianwiedmann
Copy link
Member

@julianwiedmann does this needs the little-vm-helper update as well?

we're not updating bpf-next in stables branches , but the new lvh action needs a matching image 😮‍💨. Time to re-consider whether we bump bpf-next in stable?

@lmb lmb self-assigned this Feb 15, 2024
@lmb lmb force-pushed the renovate/v1.15-patch-stable-lvh-images branch 2 times, most recently from 9dc069b to 02a9ca9 Compare February 15, 2024 09:51
@lmb
Copy link
Contributor

lmb commented Feb 15, 2024

/test-backport-1.15

Signed-off-by: renovate[bot] <bot@renovateapp.com>
@renovate renovate bot force-pushed the renovate/v1.15-patch-stable-lvh-images branch from 02a9ca9 to 0f6ca2f Compare February 16, 2024 11:50
We currently don't update bpf-next kernels, since we don't want
to cause additional regressions. This is a problem since lvh updates
may break existing images.

Instead of relying on bpf-next, use the current LTS kernel in
workflows.

Signed-off-by: Lorenz Bauer <lmb@isovalent.com>
[ upstream commit 4fcb735 ]

Get rid of docker version force, since it causes the following errors:

    error="Error response from daemon: client version 1.21 is too old.
    Minimum supported API version is 1.24, please upgrade your client
    to a newer version" subsys=cilium-docker-driver

The reason why we hardcode the version has been lost to the sands of
time it seems. We only use the plugin for testing so there shouldn't
be much harm.

Signed-off-by: Lorenz Bauer <lmb@isovalent.com>
[ upstream commit e5e72ab ]

Newer docker seems to refuse the default subnet we are using:

    level=warning msg="Unable to create docker network cilium-net:
    Error response from daemon: invalid network config:
    invalid subnet ::1/112: it should be ::/112\"

Let's go with the machine's suggestion.

Signed-off-by: Lorenz Bauer <lmb@isovalent.com>
@lmb
Copy link
Contributor

lmb commented Feb 16, 2024

/test-backport-1.15

@aanm aanm merged commit 0c17539 into v1.15 Feb 16, 2024
223 checks passed
@aanm aanm deleted the renovate/v1.15-patch-stable-lvh-images branch February 16, 2024 23:22
Comment on lines -143 to -146
- config: 'bpf-next'
mode: 'patch'
name: '8'

Copy link
Member

Choose a reason for hiding this comment

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

@lmb Did we lose this test config by accident? (same for #30653)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport/1.15 This PR represents a backport for Cilium 1.15.x of a PR that was merged to main. kind/backports This PR provides functionality previously merged into master. kind/community-contribution This was a contribution made by a community member. kind/enhancement This would improve or streamline existing functionality. release-note/misc This PR makes changes that have no direct user impact. renovate/stop-updating Tell Renovate to stop updating PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants