kubernetes/pkg
Jan Safranek 45aa59946a Refactor FindAttachablePluginBySpec out of CSI code path
reconstructVolume() is called when kubelet may not have connection to the
API server yet, therefore it cannot get CSIDriver instances to figure out
if a CSI volume is attachable or not.

Refactor reconstructVolume(), so it does not need
FindAttachablePluginBySpec for CSI volumes, because all of them are
deviceMountable (i.e. FindDeviceMountablePluginBySpec always returns the
CSI volume plugin).
2023-06-23 12:28:15 +02:00
..
api Merge pull request #118552 from humblec/rbd-deprecation 2023-06-20 16:50:23 -07:00
apis Merge pull request #118278 from mimowo/fix-pod-failure-policy-comments 2023-06-12 13:46:49 -07:00
auth
capabilities
client Move cri/streaming to k8s.io/kubelet staging repository 2023-06-05 08:08:18 +02:00
cloudprovider lavalamp is taking a long break 2023-05-11 16:43:38 +00:00
cluster/ports Webhook framework for cloud controller manager 2023-03-14 23:28:05 +00:00
controller Merge pull request #118765 from mimowo/job-controller-unit-tests 2023-06-22 10:25:41 -07:00
controlplane STRUCTURE: cmd/kube-apiserver: move admission construction back from controlplane 2023-06-07 10:11:04 +03:00
credentialprovider fix fd leaks and failed file removing for main pkg and cmd 2023-05-09 09:24:11 -05:00
features Remove AdvancedAuditing feature gate. 2023-06-20 14:21:10 +05:30
fieldpath Improved FormatMap: Improves performance by about 4x, or nearly 2x in the worst case (#112661) 2023-03-01 22:26:55 -08:00
generated remove helper function for unused storage feature in pkg/proxy/util 2023-06-13 09:22:59 +08:00
kubeapiserver Add api-machinery TL owners permissions for jpbetz 2023-05-15 11:09:54 -04:00
kubectl Merge pull request #117102 from ardaguclu/move-genericiooptions 2023-04-11 20:21:17 -07:00
kubelet Refactor FindAttachablePluginBySpec out of CSI code path 2023-06-23 12:28:15 +02:00
kubemark Move hollow_proxy.go from pkg/kubemark to pkg/proxy/kubemark 2023-03-16 09:47:54 -04:00
printers cli: replace intstr.FromInt with intstr.FromInt32 2023-05-13 14:03:46 +02:00
probe Merge pull request #114606 from tuunit/bugfix-case-sensitive-headers 2023-05-15 22:05:36 -07:00
proxy remove helper function for unused storage feature in pkg/proxy/util 2023-06-13 09:22:59 +08:00
quota/v1 benchmark test to evaluate the overhead of podMatchesScopeFunc 2023-05-04 17:02:47 -07:00
registry Usse generics to simplify pkg/registry/flowcontrol/ensurer 2023-06-22 00:56:54 -04:00
routes Add api-machinery TL owners permissions for jpbetz 2023-05-15 11:09:54 -04:00
scheduler Unset gated pod info timestamp in addToActiveQ 2023-06-21 14:16:08 -07:00
security AppArmor no reevaluation of host is needed 2023-03-14 18:35:01 +00:00
securitycontext add SeccompProfile to Pod and Container accessors/mutators 2023-02-22 17:15:27 +01:00
serviceaccount graduate LegacyServiceAccountTokenTracking to GA 2023-05-19 10:33:34 -07:00
util Merge pull request #118338 from aroradaman/mv-ipset 2023-06-09 08:14:24 -07:00
volume storage: stop using deprecated io/ioutil 2023-06-20 16:49:03 +02:00
windows/service
.import-restrictions
OWNERS lavalamp is taking a long break 2023-05-11 16:43:38 +00:00