mirror of https://github.com/k3s-io/k3s
![]() Automatic merge from submit-queue (batch tested with PRs 67950, 68195). If you want to cherry-pick this change to another branch, please follow the instructions here: https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md. Consolidate componentconfig code standards **What this PR does / why we need it**: This PR fixes a bunch of very small misalignments in ComponentConfig packages: - Add sane comments to all functions/variables in componentconfig `register.go` files - Make the `register.go` files of componentconfig pkgs follow the same pattern and not differ from each other like they do today. - Register the `openapi-gen` tag in all `doc.go` files where the pkg contains _external_ types. - Add the `groupName` tag where missing - Fix cases where `addKnownTypes` was registered twice in the `SchemeBuilder` - Add `Readme` and `OWNERS` files to `Godeps` directories if missing. **Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*: **Special notes for your reviewer**: **Release note**: ```release-note NONE ``` /assign @sttts @thockin |
||
---|---|---|
.. | ||
apis | ||
cadvisor | ||
certificate | ||
checkpoint | ||
checkpointmanager | ||
client | ||
cloudresource | ||
cm | ||
config | ||
configmap | ||
container | ||
custommetrics | ||
dockershim | ||
envvars | ||
events | ||
eviction | ||
images | ||
kubeletconfig | ||
kuberuntime | ||
leaky | ||
lifecycle | ||
logs | ||
metrics | ||
mountpod | ||
network | ||
nodelease | ||
nodestatus | ||
pleg | ||
pod | ||
preemption | ||
prober | ||
qos | ||
remote | ||
runtimeclass | ||
secret | ||
server | ||
stats | ||
status | ||
sysctl | ||
token | ||
types | ||
util | ||
volumemanager | ||
winstats | ||
BUILD | ||
OWNERS | ||
active_deadline.go | ||
active_deadline_test.go | ||
doc.go | ||
kubelet.go | ||
kubelet_getters.go | ||
kubelet_getters_test.go | ||
kubelet_network.go | ||
kubelet_network_linux.go | ||
kubelet_network_others.go | ||
kubelet_network_test.go | ||
kubelet_node_status.go | ||
kubelet_node_status_test.go | ||
kubelet_pods.go | ||
kubelet_pods_linux_test.go | ||
kubelet_pods_test.go | ||
kubelet_pods_windows_test.go | ||
kubelet_resources.go | ||
kubelet_resources_test.go | ||
kubelet_test.go | ||
kubelet_volumes.go | ||
kubelet_volumes_test.go | ||
oom_watcher.go | ||
oom_watcher_test.go | ||
pod_container_deletor.go | ||
pod_container_deletor_test.go | ||
pod_workers.go | ||
pod_workers_test.go | ||
reason_cache.go | ||
reason_cache_test.go | ||
runonce.go | ||
runonce_test.go | ||
runtime.go | ||
util.go | ||
volume_host.go |