v0.1.8
What's Changed
- Add keysight manifest for deploy by @marcushines in #238
- Add sudo to
make install
by @wenovus in #284 - Fix typo in Makefile by @oshothebig in #283
- Accept all Ixia config map names by @jasdeep-hundal in #286
- Exclude presubmit test from makefile unit test cmd by @alexmasi in #288
- Replace examples/3node-withtraffic.pb.txt reference to an existing file. by @bormanp in #287
- Add logshim package in preparation for migrating from logrus to klog. by @bormanp in #289
- Upgrade ixia c to ver 3724 by @alexmasi in #291
- Migrate to klog from logrus by @bormanp in #290
- Bump github.com/containerd/containerd from 1.5.13 to 1.5.16 by @dependabot in #292
- Print the list of logfiles created as the program terminates. by @bormanp in #293
- Print log files to stderr not stdout by @greg-dennis in #296
- Fix presubmit by @alexmasi in #298
- Fix ixiatg op path by @alexmasi in #297
- change default cptx gnmi port by @alexmasi in #294
- Fix dup import by @alexmasi in #299
- Updated scrapligo to 1.1.6 by @n0shut in #300
- Break out code to import flags by @bormanp in #301
- Default to using OC yang models in SR Linux gNMI server by @n0shut in #302
- Cleanup unused server code by @alexmasi in #304
- Extend timeout for image creation by @alexmasi in #305
- Fix race condition. by @bormanp in #306
- convert test to use testdata dir pattern by @alexmasi in #307
- Bump github.com/containerd/containerd from 1.5.16 to 1.5.18 by @dependabot in #308
- Fix typo in ceos.go by @greg-dennis in #310
- Bump golang.org/x/net from 0.5.0 to 0.7.0 by @dependabot in #309
- Update cisco 8000e to include all services by @mojiiba in #303
- update to ixia 3807 by @alexmasi in #312
- Move to go 1.20 by @alexmasi in #313
- Use meshnet grpc as default and update k8/kind versions by @alexmasi in #314
- Lemming operator manifest by @DanG100 in #316
- Update nokia configs by @alexmasi in #315
- Support specify manifests/operators as both raw data and filepaths by @alexmasi in #317
- Revert "Support specify manifests/operators as both raw data and filepaths" by @marcushines in #319
- Update gRIBI and gNMI ports to official numbers for lemming by @wenovus in #318
- Revert "Revert "Support specify manifests/operators as both raw data … by @alexmasi in #320
- New exec by @bormanp in #322
- Migrate deploy to use kne/exec rather than kne/os/exec by @bormanp in #325
- Change text for stderr to work with Google's flag package as well. by @bormanp in #327
- Prepend exec'd command's output with the command name by @bormanp in #328
- Add multivendor topology and valid configurations for ceos and xrd by @marcushines in #321
- Fix err check in deploy by @alexmasi in #330
- Use meshnet clientset directly by @alexmasi in #329
New Contributors
- @wenovus made their first contribution in #284
- @oshothebig made their first contribution in #283
- @jasdeep-hundal made their first contribution in #286
- @bormanp made their first contribution in #287
- @dependabot made their first contribution in #292
- @n0shut made their first contribution in #300
Full Changelog: v0.1.7...v0.1.8