v0.0.17
BREAKING: files from configmap has changed from a list to a map. if you converted using clabverter you can re-target the original containerlab topology and re-run with the latest clabverter image.
What's Changed
- feat: daemon-set-ish functionality to help enforce node level requirements by @carlmontanari in #42
- Feat/expose more config options by @carlmontanari in #46
- fix: insecureRegistry by @carlmontanari in #49
- fix: clabverter dont create out dir if output is set to stdout by @carlmontanari in #50
- Feat/override launcher log level at cr by @carlmontanari in #52
- fix: add tunnels hash and check that since dns suffix can change independent of config by @carlmontanari in #53
- Chore/ci and basic housekeeping by @carlmontanari in #54
- feat: fallback to grandpa tables, bit of reorganization in launcher by @carlmontanari in #55
- fix: replicas value, simpler values setup always assume sane defaults by @carlmontanari in #58
- feat: tee node logs to pod logs by @carlmontanari in #57
- Feat/config resource defaults by @carlmontanari in #59
- Tests/starting helm test setup by @carlmontanari in #56
- tests: simple tests for util funcs by @carlmontanari in #60
- Tests/topology tests by @carlmontanari in #61
- chore: test custom release pipeline stuff by @carlmontanari in #62
- Refactor/services before deployments by @carlmontanari in #63
- Fix/tunnel setup improvements by @carlmontanari in #64
- chore: maybe fix openshift permission issue? by @carlmontanari in #65
- fix: dont accidentally not mount volumes for files from configmap by @carlmontanari in #67
- Feat/large files and persistence by @carlmontanari in #66
- Refactor/clab mgmt net by @carlmontanari in #68
- feat: ignore reconcile label for topos by @carlmontanari in #69
- Feat/less launcher privileges by @carlmontanari in #70
- fix: handle cgroupv1 mounts hopefully by @carlmontanari in #71
- Feat/containerd image pullthrough by @carlmontanari in #72
Full Changelog: v0.0.16...v0.0.17