• Kris Rousey's avatar
    Unify command line namespace resolution · ffa764d6
    Kris Rousey authored
    This change allows the namespace in kubeconfig to be overridden by
    specifying the namespace in the spec file. If namespace is explicitly
    provided in the command line flags and the spec file has a different
    namespace, this will cause an error.
    ffa764d6
merged_client_builder.go 3.81 KB