What's Changed
- refactor: move validate to expose it as receivers by @Noxsios in #2419
- docs: add additional detail to security policy by @salaxander in #2488
- chore: cleanup stale grype ignores and patch golang.org/x/net CVE by @lucasrod16 in #2492
- docs: injector and init package reference material by @Noxsios in #2468
- chore: patch CVE-2024-3817 by @lucasrod16 in #2498
- refactor: cleaner image pulls by @Noxsios in #2460
- chore: adding @dgershman by @dgershman in #2506
- refactor: context usage in k8s code by @lucasrod16 in #2405
- ci: run revive using golang-lint-ci by @phillebaba in #2499
- feat: update injector away from rouille to axum by @schristoff in #2457
- refactor: enable testifylint linter by @phillebaba in #2504
- chore: remove rouille CVE from grype ignore by @lucasrod16 in #2515
- fix(agent): missing path for pod without labels by @brandtkeller in #2518
- fix: adopt namespace metadata by @AustinAbro321 in #2494
- refactor: enable ineffassign linter by @phillebaba in #2500
- test: cluster getDeployedPackages by @AustinAbro321 in #2523
- test: add unit tests for merge zarf state by @phillebaba in #2522
- test: pod agent unit tests by @AustinAbro321 in #2526
- docs: add google analytics for docs pages by @salaxander in #2530
- test: add unit tests for detect distro by @phillebaba in #2521
- test: add tests for injector by @phillebaba in #2534
- chore: add codecov by @schristoff-du in #2529
- chore: add unit tests for creator.LoadPackageDefinition by @lucasrod16 in #2531
- test: refactor network test by @phillebaba in #2533
- test: agent flux unit test by @AustinAbro321 in #2528
- chore: fix codecov by @schristoff in #2538
- test: creator.ComposeComponents by @lucasrod16 in #2537
- refactor: remove use of k8s serivce account by @phillebaba in #2544
- refactor: remove use of k8s service by @phillebaba in #2543
- refactor: remove use of k8s configmap by @phillebaba in #2541
- refactor: remove use of k8s hpa by @phillebaba in #2542
- test: add secrets tests by @phillebaba in #2540
- refactor: allow callers to directly set logfile location by @Noxsios in #2545
- test: add test for packager source by @phillebaba in #2525
- chore: add unit tests to variables pkg by @Racer159 in #2519
- test: clean up tests for composer by @phillebaba in #2532
- test: argo agent unit tests by @AustinAbro321 in #2536
- fix(release): do not delete testdata in release workflow by @lucasrod16 in #2547
Full Changelog: v0.33.2...v0.34.0