Checks
deployKF Version
0.1.1
Kubernetes Version
Client Version: version.Info{Major:"1", Minor:"21", GitVersion:"v1.21.0", GitCommit:"cb303e613a121a29364f75cc67d3d580833a7479", GitTreeState:"clean", BuildDate:"2021-04-08T16:31:21Z", GoVersion:"go1.16.1", Compiler:"gc", Platform:"linux/amd64"}
Server Version: version.Info{Major:"1", Minor:"27", GitVersion:"v1.27.4", GitCommit:"fa3d7990104d7c1f16943a67f11b154b71f6a132", GitTreeState:"clean", BuildDate:"2023-07-21T14:01:24Z", GoVersion:"go1.20.6", Compiler:"gc", Platform:"linux/amd64"}
WARNING: version difference between client (1.21) and server (1.27) exceeds the supported minor version skew of +/-1
Description
I cannot delete the app of apps. Its gets stuck on ConfigMaps with finalizers. ArgoCD will not let me edit them to finalizers: [] so they can go away.
Look like you need a script or additional K8s preflight logic to run that allows you to reliably delete the entire app.
Currently stuck in limbo.
Relevant Logs
No response
deployKF Values (Optional)
No response
Checks
deployKF Version
0.1.1
Kubernetes Version
Client Version: version.Info{Major:"1", Minor:"21", GitVersion:"v1.21.0", GitCommit:"cb303e613a121a29364f75cc67d3d580833a7479", GitTreeState:"clean", BuildDate:"2021-04-08T16:31:21Z", GoVersion:"go1.16.1", Compiler:"gc", Platform:"linux/amd64"} Server Version: version.Info{Major:"1", Minor:"27", GitVersion:"v1.27.4", GitCommit:"fa3d7990104d7c1f16943a67f11b154b71f6a132", GitTreeState:"clean", BuildDate:"2023-07-21T14:01:24Z", GoVersion:"go1.20.6", Compiler:"gc", Platform:"linux/amd64"} WARNING: version difference between client (1.21) and server (1.27) exceeds the supported minor version skew of +/-1Description
I cannot delete the app of apps. Its gets stuck on ConfigMaps with finalizers. ArgoCD will not let me edit them to
finalizers: []so they can go away.Look like you need a script or additional K8s preflight logic to run that allows you to reliably delete the entire app.
Currently stuck in limbo.
Relevant Logs
No response
deployKF Values (Optional)
No response