kubernetes/pkg
Patrick Ohly 85513e4bca features: reduce risk of merge conflicts
Merge conflicts become less likely when:
- features are sorted alphabetically because
  then changes are more likely to be done in
  different parts of the files
- blank lines separate the hash entries because
  gofmt then doesn't change the formating of
  other entries when adding or removing one

Merge conflicts where pretty common shortly before a code freeze when everyone
added new features at the end of the files.
2022-05-05 08:22:16 +02:00
..
api csi: add nodeExpandSecret support for CSI client 2022-04-05 11:36:23 +08:00
apis Merge pull request #109506 from wangrzneu/fix-comment 2022-05-04 01:28:33 -07:00
auth Merge pull request #105598 from gy95/match 2022-01-05 09:22:38 -08:00
capabilities initialize capabilities unit test 2021-03-13 10:53:47 +01:00
client Add mwielgus back 2022-01-10 09:02:53 -05:00
cloudprovider run update-yamlfmt.sh 2022-01-10 08:14:37 -05:00
cluster/ports e2e_node/{service,util}: use kubelet healthz port. 2022-04-22 16:14:31 -07:00
controller Merge pull request #109612 from pandaamanda/remove_DeprecatedControllerOptions 2022-05-04 02:34:54 -07:00
controlplane Revert "Introduce APIs to support multiple ClusterCIDRs (#108290)" 2022-04-13 13:58:19 +01:00
credentialprovider etcd: Update container repo to gcr.io/etcd-development/etcd 2022-04-13 19:04:01 -04:00
features features: reduce risk of merge conflicts 2022-05-05 08:22:16 +02:00
fieldpath hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
generated Merge pull request #109612 from pandaamanda/remove_DeprecatedControllerOptions 2022-05-04 02:34:54 -07:00
kubeapiserver Revert "Introduce APIs to support multiple ClusterCIDRs (#108290)" 2022-04-13 13:58:19 +01:00
kubectl add server-side validation support to kubectl 2022-03-26 03:45:13 +00:00
kubelet Merge pull request #109441 from Miciah/kubelet-parseResolvConf-handle-search-dot 2022-05-04 01:27:42 -07:00
kubemark Merge pull request #108066 from marseel/dont_check_type_in_hostvolule_in_kubemark 2022-02-18 00:38:24 -08:00
printers Revert "Introduce APIs to support multiple ClusterCIDRs (#108290)" 2022-04-13 13:58:19 +01:00
probe Merge pull request #103967 from pacoxu/probe-warning 2022-01-06 08:57:01 -08:00
proxy Merge pull request #109124 from daschott/daschott/winkernel-perf-fix 2022-05-04 11:47:14 -07:00
quota/v1 remove ExpandPersistentVolume feature gate 2022-03-24 10:02:47 -04:00
registry Merge pull request #109303 from wojtek-t/clean_storage_shutdown 2022-05-03 19:30:57 -07:00
routes Merge pull request #101478 from Haleygo/fix-logs-with-too-long-name-request 2022-01-06 04:53:02 -08:00
scheduler Merge pull request #109727 from Huang-Wei/cleanup-sched-heap 2022-05-04 08:01:51 -07:00
security Move AppArmor profile validation to the API validation pkg 2022-02-15 16:17:37 -08:00
securitycontext Add missing test cases for RunAsGroup and SetRunAsGroup methods 2021-12-24 17:13:45 +08:00
serviceaccount Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00
util fix e2e coverage package for go 1.18 2022-04-27 10:05:51 -07:00
volume Replace use of Sprintf with net.JoinHostPort 2022-05-04 06:37:50 -04:00
windows/service Merge pull request #102937 from gy95/service 2021-09-15 21:41:45 -07:00
.import-restrictions
OWNERS OWNERS cleanup - Jan 2021 Week 1 2022-01-10 08:14:29 -05:00