update dependencies (#6267)
Signed-off-by: hongming <coder.scala@gmail.com>
This commit is contained in:
4
vendor/k8s.io/kubectl/pkg/util/i18n/translations/kubectl/de_DE/LC_MESSAGES/k8s.po
generated
vendored
4
vendor/k8s.io/kubectl/pkg/util/i18n/translations/kubectl/de_DE/LC_MESSAGES/k8s.po
generated
vendored
@@ -736,7 +736,7 @@ msgstr "kubectl kontrolliert den Kubernetes-Cluster-Manager"
|
||||
#~ "\n"
|
||||
#~ "\t\t# Apply the configuration in manifest.yaml and delete all the other "
|
||||
#~ "configmaps that are not in the file.\n"
|
||||
#~ "\t\tkubectl apply --prune -f manifest.yaml --all --prune-whitelist=core/"
|
||||
#~ "\t\tkubectl apply --prune -f manifest.yaml --all --prune-allowlist=core/"
|
||||
#~ "v1/ConfigMap"
|
||||
#~ msgstr ""
|
||||
#~ "\n"
|
||||
@@ -754,7 +754,7 @@ msgstr "kubectl kontrolliert den Kubernetes-Cluster-Manager"
|
||||
#~ "\n"
|
||||
#~ "\t\t# Wende die Konfiguration im manifest.yaml an und lösche alle "
|
||||
#~ "ConfigMaps, die nicht in der Datei sind.\n"
|
||||
#~ "\t\tkubectl apply --prune -f manifest.yaml --all --prune-whitelist=core/"
|
||||
#~ "\t\tkubectl apply --prune -f manifest.yaml --all --prune-allowlist=core/"
|
||||
#~ "v1/ConfigMap"
|
||||
|
||||
#, c-format
|
||||
|
||||
4
vendor/k8s.io/kubectl/pkg/util/i18n/translations/kubectl/default/LC_MESSAGES/k8s.po
generated
vendored
4
vendor/k8s.io/kubectl/pkg/util/i18n/translations/kubectl/default/LC_MESSAGES/k8s.po
generated
vendored
@@ -260,7 +260,7 @@ msgid ""
|
||||
"\n"
|
||||
"\t\t# Apply the configuration in manifest.yaml and delete all the other "
|
||||
"config maps that are not in the file\n"
|
||||
"\t\tkubectl apply --prune -f manifest.yaml --all --prune-whitelist=core/v1/"
|
||||
"\t\tkubectl apply --prune -f manifest.yaml --all --prune-allowlist=core/v1/"
|
||||
"ConfigMap"
|
||||
msgstr ""
|
||||
"\n"
|
||||
@@ -282,7 +282,7 @@ msgstr ""
|
||||
"\n"
|
||||
"\t\t# Apply the configuration in manifest.yaml and delete all the other "
|
||||
"config maps that are not in the file\n"
|
||||
"\t\tkubectl apply --prune -f manifest.yaml --all --prune-whitelist=core/v1/"
|
||||
"\t\tkubectl apply --prune -f manifest.yaml --all --prune-allowlist=core/v1/"
|
||||
"ConfigMap"
|
||||
|
||||
#: staging/src/k8s.io/kubectl/pkg/cmd/autoscale/autoscale.go:48
|
||||
|
||||
4
vendor/k8s.io/kubectl/pkg/util/i18n/translations/kubectl/en_US/LC_MESSAGES/k8s.po
generated
vendored
4
vendor/k8s.io/kubectl/pkg/util/i18n/translations/kubectl/en_US/LC_MESSAGES/k8s.po
generated
vendored
@@ -260,7 +260,7 @@ msgid ""
|
||||
"\n"
|
||||
"\t\t# Apply the configuration in manifest.yaml and delete all the other "
|
||||
"config maps that are not in the file\n"
|
||||
"\t\tkubectl apply --prune -f manifest.yaml --all --prune-whitelist=core/v1/"
|
||||
"\t\tkubectl apply --prune -f manifest.yaml --all --prune-allowlist=core/v1/"
|
||||
"ConfigMap"
|
||||
msgstr ""
|
||||
"\n"
|
||||
@@ -282,7 +282,7 @@ msgstr ""
|
||||
"\n"
|
||||
"\t\t# Apply the configuration in manifest.yaml and delete all the other "
|
||||
"config maps that are not in the file\n"
|
||||
"\t\tkubectl apply --prune -f manifest.yaml --all --prune-whitelist=core/v1/"
|
||||
"\t\tkubectl apply --prune -f manifest.yaml --all --prune-allowlist=core/v1/"
|
||||
"ConfigMap"
|
||||
|
||||
#: staging/src/k8s.io/kubectl/pkg/cmd/autoscale/autoscale.go:48
|
||||
|
||||
4
vendor/k8s.io/kubectl/pkg/util/i18n/translations/kubectl/it_IT/LC_MESSAGES/k8s.po
generated
vendored
4
vendor/k8s.io/kubectl/pkg/util/i18n/translations/kubectl/it_IT/LC_MESSAGES/k8s.po
generated
vendored
@@ -815,7 +815,7 @@ msgstr "Kubectl controlla il gestore cluster di Kubernetes"
|
||||
#~ "\n"
|
||||
#~ "\t\t# Apply the configuration in manifest.yaml and delete all the other "
|
||||
#~ "configmaps that are not in the file.\n"
|
||||
#~ "\t\tkubectl apply --prune -f manifest.yaml --all --prune-whitelist=core/"
|
||||
#~ "\t\tkubectl apply --prune -f manifest.yaml --all --prune-allowlist=core/"
|
||||
#~ "v1/ConfigMap"
|
||||
#~ msgstr ""
|
||||
#~ "\n"
|
||||
@@ -833,7 +833,7 @@ msgstr "Kubectl controlla il gestore cluster di Kubernetes"
|
||||
#~ "\n"
|
||||
#~ "\t\t# Applica la configurazione manifest.yaml ed elimina tutti gli altri "
|
||||
#~ "configmaps non presenti nel file.\n"
|
||||
#~ "\t\tkubectl apply --prune -f manifest.yaml --all --prune-whitelist=core/"
|
||||
#~ "\t\tkubectl apply --prune -f manifest.yaml --all --prune-allowlist=core/"
|
||||
#~ "v1/ConfigMap"
|
||||
|
||||
#, c-format
|
||||
|
||||
6
vendor/k8s.io/kubectl/pkg/util/i18n/translations/kubectl/ja_JP/LC_MESSAGES/k8s.po
generated
vendored
6
vendor/k8s.io/kubectl/pkg/util/i18n/translations/kubectl/ja_JP/LC_MESSAGES/k8s.po
generated
vendored
@@ -432,7 +432,7 @@ msgstr "Create a service account with the specified name"
|
||||
# https://github.com/kubernetes/kubernetes/blob/master/pkg/kubectl/cmd/config/delete_cluster.go#L38
|
||||
#: staging/src/k8s.io/kubectl/pkg/cmd/config/delete_cluster.go:42
|
||||
msgid "Delete the specified cluster from the kubeconfig"
|
||||
msgstr "指定したコンテキストをkubeconfigから削除する"
|
||||
msgstr "指定したクラスターをkubeconfigから削除する"
|
||||
|
||||
# https://github.com/kubernetes/kubernetes/blob/master/pkg/kubectl/cmd/config/delete_context.go#L38
|
||||
#: staging/src/k8s.io/kubectl/pkg/cmd/config/delete_context.go:42
|
||||
@@ -891,7 +891,7 @@ msgstr "kubectl controls the Kubernetes cluster manager"
|
||||
#~ "\n"
|
||||
#~ "\t\t# Apply the configuration in manifest.yaml and delete all the other "
|
||||
#~ "configmaps that are not in the file.\n"
|
||||
#~ "\t\tkubectl apply --prune -f manifest.yaml --all --prune-whitelist=core/"
|
||||
#~ "\t\tkubectl apply --prune -f manifest.yaml --all --prune-allowlist=core/"
|
||||
#~ "v1/ConfigMap"
|
||||
#~ msgstr ""
|
||||
#~ "\n"
|
||||
@@ -909,7 +909,7 @@ msgstr "kubectl controls the Kubernetes cluster manager"
|
||||
#~ "\n"
|
||||
#~ "\t\t# Apply the configuration in manifest.yaml and delete all the other "
|
||||
#~ "configmaps that are not in the file.\n"
|
||||
#~ "\t\tkubectl apply --prune -f manifest.yaml --all --prune-whitelist=core/"
|
||||
#~ "\t\tkubectl apply --prune -f manifest.yaml --all --prune-allowlist=core/"
|
||||
#~ "v1/ConfigMap"
|
||||
|
||||
#, c-format
|
||||
|
||||
4
vendor/k8s.io/kubectl/pkg/util/i18n/translations/kubectl/pt_BR/LC_MESSAGES/k8s.po
generated
vendored
4
vendor/k8s.io/kubectl/pkg/util/i18n/translations/kubectl/pt_BR/LC_MESSAGES/k8s.po
generated
vendored
@@ -814,7 +814,7 @@ msgstr "kubectl controla o gerenciador de cluster do Kubernetes"
|
||||
#~ "\n"
|
||||
#~ "\t\t# Apply the configuration in manifest.yaml and delete all the other "
|
||||
#~ "configmaps that are not in the file.\n"
|
||||
#~ "\t\tkubectl apply --prune -f manifest.yaml --all --prune-whitelist=core/"
|
||||
#~ "\t\tkubectl apply --prune -f manifest.yaml --all --prune-allowlist=core/"
|
||||
#~ "v1/ConfigMap"
|
||||
#~ msgstr ""
|
||||
#~ "\n"
|
||||
@@ -832,7 +832,7 @@ msgstr "kubectl controla o gerenciador de cluster do Kubernetes"
|
||||
#~ "\n"
|
||||
#~ "\t\t# Aplica a configuração do manifest.yaml e remove todos os outros "
|
||||
#~ "configmaps que não estão no arquivo.\n"
|
||||
#~ "\t\tkubectl apply —prune -f manifest.yaml —all —prune-whitelist=core/v1/"
|
||||
#~ "\t\tkubectl apply —prune -f manifest.yaml —all —prune-allowlist=core/v1/"
|
||||
#~ "ConfigMap"
|
||||
|
||||
#, c-format
|
||||
|
||||
4
vendor/k8s.io/kubectl/pkg/util/i18n/translations/kubectl/zh_CN/LC_MESSAGES/k8s.po
generated
vendored
4
vendor/k8s.io/kubectl/pkg/util/i18n/translations/kubectl/zh_CN/LC_MESSAGES/k8s.po
generated
vendored
@@ -854,7 +854,7 @@ msgstr "kubectl 控制 Kubernetes 集群管理器"
|
||||
#~ "\n"
|
||||
#~ "\t\t# Apply the configuration in manifest.yaml and delete all the other "
|
||||
#~ "configmaps that are not in the file.\n"
|
||||
#~ "\t\tkubectl apply --prune -f manifest.yaml --all --prune-whitelist=core/v1/"
|
||||
#~ "\t\tkubectl apply --prune -f manifest.yaml --all --prune-allowlist=core/v1/"
|
||||
#~ "ConfigMap"
|
||||
#~ msgstr ""
|
||||
#~ "\n"
|
||||
@@ -870,7 +870,7 @@ msgstr "kubectl 控制 Kubernetes 集群管理器"
|
||||
#~ "\t\tkubectl apply --prune -f manifest.yaml -l app=nginx\n"
|
||||
#~ "\n"
|
||||
#~ "\t\t# 应用 manifest.yaml 的配置并删除所有不在这个文件中的 ConfigMaps。\n"
|
||||
#~ "\t\tkubectl apply --prune -f manifest.yaml --all --prune-whitelist=core/v1/"
|
||||
#~ "\t\tkubectl apply --prune -f manifest.yaml --all --prune-allowlist=core/v1/"
|
||||
#~ "ConfigMap"
|
||||
|
||||
#, c-format
|
||||
|
||||
2
vendor/k8s.io/kubectl/pkg/util/openapi/doc.go
generated
vendored
2
vendor/k8s.io/kubectl/pkg/util/openapi/doc.go
generated
vendored
@@ -18,4 +18,4 @@ limitations under the License.
|
||||
// from a Kubernetes server and then indexing the type definitions.
|
||||
// The openapi spec contains the object model definitions and extensions metadata
|
||||
// such as the patchStrategy and patchMergeKey for creating patches.
|
||||
package openapi // k8s.io/kubectl/pkg/util/openapi
|
||||
package openapi // import "k8s.io/kubectl/pkg/util/openapi"
|
||||
|
||||
Reference in New Issue
Block a user