kpt
kpt copied to clipboard
Bulk function upgrades
Also mentioned here: https://github.com/GoogleContainerTools/kpt/issues/2528#issuecomment-1153976386
We'll want to surface available function upgrades similar to available package upgrades.
We'll want to suggest updates in upstream packages first. This would be easier if we separated upstream and downstream functions (https://github.com/GoogleContainerTools/kpt/issues/2544).
This maybe could be implemented by running a patch function in bulk: #3350.