Summary of Changes
- .github/workflows: install Go for
go run
in multicluster job (#555, @tklauser) - .github: let dependabot ignore k8s deps (#553, @tklauser)
- Add issue templates and security policy (#529, @nbusseneau)
- build(deps): bump 8398a7/action-slack from 3.9.2 to 3.9.3 (#542, @dependabot[bot])
- build(deps): bump 8398a7/action-slack from 3.9.3 to 3.10.0 (#557, @dependabot[bot])
- build(deps): bump actions/setup-go from 2.1.3 to 2.1.4 (#536, @dependabot[bot])
- build(deps): bump docker/setup-buildx-action from 1.5.1 to 1.6.0 (#524, @dependabot[bot])
- build(deps): bump github.com/cilium/workerpool from 1.0.0 to 1.1.0 (#556, @dependabot[bot])
- build(deps): bump github.com/google/gops from 0.3.19 to 0.3.20 (#537, @dependabot[bot])
- build(deps): bump google.golang.org/grpc from 1.39.0 to 1.40.0 (#528, @dependabot[bot])
- build(deps): bump k8s.io/klog/v2 from 2.10.0 to 2.20.0 (#543, @dependabot[bot])
- cmd: Add --extra-label-selectors log collector (#547, @gandro)
- Collect hubble relay configmap in sysdump (#530, @tklauser)
- connectivity/check: use correct ServicePort name (#546, @tklauser)
- Dependabot config updates (#538, @tklauser)
- Enable additional linters in golangci-lint configuration (#534, @tklauser)
- Ensure defaultMode=0400 for projected volumes containing secrets (#539, @tklauser)
- go.mod, vendor: update hubble to v0.8.1 (#526, @tklauser)
- Remove stable.txt and update release docs (#533, @tklauser)
- Remove VERSION file (#559, @tklauser)
- sysdump: collect CiliumEgressNATPolicy and CiliumLocalRedirectPolicy resources (#540, @bmcustodio)
- test: Always deploy
client2
on same node asclient
(#532, @pchaigno) - test: Reorder tests to mitigate DNS resolution flake (#558, @pchaigno)
- Update Go to 1.17.1 (#531, @tklauser)
- vendor: bump k8s.io deps from 0.21.4 to 0.22.2 (#552, @rolinh)