feat(): increased test coverage and added simple workflow to build OCI image

This commit is contained in:
2026-01-19 22:07:09 +01:00
parent b7457839cb
commit 181e3e2e49
5 changed files with 194 additions and 42 deletions

View File

@@ -83,13 +83,6 @@ roleRef:
go test ./...
```
## Next steps / TODOs
- Add CI/CD gitea workflows.
- Add Helm Chart for easy deployment.
- Add integration tests that run against a kind cluster to validate in-cluster behaviour.
- Add a long-running informer with event handlers to react to lease changes instead of polling.
## License
- See the `LICENSE` file in this repository.