mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-27 21:47:07 +00:00
Merge pull request #45948 from CaoShuFeng/underscore
Automatic merge from submit-queue (batch tested with PRs 41535, 45985, 45929, 45948, 46056) remove useless flags from hack/verify-flags/known-flags.txt Flags in known-flags.txt is used to check misspelling from "-" to "_" in workspace, so a flag with out "-" should not show up in this file. **Release note**: ```release-note NONE ```
This commit is contained in:
commit
5290eece28
@ -85,7 +85,6 @@ cgroups-per-qos
|
|||||||
chaos-chance
|
chaos-chance
|
||||||
cidr-allocator-type
|
cidr-allocator-type
|
||||||
clean-start
|
clean-start
|
||||||
cleanup
|
|
||||||
cleanup-iptables
|
cleanup-iptables
|
||||||
client-ca-file
|
client-ca-file
|
||||||
client-certificate
|
client-certificate
|
||||||
@ -273,7 +272,6 @@ federation-name
|
|||||||
federation-system-namespace
|
federation-system-namespace
|
||||||
federation-upgrade-target
|
federation-upgrade-target
|
||||||
file-check-frequency
|
file-check-frequency
|
||||||
file_content_in_loop
|
|
||||||
file-suffix
|
file-suffix
|
||||||
flex-volume-plugin-dir
|
flex-volume-plugin-dir
|
||||||
forward-services
|
forward-services
|
||||||
@ -302,7 +300,6 @@ google-json-key
|
|||||||
grace-period
|
grace-period
|
||||||
ha-domain
|
ha-domain
|
||||||
hairpin-mode
|
hairpin-mode
|
||||||
hard
|
|
||||||
hard-pod-affinity-symmetric-weight
|
hard-pod-affinity-symmetric-weight
|
||||||
healthz-bind-address
|
healthz-bind-address
|
||||||
healthz-port
|
healthz-port
|
||||||
@ -563,7 +560,6 @@ pv-recycler-minimum-timeout-nfs
|
|||||||
pv-recycler-pod-template-filepath-hostpath
|
pv-recycler-pod-template-filepath-hostpath
|
||||||
pv-recycler-pod-template-filepath-nfs
|
pv-recycler-pod-template-filepath-nfs
|
||||||
pv-recycler-timeout-increment-hostpath
|
pv-recycler-timeout-increment-hostpath
|
||||||
quiet
|
|
||||||
read-only-port
|
read-only-port
|
||||||
really-crash-for-testing
|
really-crash-for-testing
|
||||||
reconcile-cidr
|
reconcile-cidr
|
||||||
@ -592,13 +588,11 @@ requestheader-username-headers
|
|||||||
required-contexts
|
required-contexts
|
||||||
require-kubeconfig
|
require-kubeconfig
|
||||||
resolv-conf
|
resolv-conf
|
||||||
resource
|
|
||||||
resource-container
|
resource-container
|
||||||
resource-name
|
resource-name
|
||||||
resource-quota-sync-period
|
resource-quota-sync-period
|
||||||
resource-version
|
resource-version
|
||||||
results-dir
|
results-dir
|
||||||
retry_time
|
|
||||||
rkt-api-endpoint
|
rkt-api-endpoint
|
||||||
rkt-path
|
rkt-path
|
||||||
rkt-stage1-image
|
rkt-stage1-image
|
||||||
@ -617,7 +611,6 @@ schedule-pods-here
|
|||||||
scheduler-config
|
scheduler-config
|
||||||
scheduler-name
|
scheduler-name
|
||||||
schema-cache-dir
|
schema-cache-dir
|
||||||
scopes
|
|
||||||
scrape-timeout
|
scrape-timeout
|
||||||
seccomp-profile-root
|
seccomp-profile-root
|
||||||
secondary-node-eviction-rate
|
secondary-node-eviction-rate
|
||||||
@ -668,7 +661,6 @@ storage-media-type
|
|||||||
storage-version
|
storage-version
|
||||||
storage-versions
|
storage-versions
|
||||||
streaming-connection-idle-timeout
|
streaming-connection-idle-timeout
|
||||||
subresource
|
|
||||||
suicide-timeout
|
suicide-timeout
|
||||||
sync-frequency
|
sync-frequency
|
||||||
system-cgroups
|
system-cgroups
|
||||||
@ -712,7 +704,6 @@ use-service-account-credentials
|
|||||||
user-whitelist
|
user-whitelist
|
||||||
use-service-account-credentials
|
use-service-account-credentials
|
||||||
use-taint-based-evictions
|
use-taint-based-evictions
|
||||||
verb
|
|
||||||
verify-only
|
verify-only
|
||||||
versioned-clientset-package
|
versioned-clientset-package
|
||||||
viper-config
|
viper-config
|
||||||
|
Loading…
Reference in New Issue
Block a user