Public release of the KNE VM image with version v0.1.16 installed + all dependencies: https://storage.googleapis.com/kne-vm-image/3b75b219-318d-4aa9-a364-2129cd757416.tar.gz
What's Changed
- Update Ixia manifests to 4554 by @jasdeep-hundal in #435
- Switch build to debian (still build ubuntu alongside) by @alexmasi in #426
- fix ubuntu typo by @alexmasi in #436
- add required packer plugin to external build script by @alexmasi in #437
- Add ncptx to presubmit by @alexmasi in #438
- fix error case with intentional empty services by @alexmasi in #439
- Upgrade arista ceoslab operator to v2.0.2 by @alexmasi in #371
- Migrate vendors_test off deprecated NewConfig(t) method by @greg-dennis in #442
- Add cluster deployment teardown cmd to CLI by @alexmasi in #441
- Bump golang.org/x/net from 0.10.0 to 0.17.0 by @dependabot in #443
- add teardown to docs by @alexmasi in #445
- Remove resetter interface from arista as this api doesn't by @marcushines in #449
- readd reset now with the right api contract by @marcushines in #451
- Add interface validation by @alexmasi in #452
- Update Ixia manifests to 4555 by @jasdeep-hundal in #454
- Support hardware loopback for ixiatg by @alexmasi in #450
- Move to go 1.21 by @alexmasi in #456
- Bump github.com/docker/docker from 20.10.24+incompatible to 24.0.7+incompatible by @dependabot in #453
- Upgrade to latest Ondatra release by @greg-dennis in #455
- update docs for go 1.21 by @alexmasi in #457
- Ixia-c operator upgrade by @anjan-keysight in #448
- Pre-pull ncptx container for faster loading by @bstoll in #458
- Enable the admission webhook by @alshabib in #460
- After deleting a topology, remove it from the map. by @bormanp in #461
- Copying labels from KNE spec to POD spec. by @alshabib in #463
- Update KENG configmap for release 0.1.0-81 by @jasdeep-hundal in #465
- Add apply kubeyaml rpc to KNE grpc server by @alexmasi in #464
- Returning a valid proto from the ApplyCluster implementation by @alshabib in #468
- Add k8s ref doc by @alexmasi in #472
- Alpine kne node for Alpine Virtual Switch by @sonikajindal in #470
- Add useful tools to provisioners by @alexmasi in #473
New Contributors
- @alshabib made their first contribution in #460
- @sonikajindal made their first contribution in #470
Full Changelog: v0.1.15...v0.1.16