helm-controller/internal/action
Stevo Slavic dda1d355b7 fix: use HelmRelease max history for rollback remediation
Signed-off-by: Stevo Slavic <sslavic@gmail.com>
2025-02-11 15:17:29 +01:00
..
config.go reconcile: improve log levels of actions 2023-11-20 12:06:44 +01:00
config_test.go reconcile: improve log levels of actions 2023-11-20 12:06:44 +01:00
crds.go Fix install and upgrade applying subchart CRDs when condition is false 2025-01-10 12:09:40 +00:00
diff.go Promote `HelmRelease` API to v2 (GA) 2024-05-03 16:25:14 +03:00
diff_test.go Promote `HelmRelease` API to v2 (GA) 2024-05-03 16:25:14 +03:00
install.go Fix install and upgrade applying subchart CRDs when condition is false 2025-01-10 12:09:40 +00:00
install_test.go Add tests for `disableTakeOwnership` 2025-01-09 15:26:48 +05:30
log.go action: add `:` separator between ts and msg logs 2023-11-20 12:06:45 +01:00
log_test.go action: add `:` separator between ts and msg logs 2023-11-20 12:06:45 +01:00
reset.go Refactor values composition to use `pkg/chartutil` 2024-12-10 12:04:54 +02:00
reset_test.go Promote `HelmRelease` API to v2 (GA) 2024-05-03 16:25:14 +03:00
rollback.go fix: use HelmRelease max history for rollback remediation 2025-02-11 15:17:29 +01:00
rollback_test.go fix: use HelmRelease max history for rollback remediation 2025-02-11 15:17:29 +01:00
test.go Update API version in comments and docs 2024-05-06 11:46:16 +03:00
test_test.go Promote `HelmRelease` API to v2 (GA) 2024-05-03 16:25:14 +03:00
uninstall.go Update API version in comments and docs 2024-05-06 11:46:16 +03:00
uninstall_test.go Promote `HelmRelease` API to v2 (GA) 2024-05-03 16:25:14 +03:00
upgrade.go Fix install and upgrade applying subchart CRDs when condition is false 2025-01-10 12:09:40 +00:00
upgrade_test.go Add tests for `disableTakeOwnership` 2025-01-09 15:26:48 +05:30
verify.go Refactor values composition to use `pkg/chartutil` 2024-12-10 12:04:54 +02:00
verify_test.go Promote `HelmRelease` API to v2 (GA) 2024-05-03 16:25:14 +03:00