Caution
The handling of Services got refactored.
Please verify if #1463 is introducing regressions.
What's Changed
- Added e2e tests for endpoints watcher leaderelection by @p-strusiewiczsurmacki-mobica in #1496
- Reintroduce BGP config via node annotations by @caliban0 in #1499
- Make node names RFC 1123 compliant by @mattcarp12 in #1505
- Bump go.etcd.io/etcd/api/v3 from 3.6.9 to 3.6.10 by @dependabot[bot] in #1504
- Bump google.golang.org/grpc from 1.79.3 to 1.80.0 by @dependabot[bot] in #1503
- Bump go.etcd.io/etcd/client/pkg/v3 from 3.6.9 to 3.6.10 by @dependabot[bot] in #1502
- Bump go.etcd.io/etcd/client/v3 from 3.6.9 to 3.6.10 by @dependabot[bot] in #1501
- feat: add support for BGP unnumbered peers by @mattcarp12 in #1506
- Revert "feat: add support for BGP unnumbered peers" by @Cellebyte in #1508
- Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp from 1.37.0 to 1.43.0 by @dependabot[bot] in #1509
- Added logs from /var/log/pods by @p-strusiewiczsurmacki-mobica in #1507
- 📖 Add KubeStellar Console guided install reference by @clubanderson in #1495
- Bump golang.org/x/sys from 0.42.0 to 0.43.0 by @dependabot[bot] in #1514
- Bump golang from 1.26.1-alpine3.23 to 1.26.2-alpine3.23 by @dependabot[bot] in #1515
- Bump github.com/google/go-containerregistry from 0.21.3 to 0.21.5 by @dependabot[bot] in #1513
- Validate vip_subnet for legacy vip address at runtime by @orkunincili in #1500
- Stop service status update on context cancel by @p-strusiewiczsurmacki-mobica in #1520
- fix: make
get-gobgpa dependency ofe2e-tests-bgpin Makefile by @mattcarp12 in #1516 - Bump alpine from 3.23.3 to 3.23.4 by @dependabot[bot] in #1525
- Bump k8s.io/apimachinery from 0.35.3 to 0.35.4 by @dependabot[bot] in #1524
- Bump k8s.io/client-go from 0.35.3 to 0.35.4 by @dependabot[bot] in #1522
- Bump k8s.io/api from 0.35.3 to 0.35.4 by @dependabot[bot] in #1523
- Fixed restart on node watcher error by @p-strusiewiczsurmacki-mobica in #1511
- Create separate Docker network for each kind cluster in daemonset-bas… by @p-strusiewiczsurmacki-mobica in #1527
- feat: add support for BGP unnumbered peers by @mattcarp12 in #1512
- Track BGP paths by @p-strusiewiczsurmacki-mobica in #1518
- docs: document SELinux IPVS module setup by @AkashKumar7902 in #1529
- This fixes the rules for egress allowed-networks by @thebsdbox in #1528
- ARP Rate Validation and Ticker by @mattcarp12 in #1535
- Added route tracker by @p-strusiewiczsurmacki-mobica in #1536
- Improve logging in election.go and set defaultBGPPort constant by @mattcarp12 in #1534
- Added missing mutex lock in ARP manager by @p-strusiewiczsurmacki-mobica in #1537
- Add configurable control-plane health check for BGP mode by @g-gaston in #1498
- Use golangci/golangci-lint-action in the CI by @p-strusiewiczsurmacki-mobica in #1541
- Bump github.com/cloudflare/ipvs from 0.11.0 to 0.12.0 by @dependabot[bot] in #1538
- Bump go.etcd.io/etcd/client/pkg/v3 from 3.6.10 to 3.6.11 by @dependabot[bot] in #1539
- Bump github.com/onsi/ginkgo/v2 from 2.28.1 to 2.28.3 by @dependabot[bot] in #1540
- Bump k8s.io/apimachinery from 0.35.4 to 0.36.0 by @dependabot[bot] in #1530
- Configuration of the deprecated endpoints in the tests fixed by @p-strusiewiczsurmacki-mobica in #1542
- Changed logs gathering path in the CI by @p-strusiewiczsurmacki-mobica in #1543
- Bump golang from 1.26.2-alpine3.23 to 1.26.3-alpine3.23 by @dependabot[bot] in #1548
- Bump golang.org/x/sys from 0.43.0 to 0.44.0 by @dependabot[bot] in #1546
- Bump google.golang.org/grpc from 1.80.0 to 1.81.0 by @dependabot[bot] in #1547
- Bump go.etcd.io/etcd/client/v3 from 3.6.10 to 3.6.11 by @dependabot[bot] in #1545
- Refactored service handling by @p-strusiewiczsurmacki-mobica in #1463
- Bump k8s.io/client-go from 0.35.4 to 0.36.0 by @dependabot[bot] in #1531
New Contributors
- @caliban0 made their first contribution in #1499
- @mattcarp12 made their first contribution in #1505
- @clubanderson made their first contribution in #1495
- @orkunincili made their first contribution in #1500
- @AkashKumar7902 made their first contribution in #1529
Full Changelog: v1.1.2...v1.2.0-rc.0