kubernetes/pkg
Akhil Velagapudi 69eccd41b8 endpointslice: reduce visibility of vars/funcs
Reduce the visibility of various public identifiers that are only used
within the scope of a package.

This was originally motivated by KEP-3685 in order to reduce the public
API surface and improve supportability.
2023-05-02 15:58:07 -07:00
..
api api: replace intstr.FromInt with intstr.FromInt32 2023-05-01 09:16:15 +02:00
apis Clean up brace whitespace in **/validation_test.go 2023-05-02 00:48:42 -07:00
auth
capabilities
client delete unused functions in pkg directory 2023-01-16 21:43:36 +08:00
cloudprovider Remove AWS legacy cloud provider + EBS in-tree storage plugin 2023-03-06 14:01:15 +00:00
cluster/ports Webhook framework for cloud controller manager 2023-03-14 23:28:05 +00:00
controller endpointslice: reduce visibility of vars/funcs 2023-05-02 15:58:07 -07:00
controlplane add OpenAPIV3 config to tests and server options 2023-05-01 13:18:44 -07:00
credentialprovider Drop AWS kubelet credential provider and cleanup AWS storage e2e tests 2023-03-07 09:00:12 -05:00
features Merge pull request #115843 from rikatz/remote-netpol-status 2023-05-01 18:30:10 -07:00
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 Merge pull request #115843 from rikatz/remote-netpol-status 2023-05-01 18:30:10 -07:00
kubeapiserver Merge pull request #117198 from charles-chenzz/deprecated_function 2023-05-02 08:18:14 -07:00
kubectl Merge pull request #117102 from ardaguclu/move-genericiooptions 2023-04-11 20:21:17 -07:00
kubelet Merge pull request #117716 from thockin/validation_test_whitespace 2023-05-02 10:02:25 -07:00
kubemark Move hollow_proxy.go from pkg/kubemark to pkg/proxy/kubemark 2023-03-16 09:47:54 -04:00
printers Replace uses of ObjectReflectDiff with cmp.Diff 2023-04-12 08:48:03 -07:00
probe Cleanup environment in tests that call os.Unsetenv 2023-04-17 20:40:08 -05:00
proxy Merge pull request #117723 from Nordix/healthcheck-via-lbadr 2023-05-02 12:44:22 -07:00
quota/v1 Rename ContainerStatus.ResourcesAllocated to ContainerStatus.AllocatedResources 2023-03-10 14:49:26 +00:00
registry Remove withdrawn feature NetworkPolicyStatus 2023-05-01 15:19:25 -03:00
routes
scheduler Merge pull request #117727 from kerthcet/cleanup/remove-unused-goroutines 2023-05-02 13:44:16 -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 handle new error where sa jwt issued in the future 2023-03-02 03:15:13 +01:00
util Merge pull request #117198 from charles-chenzz/deprecated_function 2023-05-02 08:18:14 -07:00
volume Merge pull request #117077 from pacoxu/fsquota-cleanup 2023-04-18 02:36:57 -07:00
windows/service
.import-restrictions
OWNERS