What's Changed
- Minor updates to improve debugging
- Doc updates
- Updates to examples
- Better support around existing
$KUBECONFIG
env vars - Add a linter configuration
- Add issue and pull request templates
- CI automated test updates
Full Changelog
- Make GitOps E2E test more robust + minor cleanup (#310)
- Add
big-bang-umbrella
folder back to Zarf examples with a README that redirects the reader to the new repo that replaced it (#308) - Add zarf prepare docs (#314)
- Normalize trace references for debug/trace output (#305)
- Check for a $KUBECONFIG env-variable (#316)
- fix: make fetch-release creates sync dir if not exists (#317)
- Update Big Bang example (#327)
- New Example - Istio with separately loaded TLS cert (#298)
- Add issue templates (#336)
- Create .golangci.yml (#349)
- update postrender to validate secret contents (#331)
- Add a pull request template (#353)
- Update Contributor Guide & Add ADR docs (#356)
- Fix pull request template (#358)
- Pull Kubescape out of the Big Bang example (#362)
- E2E test optimization for multi-distro support (#319)
- Add k8s auth plugins (#368)
- Upgrade Big Bang example to latest version (#346)