mirror of https://github.com/kubernetes/kops.git
Automatic merge from submit-queue Cluster Hooks Enhancement Cluster Hook Enhancement The current implementation is presently limited to docker exec, without ordering or any bells and whistles. This PR extends the functionality of the hook spec by; - adds ordering to the hooks, with users able to set the requires and before of the unit - cleaned up the manifest code, added tests and permit setting a section raw - added the ability to filter hooks via master and node roles - updated the documentation to reflect the changes - extending the hooks to permit adding hooks per instancegroup as well cluster - @note, instanceGroup are permitted to override the cluster wide one for ease of testing - on the journey tried to fix an go idioms such as import ordering, comments for global export etc - @question: v1alpha1 doesn't appear to have Subnet fields, are these different version being used anywhere? |
||
---|---|---|
.. | ||
bootstrap | ||
distros | ||
model |