Philip Laine and GitHub
ea9f1cb081
Modernize for Go 1.26 ( #232 )
...
This change replaces all uses of pointer utils with the new `new`
function which does the same job.
Signed-off-by: Philip Laine <philip.laine@gmail.com >
2026-05-05 13:53:44 +02:00
Philip Laine and GitHub
69afe3aade
Fix SPDX license header ( #231 )
...
This change adds SPDX license headers to all files and eforces it with
the linter.
Signed-off-by: Philip Laine <philip.laine@gmail.com >
2026-05-05 12:59:36 +02:00
Philip Laine and GitHub
47b1f55c45
Set Go toolchain to v1.26.1 and apply modernizations ( #138 )
...
This change makes sure that we use the latest Go version when building
and applies some modernization fixes.
2026-03-12 21:40:36 +01:00
219ee9a0b6
Add support for multiple policies ( #16 )
...
Change policy annotation to support comma-separated list of policies.
---------
Co-authored-by: Maycon Santos <mlsmaycon@gmail.com >
2025-03-28 13:50:09 +01:00
166091b8e0
Add ingress feature to controller ( #5 )
...
Co-authored-by: Maycon Santos <mlsmaycon@gmail.com >
2025-03-06 09:57:45 +01:00