operator-metallb:main

Last commit made on 2024-06-21
Get this branch:
git clone -b main https://git.launchpad.net/operator-metallb

Branch merges

Branch information

Name:
main
Repository:
lp:operator-metallb

Recent commits

2b0687d... by Adam Dyess

[LP#2068597] Metallb deployments can get stuck in a config-changed busy loop (#41)

* Address multiple issues with metallb charm deployment
* Protect against invalid cidr of bare-addresses
* Prevent update-status hook from wiping out the charm's error status
* clarify test on invalid cidr

c8485ef... by Adam Dyess

Address comments from the charm review (#40)

21afe52... by Adam Dyess

Pull from functional Diataxis Discourse posts back to source of truth from repo (#38)

30038cc... by Adam Dyess

Draft of Diataxis version of MetalLB docs (#36)

* Starting Draft of Diataxis version of MetalLB docs

* create base how-to document

* Adding how-to discussing migrating from the split charms

3c9c306... by Adam Dyess

LP#2030108 - Add L2 Advertisements deployed via the charm (#34)

* Add L2 Advertisements deployed via the charm

* remove node12 warnings in gh

479223c... by Adam Dyess

LP#1926982 Update icon to be 100x100 svg (#35)

* Update icon to be 100x100 svg

* upload an ACTUAL 100x100 SVG

5473f97... by Adam Dyess

Adjust builds-on base for building on CI (#33)

ec09d06... by Stone Preston <email address hidden>

Convert to Ops (#32)

* complete ops conversion

* ignore upstream manifests when woke checking

* Update README

* Update metadata.yaml

Co-authored-by: Adam Dyess <email address hidden>

* Tweak summary and description

* Update .gitignore

Co-authored-by: Adam Dyess <email address hidden>

* Update charmcraft.yaml

Co-authored-by: Adam Dyess <email address hidden>

* Handle Kubernetes API errors gracefully

* Fix unit/test_update_status

* tox -e format

* Use old metadata docs link for now

* Tweak docs URL for clarity

* Add RBAC info to debug artifacts

* Test with juju 3.1

* Use microk8s strict channel

* Use snap_microk8s group

* sudo microk8s commands

* Fix metadata.series value making this a pod spec charm

* Prevent machine model deployments

---------

Co-authored-by: George Kraft <email address hidden>
Co-authored-by: Adam Dyess <email address hidden>
Co-authored-by: George Kraft <email address hidden>

3873fab... by Adam Dyess

Load images from metadata.yaml, remove microbot deployment aftertest (#31)

fa3fa98... by Adam Dyess

Adjust github actions to run tests with modern tox, juju, and microk8s (#29)

* adjust tox flake8 options

* pin back to using juju < 3.1

* test with images pulled from quay.io