Releases: Mellanox/spectrum-x-operator
Releases · Mellanox/spectrum-x-operator
v0.1.2
v0.1.1
v0.1.0
What's Changed
- docs: add deployment guide by @rollandf in #52
- fix: host controller wait for 2 ips on internal port by @filanov in #58
- fix: use Update to remove finalizers by @rollandf in #59
- chore: bump the kubernetes group with 3 updates by @dependabot in #60
- chore: bump golang.org/x/sys from 0.32.0 to 0.33.0 by @dependabot in #61
- chore: add missing copyrights/third-party-notices by @rollandf in #63
- chore: bump github.com/vishvananda/netlink from 1.3.0 to 1.3.1 by @dependabot in #62
- chore: add sources to container image by @rollandf in #64
- chore: change base image by @rollandf in #65
- chore: remove cidrpool creation by @rollandf in #69
- chore: bump the kubernetes group with 3 updates by @dependabot in #67
- chore: add CONTRIBUTING page by @rollandf in #70
- feat: remove SRIOV controller by @rollandf in #71
- imp: initial rail CNI by @filanov in #72
- chore: bump nvidia/doca/doca from 2.10.0-full-rt-host to 3.0.0-full-rt-host by @dependabot in #66
- fix: remove IP controller by @rollandf in #74
- Rail cni by @filanov in #75
- chore: bump github.com/containernetworking/cni from 1.2.3 to 1.3.0 by @dependabot in #73
- chore: remove docs by @rollandf in #76
- imp: remove host config controller by @filanov in #77
- imp: remove spc-x manager by @filanov in #78
- fix: restore manifests Make target by @rollandf in #79
Full Changelog: v0.0.3...v0.1.0
v0.0.3
feat: Configure other_config for OVS Signed-off-by: Ivan Kolodiazhnyi <[email protected]>
v0.0.2: Use POD_NAMESPACE for SR-IOV objects
Let's use the same namespace for all objects we use to simplify default deployments. Signed-off-by: Ivan Kolodiazhnyi <[email protected]>
v0.0.1
What's Changed
- Initial project scaffolding by @rollandf in #1
- chore: bump golang from 1.22 to 1.23 by @dependabot in #2
- Bump the kubernetes group with 2 updates by @dependabot in #3
- Bump sigs.k8s.io/controller-runtime from 0.19.0 to 0.19.5 by @dependabot in #4
- Bump github.com/onsi/gomega from 1.33.1 to 1.36.2 by @dependabot in #5
- Bump github.com/onsi/ginkgo/v2 from 2.19.0 to 2.22.2 by @dependabot in #6
- update README to reference network operator by @adrianchiris in #7
- chore: bump versions by @rollandf in #9
- chore: bump golang from 1.23 to 1.24 by @dependabot in #8
- chore: bump sigs.k8s.io/controller-runtime from 0.19.5 to 0.19.6 by @dependabot in #11
- chore: bump the kubernetes group with 2 updates by @dependabot in #10
- chore: add config CRD scaffold by @rollandf in #12
- Revert "Merge pull request #12 from rollandf/operator-config" by @rollandf in #14
- add flows controller by @filanov in #15
- chore: add copyrights by @rollandf in #17
- feat: add config package by @rollandf in #16
- Change flow controller to work with new config by @filanov in #18
- feat: create NVIPAM CIDR pools by @rollandf in #19
- Split flow controller by @filanov in #21
- bug: inverse p2p IP addresses by @rollandf in #23
- Routing flows by @filanov in #24
- chore: bump sigs.k8s.io/controller-runtime from 0.19.6 to 0.19.7 by @dependabot in #26
- chore: bump github.com/onsi/ginkgo/v2 from 2.22.2 to 2.23.0 by @dependabot in #25
- feat: handle IPs on internal OVS port by @rollandf in #27
- chore: update copyright by @rollandf in #28
- change host and flows controller to use netlink lib by @filanov in #29
- chore: update to Go 1.24 by @rollandf in #30
- chore: remove metrics yamls by @rollandf in #31
- fix: remove normal action flow from rail bridges by @filanov in #32
- chore: Change MTU type to unit instead of string by @e0ne in #34
- chore: bump the kubernetes group with 3 updates by @dependabot in #35
- chore: add Openshift deploy target by @rollandf in #33
- chore: Bump nv-ipam to v0.3.5 and controller-runtime to v0.20.2 by @e0ne in #36
- chore: add gw IP before rail by @rollandf in #38
- chore: bump the kubernetes group with 3 updates by @dependabot in #39
- chore: bump github.com/k8snetworkplumbingwg/network-attachment-definition-client from 1.7.5 to 1.7.6 by @dependabot in #43
- chore: bump sigs.k8s.io/controller-runtime from 0.20.2 to 0.20.4 by @dependabot in #40
- chore: bump github.com/onsi/gomega from 1.36.2 to 1.36.3 by @dependabot in #41
- fix mac build by @filanov in #44
New Contributors
- @rollandf made their first contribution in #1
- @dependabot made their first contribution in #2
- @adrianchiris made their first contribution in #7
- @filanov made their first contribution in #15
- @e0ne made their first contribution in #34
Full Changelog: https://github.com/Mellanox/spectrum-x-operator/commits/v0.0.1