charm-cilium:release_1.29

Last commit made on 2023-08-21
Get this branch:
git clone -b release_1.29 https://git.launchpad.net/charm-cilium

Branch merges

Branch information

Name:
release_1.29
Repository:
lp:charm-cilium

Recent commits

2d60000... by Adam Dyess

[BUG][LP#2032438] Restart cilium workloads when service-cidr changes (#10)

* Patch Deployment and DaemonSet

* reblack, remove 1.12.13 since it has no effect yet

---------

Co-authored-by: Mateo <email address hidden>

d26b158... by Mateo Florido <email address hidden>

Fix `send-remote-write` events (#9)

* Fix `send-remote-write` events

* Raise timeout for COS lite model

* Change remove offer target endpoints

* Bump integration tests timeout

* Fix Offer URL

18dc5b5... by Mateo Florido <email address hidden>

Implement O11y integration (#8)

* Add O11y integration

* Add wokeignore

* Changed assertion from subset to intersection

* Switch juju channel to 3.1

* Apply code review suggestions

* Change tox command to adhere 3.x strict

* Remove Charmcraft step

* Handle COS Lite teardown

* Remove Offers

1b8fc23... by Mateo Florido <email address hidden>

Added IPv4 CIDR/Mask manifest Patch (#7)

* Added IPv4 CIDR/Mask Patch

* Update `config.yaml` IPv4 descriptions

e2fb8b9... by Mateo Florido <email address hidden>

Add Unit Tests (#5)

* Add unit tests

* Fix @lru_cache in py37

* Refactor code

* Address comments

* Drop Bionic from Lint/Unit tests

8177e63... by Mateo Florido <email address hidden>

Update ops.lib.manifest (#6)

7b7bead... by Mateo Florido <email address hidden>

Include `certgen` certificates (#4)

* Modify manifests to include `certgen`

* Update tox.ini

1407267... by Mateo Florido <email address hidden>

Add Hubble feature support (#3)

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

f1cf615... by Mateo Florido <email address hidden>

Add Hubble and Cilium CLI tools (#2)

aea8fd6... by Mateo Florido <email address hidden>

Add Github Actions and migrate to V-C-P (#1)