Mark package level flags as hidden for completionsThis reserves completions only for those flags that are explictly added into a cobra command. A reasonable tradeoff to make sure that flags are consistent across platforms. (commit: 99c2dfe)
ignore API server timeout errors in templateinstance controllerreadiness checking (commit: 90acf16)