mirror of
https://github.com/fluxcd/flux2.git
synced 2026-05-05 17:44:44 +00:00
Implement flux debug kustomization command
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
This commit is contained in:
parent
19568eb94e
commit
5b740c45d1
7 changed files with 268 additions and 0 deletions
|
|
@ -470,6 +470,7 @@ func resetCmdArgs() {
|
|||
}
|
||||
envsubstArgs = envsubstFlags{}
|
||||
debugHelmReleaseArgs = debugHelmReleaseFlags{}
|
||||
debugKustomizationArgs = debugKustomizationFlags{}
|
||||
}
|
||||
|
||||
func isChangeError(err error) bool {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue