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

Update metallb version to 0.14.8 #805

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

eaudetcobello
Copy link
Contributor

@eaudetcobello eaudetcobello commented Nov 15, 2024

  • Bump metallb chart to v0.14.8
  • Add convenience update-metallb-chart.py script
  • Change image repos to github.com/canonical/metallb-{controller,speaker}
  • Don't bump frr since we don't enable it and don't offer a way to enable it

@eaudetcobello eaudetcobello requested a review from a team as a code owner November 15, 2024 16:58
@eaudetcobello eaudetcobello changed the title bump metallb to v0.14.8 Bump metallb version Nov 15, 2024
@eaudetcobello eaudetcobello changed the title Bump metallb version Update metallb version to v0.14.8 Nov 15, 2024
@eaudetcobello eaudetcobello changed the title Update metallb version to v0.14.8 Update metallb version to 0.14.8 Nov 15, 2024
@eaudetcobello
Copy link
Contributor Author

eaudetcobello commented Nov 17, 2024

Seeing this error, pod is in CrashLoopBackoff:

root@ubuntu:~# sudo k8s kubectl logs metallb-controller-55bbfd69f4-vd68v -n metallb-system
cannot run daemon: directory "/var/lib/pebble/default" not writable

EDIT: solved by passing container entrypoints directly

this resolves a bug with pebble where pebble expects the rootfs to be
writeable
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.

2 participants