v0.1.1
What's Changed
- Cptx node by @shubh90 in #88
- Update controller service proto with creating cluster design modifica… by @shubh90 in #90
- Gobgp node by @shubh90 in #92
- Add topology proto to ShowTopologyResponse by @shubh90 in #95
- Add defer close for file by @marcushines in #97
- Add test coverage for pushFn in cli by @marcushines in #98
- Update pkr file to build gnmi proxy server by @alexmasi in #100
- Control GCE zone with cloudbuild substitution by @alexmasi in #102
- Update ixia and srl nodes to new pattern by @shubh90 in #101
- Update xrd nodes by @shubh90 in #103
- Create cluster by @shubh90 in #104
- fix issue with defaults for ixia nodes getting overwritten by @marcushines in #105
- Remove legacy code of auto assignment of node ports by @anjan-keysight in #106
- Fix kubectl exec commands by @bstoll in #107
- Remote by @shubh90 in #108
- Update howto with grpcurl examples by @marcushines in #109
- modify cisco nodes by @mojiiba in #91
- spelling fixes by @greg-dennis in #110
- Add container loading to topo manager protos by @alexmasi in #112
- Implement CreateCluster RPC in controller service + unit tests by @shubh90 in #111
- Support container image loading for kind clusters by @alexmasi in #113
- update Workflow for 1.17 by @marcushines in #116
- Add container loading to server and clean up unit tests by @alexmasi in #115
- use glog to enable logging to file by @alexmasi in #117
- Cloudbuild updates by @alexmasi in #118
- Extract the logics of create/delete topology into topo.go by @guoshiuan in #114
- Extract the logics of "show topology service" into topo.go by @guoshiuan in #120
- Added support for loading JSON/YAML files for topology (with .yaml, yml and .json extensions) by @ashutshkumr in #96
- Add TopologyManager DeleteCluster method by @alexmasi in #121
- Add topology create/delete/show to topology manager by @guoshiuan in #122
- Add ShowCluster method implementation to TopologyManager by @alexmasi in #123
- Use WithTopology() to create/delete/show topology in the Topology Manager by @guoshiuan in #124
- Fix kubecfg validation by @alexmasi in #125
- Relax keepalive enforcement policy to match internal clients by @alexmasi in #126
- update metallb deployment to use pinned version by @marcushines in #127
- Fix Cloudbuild packer container reference by @alexmasi in #128
- Add external vm image build process to cloudbuild by @alexmasi in #129
- update workflows to 1.18 by @marcushines in #131
- fix cptx config push regression by @nitinsoniism in #132
- Add controller spec to controller proto + fmt protos by @alexmasi in #135
- Add IxiaTG controller deployment by @alexmasi in #134
- Add controller deployment to TopologyManager server by @alexmasi in #136
- Address dependabot issues by @marcushines in #137
- create generate file for protos to keep them synced by @marcushines in #144
- Support for new OTG node in KNE topology by @ashutshkumr in #138
- Move to transparent proxy by @alexmasi in #145
- Added support for annotating interface groups in KNE topology by @ashutshkumr in #146
- Update arista node in 2node-ixia-ceos to use startup config and self-signed certs. by @greg-dennis in #147
- Update docs by @alexmasi in #148
- Standardize dependency checking for kne deploy by @alexmasi in #150
- Update licensing in external image by @alexmasi in #151
- Rollback some of the version upgrades by @alexmasi in #152
- update go.mod / sum for dependabot by @marcushines in #155
- fix interface mapping for xrd based on recent xrd changes by @mojiiba in #153
- Update all non-import google/kne refs to openconfig/kne by @alexmasi in #154
- cptx: add default mgmt config to cptx default config by @nitinsoniism in #156
- Update docs by @alexmasi in #157
- Support KNE deployment with kind with bridge rather than ptp by @marcushines in #158
- Move imports to openconfig/kne by @alexmasi in #159
New Contributors
- @bstoll made their first contribution in #107
- @mojiiba made their first contribution in #91
- @greg-dennis made their first contribution in #110
- @guoshiuan made their first contribution in #114
- @ashutshkumr made their first contribution in #96
Full Changelog: v0.1.0...v0.1.1