Releases: srl-labs/clabernetes
Releases · srl-labs/clabernetes
v0.0.20
What's Changed
- chore: add app.kubernetes.io/name label to manager and launcher deployments by @carlmontanari in #93
- feat: scheduling options for topology by @carlmontanari in #94
Full Changelog: v0.0.19...v0.0.20
v0.0.19
Broke some things, its alpha, deal with it :p
What's Changed
- Refactor/api overhaul by @carlmontanari in #80
- Refactor/config crd singleton by @carlmontanari in #81
- chore: add super basic json schema for helm values by @carlmontanari in #84
- fix: always ask manager to create puller pod if image is not present, fixes issues w/ insecure registries by @carlmontanari in #85
- Fix/clabverter bad apiversion, possible empty image, clabverter basic e2e by @carlmontanari in #86
- feat: ImageRequest cr instead of http request by @carlmontanari in #87
- Feat/cri sock global config by @carlmontanari in #83
- feat: allow mounting docker daemon config from secret by @carlmontanari in #88
- fix: handle gleaning node image from kind data by @carlmontanari in #89
- chore(deps): bump actions/upload-artifact from 3 to 4 by @dependabot in #91
- chore(deps): bump actions/setup-go from 4 to 5 by @dependabot in #92
Full Changelog: v0.0.18...v0.0.19
v0.0.18
FYI -- next release will (probably!) have a very big change to crd/api layout -- functionally things will be the same but will be reorganized for sanity.
What's Changed
- chore: specify platform in final images now that i have not x86 :p by @carlmontanari in #73
- feat: add /dev/kvm mount by @carlmontanari in #74
- Fix/only warn on remount issues by @carlmontanari in #75
- Fix/image pull through by @carlmontanari in #76
- fix: dont forget to actually export/re-import image if its present in cri by @carlmontanari in #77
- feat: update deployment conforms check, better error handling in node restart handler by @carlmontanari in #78
- Feat/implement clab dir persistence by @carlmontanari in #79
Full Changelog: v0.0.17...v0.0.18
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
v0.0.16
What's Changed
- Test/some basic tests by @carlmontanari in #36
- fix: always populate tunnel keys for each node for sanity, basic tests for configmap by @carlmontanari in #38
- feat: bit nicer ps1 for launcher by @carlmontanari in #40
- fix: dont compare nil<>empty slice, fix checking if deployment is missing by @carlmontanari in #41
- refactor: use 14789 instead of 4789 for vxlan by @carlmontanari in #39
Full Changelog: v0.0.15...v0.0.16
v0.0.15
What's Changed
- feat: first pass support for bind mounts by @carlmontanari in #35
Full Changelog: v0.0.13...v0.0.15
v0.0.14
What's Changed
- refactor: use topo.clab.yaml for topo names to be more consistent w/ upstream clab by @carlmontanari in #34
- refactor: better log setup, esp for clabverter where we default to stderr now by @carlmontanari in #33
Full Changelog: v0.0.11...v0.0.14
v0.0.13
What's Changed
- refactor: use topo.clab.yaml for topo names to be more consistent w/ upstream clab by @carlmontanari in #34
- refactor: better log setup, esp for clabverter where we default to stderr now by @carlmontanari in #33
Full Changelog: v0.0.11...v0.0.13
v0.0.12
Full Changelog: v0.0.10...v0.0.12
v0.0.11
Full Changelog: v0.0.10...v0.0.11