All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and is generated by Changie.
- bump opslevel-jq-parser to v2024.9.3 and github.com/go-logr/logr to v1.4.2
- Bump github.com/opslevel/opslevel-jq-parser/v2024 from 2024.3.15 to 2024.4.26
- bump opslevel-go to v2024.8.16
- bump version of opslevel-jq-parser to v2024.8.19
- Add back ability to filter resouces by namespace instead of just excludes
- Bump golang.org/x/net from 0.22.0 to 0.23.0
- bump opslevel-jq-parser
- Bump google.golang.org/protobuf from 1.32.0 to 1.33.0
- Bump codecov/codecov-action from 3 to 4
- Bump arduino/setup-task from 1 to 2
- Bump k8s.io/apimachinery from 0.29.1 to 0.29.2
- Add ability to pass a Context to the K8sController which will stop event processing
- Bump actions/cache from 3 to 4
- Bump k8s.io/apimachinery from 0.29.0 to 0.29.1
- Bump k8s.io/klog/v2 from 2.120.0 to 2.120.1
- Prevent nil pointer dereference when reading K8sEvents
- The mainloop now supports a nil waitgroup so that the controller can be used continuously instead of for just one run
- Fix bug where events could sometimes be missed when starting K8sController to run once
- Bump opslevel-jq-parser to 2024 release
- K8SSelector doesn't yaml marshal correctly
- Upgrade dependencies
- Enable the controller mainloop to only "run once"
- Initial Release