v0.0.34
Notable Changes
- Allow agent to watch endpoints on Hubble CP (#1641)
- Capture CLI docs (#1639)
- Conntrack metrics - legacy control plane basic mode (#1253)
- Add resources.requests for retina-agent (#1595)
- Allow passing arbitrary env variables to the DaemonSet (#1637)
- Add is_reply label to advanced packet forward metrics (#1556)
- Additional apiserver IPs from service and endpoint (#1573)
- Do not load fexit programs on kernels below 5.5 (#1601)
- Conntrack - improve traffic direction detection (#1562)
- Grant permissions to support FIPS on Ubuntu (#1600)
- Missing helper template for ingress resource (#1570)
- Added ARM64 Operator image release (#1610)
- Allow RBAC for endpoints to the standard chart (#1619)
- Remove unnecessary allocations from debug log (#1623)
- Fix e2e job being skipped due to YMAL syntax error (#1614)
- Include Mariner check for Hubble scenario (#1588)
- Add test for FIPS-enabled Mariner node pool to E2E (#1606)
What's Changed
- deps: bump sigs.k8s.io/cloud-provider-azure/pkg/azclient from 0.6.2 to 0.7.0 by Dependabot (@dependabot) in #1584
- deps: bump github.com/Microsoft/hcsshim from 0.12.9 to 0.13.0 by Dependabot (@dependabot) in #1587
- feat: additional apiserver IPs from service and endpoint by Lukas Hoehl (@hown3d) in #1573
- deps: bump actions/setup-go from 5.4.0 to 5.5.0 by Dependabot (@dependabot) in #1586
- feat(conntrack-metrics): legacy control plane basic mode by Simone Rodigari (@SRodi) in #1253
- deps: bump github.com/safchain/ethtool from v0.5.10 to v0.6.0 by Ritwik Ranjan (@ritwikranjan) in #1594
- fix: include Mariner check for Hubble scenario by Igor Klemenski (@rectified95) in #1588
- fix(controller): add warning for nodes with no addresses in reconciliation by Tim Kang (@selenehyun) in #1569
- deps: bump github.com/vishvananda/netlink from 1.3.1-0.20250328051554-cb48698f2590 to 1.3.1 by Dependabot (@dependabot) in #1592
- feat(helm): Add resources.requests for retina-agent by Younsung Lee (@younsl) in #1595
- feat: add is_reply label to advanced packet forward metrics by Matthew McKeen (@mmckeen) in #1556
- fix(helm): Missing helper template for ingress resource by Younsung Lee (@younsl) in #1570
- test: add FIPS-enabled Mariner node pool to E2E by Igor Klemenski (@rectified95) in #1602
- fix: revert: test: add FIPS-enabled Mariner node pool to E2E by Igor Klemenski (@rectified95) in #1606
- test: Enable FIPS using existing AzureLinux node pool. by Igor Klemenski (@rectified95) in #1609
- fix(fips): Grant permissions to support FIPS on Ubuntu by Igor Klemenski (@rectified95) in #1600
- fix(DropReason): Do not load fexit programs on kernels below 5.5 by Igor Klemenski (@rectified95) in #1601
- fix(image): Adding ARM64 Operator image release by Amilcar Aponte (@apontejaj) in #1610
- fix(conntrack): improve traffic direction detection by Andrea Terzolo (@Andreagit97) in #1562
- fix: e2e job skipped due to yaml syntax error by Igor Klemenski (@rectified95) in #1614
- fix: Allow RBAC for endpoints to the standard chart by Matthew McKeen (@mmckeen) in #1619
- chore(ciliumeventobserver): Remove warn for messageType not supported by Simone Rodigari (@SRodi) in #1629
- docs: update control-plane and data-plane images by Alex Castilio (@alexcastilio) in #1631
- fix: Remove unnecessary allocations from debug log by Matthew McKeen (@mmckeen) in #1623
- docs: add information about usage of Annotations and MetricsConfiguration CRD by Alex Castilio (@alexcastilio) in #1636
- feat(helm): Allow passing arbitrary env variables to the DaemonSet by Matthew McKeen (@mmckeen) in #1637
- chore(docs): Capture CLI docs by kamilprz in #1639
- chore(agent): Allow agent to watch endpoints on Hubble CP by Simone Rodigari (@SRodi) in #1641
New Contributors
- Lukas Hoehl (@hown3d) made their first contribution in #1573
- Tim Kang (@selenehyun) made their first contribution in #1569
- Younsung Lee (@younsl) made their first contribution in #1595
- Andrea Terzolo (@Andreagit97) made their first contribution in #1562
Full Changelog: v0.0.33...v0.0.34