Skip to content

1.6.0-community

Compare
Choose a tag to compare
@jotak jotak released this 28 May 10:04
· 49 commits to main since this release

Check out the announcement for a summary: #661

What's Changed

Breaking changes 🛠

  • NETOBSERV-1466 rely on duplicate different than 'true' for prom queries by @jpinsonneau in #580
  • NETOBSERV-1466 NodeDirection / IfDirection by @jpinsonneau in #578

Non-breaking changes

  • NETOBSERV-1513: Remove v1alpha1, deprecate v1beta1, store v1beta2 by @jotak in #577
  • NETOBSERV-557: add eBPF agent metrics for troubleshooting by @msherif1234 in #582
  • NETOBSERV-1544: fix broken link and update a few other links in CSV by @jotak in #584
  • NETOBSERV-1500: Update after refactoring of FLP transform network API by @OlivierCazade in #562
  • NETOBSERV-1517: remove IPFIX agent mode by @jotak in #579
  • NETOBSERV-1514: drop go1.20 support by @jotak in #589
  • NETOBSERV-1474: change dup mode to use list as the default by @msherif1234 in #576
  • NETOBSERV-1568: reintroduce finalizer check to remove any remaining finalizer by @jotak in #593
  • Update FLP, use provided enums in API by @jotak in #594
  • NETOBSERV-1508 add selector, afinity and priority to components by @jpinsonneau in #569
  • Fix upstream release issues, starting new channel by @jotak in #592
  • NETOBSERV-1471 eBPF env renaming by @jpinsonneau in #600
  • Change HOST/PORT env to TARGET_HOST / TARGET_PORT by @jotak in #601
  • Add go mod vendor check in CI by @jotak in #603
  • NETOBSERV-1532: add TLS support to ebpf agent metrics config by @msherif1234 in #602
  • NETOBSERV-1533: add eBPF metrics to health dashboard - improve design by @jotak in #583
  • NETOBSERV-1426: detect external workloads / openshift subnets by @jotak in #559
  • OCPBUGS-30191: typo omited->omitted by @jotak in #608
  • Update controller-gen, improve kind deployment by @jotak in #605
  • codecov v4 by @jpinsonneau in #612
  • Sampling check by @Amoghrd in #614
  • NETOBSERV-1478: Add eBPF Agent flows filtering capability by @msherif1234 in #607
  • NETOBSERV-1605: add flow filter to ebpf agent dashboard by @msherif1234 in #617
  • Codecov add env token from secret by @jpinsonneau in #620
  • Enable openshift subnets by default by @jotak in #619
  • NETOBSERV-1606: Add PODs tolerations config to ebpf agent, flp and console plugin by @msherif1234 in #618
  • README / markdown updates by @jotak in #621
  • NETOBSERV-1610: document cardinality warning per field by @jotak in #623
  • NETOBSERV-1614: Metrics API validation webhook by @msherif1234 in #622
  • NETOBSERV-1619: use dedicated metrics ports for netobserv to avoid conflicts by @msherif1234 in #628
  • NETOBSERV-1427 Added support to FLP dynamic configmap by @OlivierCazade in #610
  • NETOBSERV-1626: add configmaps to service account by @msherif1234 in #633
  • NETOBSERV-1625: Add ebpf altering for flows drop by @msherif1234 in #632
  • NETOBSERV-1343: generate dashboards from metrics API by @jotak in #609
  • NETOBSERV-1613: switch kubectl apply to use server-side by @msherif1234 in #634
  • NETOBSERV-1447: Added a check to log a warning if some labels are used in metric defi… by @OlivierCazade in #629
  • NETOBSERV-1632: metrics API, allow empty unit by @jotak in #639
  • NETOBSERV-1625: (follow-up) mention other possible cause for ebpf drops by @jotak in #640
  • Replace "handshake RTT" mentions with "smoothed RTT" by @jotak in #643
  • NETOBSERV-140: top pods talkers (and other sample updates) by @jotak in #645
  • NETOBSERV-1653: use the same string for flowdrop alert to disable alert if needed by @msherif1234 in #644
  • enable ebpf metrics by default while keep the knob in case we need to disable by @msherif1234 in #649
  • NETOBSERV-1648: Make high cardinality check more visible by @jotak in #650
  • NETOBSERV-1647: do not get Loki certificates when Loki is disabled by @jotak in #653
  • NETOBSERV-1646: add unit to graph titles by @jotak in #652
  • NETOBSERV-739: Add prometheus by @jotak in #613

Dependencies

  • bump FLP by @jotak in #581
  • Bump sigs.k8s.io/controller-runtime from 0.17.0 to 0.17.2 by @dependabot in #574
  • Bump k8s.io/apiextensions-apiserver from 0.29.1 to 0.29.2 by @dependabot in #571
  • Bump k8s.io/kube-aggregator from 0.29.1 to 0.29.2 by @dependabot in #572
  • Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 by @dependabot in #590
  • Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #586
  • Bump github.com/onsi/ginkgo/v2 from 2.15.0 to 2.16.0 by @dependabot in #587
  • Bump go.uber.org/zap from 1.26.0 to 1.27.0 by @dependabot in #585
  • Bump github.com/onsi/ginkgo/v2 from 2.16.0 to 2.17.1 by @dependabot in #596
  • Bump k8s.io/apimachinery from 0.29.2 to 0.29.3 by @dependabot in #597
  • Bump k8s.io/apiextensions-apiserver from 0.29.2 to 0.29.3 by @dependabot in #598
  • Bump k8s.io/kube-aggregator from 0.29.2 to 0.29.3 by @dependabot in #595
  • Bump sigs.k8s.io/controller-runtime from 0.17.2 to 0.17.3 by @dependabot in #616
  • Bump github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring from 0.71.2 to 0.73.2 by @dependabot in #626
  • Bump github.com/onsi/gomega from 1.31.1 to 1.33.1 by @dependabot in #635
  • Bump github.com/onsi/ginkgo/v2 from 2.17.2 to 2.18.0 by @dependabot in #651
  • Bump ubi9.4 by @jotak in #659

New Contributors

Full Changelog: 1.0.5...1.6.0-community

Related components

eBPF Agent

What's Changed

Breaking changes 🛠
Non-breaking changes

Dependencies

Full Changelog: netobserv/netobserv-ebpf-agent@v0.3.3...v1.6.0-community

Flowlogs-Pipeline

What's Changed

Breaking changes 🛠
Non-breaking changes

Dependencies

New Contributors

Full Changelog: netobserv/flowlogs-pipeline@v0.1.11...v1.6.0-community

Console Plugin

What's Changed

Breaking changes 🛠
Non-breaking changes

Dependencies

New Contributors

Full Changelog: netobserv/network-observability-console-plugin@v0.1.12...v1.6.0-community