Adi Fayer
Adi Fayer
@amustaque97 You got it 🤗
Thanks for your feedback, you raised great points and I totally see the value of each :) Regarding history export- what exactly do you expect to export? a copy of...
@Heydad-Helfer It is, my bad :)
@HariSekhon Did you try the --only-k8s-files flag? The idea of this flag is to skip validating all non-K8s files, that way you can avoid these failures. Let me know if...
@HariSekhon Oops, my bad! Missed the flag😅 Perhaps we should solve this problem with finding a way to also exclude patch yaml when the flag --only-k8s-files is in use? Since...
I agree with you @HariSekhon . Had a little more research, and it turns out that excluding a pattern is supported in glob pattern, I believe this is the solution...
@HariSekhon Noted :) We'll prioritize this issue. Thx!
@Meyazhagan You got it!
Hello @Mahesh-Gunda-Maersk, I totally agree with your feedback. We're using Kubeconform for validating the K8s schema, and this ability already exists in this package. I'm moving this issue to up...