issues
search
Shopify
/
krane
A command-line tool that helps you ship changes to a Kubernetes namespace and understand the result
MIT License
1.38k
stars
114
forks
source link
smaller batch dry run blast
#945
Closed
timothysmith0609
closed
9 months ago
timothysmith0609
commented
9 months ago
Replaces #943
Shrinks down the size of the batched apply set (to a tiny amount, in reality)
All other kubectl validation is done client side and should be very fast. If necessary let's try to batch the client side validations, but that requires a big refactor
timothysmith0609
commented
9 months ago
Replaced by #946
Replaces #943