kubernetes/test/integration
Mohammad Zuber Khan f86acbad68
add superuser fallback to authorizer (#111558)
* add superuser fallback to authorizer

* change the order of authorizers

* change the order of authorizers

* remove the duplicate superuser authorizer

* add integration test for superuser permissions
2022-10-18 18:57:00 -07:00
..
apimachinery Clean shutdown of apimachinery integration tests 2022-06-14 13:55:31 +02:00
apiserver Fix bug in which APIServerTracing did not work with some egress selectors 2022-10-18 19:41:07 +00:00
auth Merge pull request #112643 from SergeyKanzhelev/removeDynamicKubeletConfig 2022-10-12 01:33:00 -07:00
authutil This introduces an Impersonate-Uid header to server side code. 2021-07-06 10:13:16 -07:00
benchmark io/ioutil has already been deprecated in golang 1.16, so replace all ioutil with io and os 2022-02-03 05:32:12 +08:00
certificates add superuser fallback to authorizer (#111558) 2022-10-18 18:57:00 -07:00
client Clean shutdown of client integration tests 2022-07-19 10:03:51 +02:00
clustercidr Add integration test for multi cluster cidr 2022-08-06 00:11:06 +00:00
configmap Clean shutdown of configmap integration tests 2022-05-26 17:19:36 +02:00
controlplane Load encryption config once 2022-10-13 10:52:29 -04:00
cronjob Clean shutdown of cronjob integration tests 2022-05-28 21:36:54 +02:00
daemonset Clean shutdown of daemonset integration tests 2022-05-28 21:31:28 +02:00
defaulttolerationseconds Clean shutdown of defaulttolerationseconds integration tests 2022-05-28 21:14:09 +02:00
deployment Clean shutdown of deployment integration tests 2022-05-26 17:19:36 +02:00
disruption Add worker to clean up stale DisruptionTarget condition 2022-08-02 11:25:01 -04:00
dryrun Revert "add test to dry-run for unwanted generated values" 2022-04-06 12:34:49 -04:00
dualstack test dualstack services with assigned clusterIPs 2022-10-14 15:53:49 +00:00
endpoints Clean shutdown of endpoints integration tests 2022-05-26 17:19:36 +02:00
endpointslice cleanup: remove duplicate import 2022-07-14 11:25:19 +08:00
etcd rename assuredConcurrencyShares for flowcontrol v1beta3 2022-09-26 15:34:10 -04:00
events Clean shutdown of events integration tests 2022-06-06 20:33:20 +02:00
evictions Introduction of a pod condition type indicating disruption. Its reason field indicates the reason: 2022-08-02 11:12:16 +02:00
examples Avoid following redirects in aggregator availability controller 2022-09-28 10:56:21 -04:00
framework kms: fix go routine leak in gRPC connection 2022-09-08 11:46:57 -04:00
garbagecollector Remove //lint:ignore pragmas that aren't being used anymore 2021-11-17 08:56:54 +01:00
ipamperf Remove generated file rules in make 2022-10-04 08:50:30 -07:00
job Fix the occasional double-counting job_finished_total metric 2022-10-13 17:23:03 +02:00
kubelet Fix leaking goroutines in kubelet integration test 2022-05-23 11:50:29 +02:00
logs logs: make LoggingConfiguration an unversioned API 2022-06-17 20:22:13 +02:00
metrics Clean shutdown of metrics integration tests 2022-05-26 16:20:56 +02:00
namespace Clean shutdown of namespace integration tests 2022-05-26 17:19:36 +02:00
network Clean shutdown of network integration tests 2022-06-06 20:33:20 +02:00
node Cleanup the TestEvictionForNoExecuteTaintAddedByUser test 2022-09-19 10:07:54 +02:00
objectmeta Remove ClusterName 2022-05-05 20:12:50 +00:00
openshift part1 of e2e: master to apiserver/control-plane 2021-03-31 15:50:18 +08:00
podgc Introduction of a pod condition type indicating disruption. Its reason field indicates the reason: 2022-08-02 11:12:16 +02:00
pods Remove EphemeralContainers feature-gate checks 2022-07-26 02:55:30 +02:00
pvc Update AnyVolumeDataSource feature gate to beta 2022-03-29 13:39:48 -04:00
quota Generate and format files 2022-07-26 13:14:05 -04:00
replicaset Clean shutdown of replicaset integration tests 2022-05-26 17:19:36 +02:00
replicationcontroller Clean shutdown of replicationcontroller integration tests 2022-05-26 17:19:36 +02:00
scale io/ioutil has already been deprecated in golang 1.16, so replace all ioutil with io and os 2022-02-03 05:32:12 +08:00
scheduler typo fixed 2022-09-29 18:08:15 +08:00
scheduler_perf stop using deprecated klog flags 2022-09-04 21:02:43 +02:00
secrets Clean shutdown of secret integration tests 2022-05-26 17:19:36 +02:00
service Enable 'running_managed_controllers' for few more controllers 2022-08-02 07:33:32 +00:00
serviceaccount Make serviceaccount integation tests coexist with default API server config 2022-09-21 12:42:50 -04:00
serving cloud-provider: remove deprecated insecure serving from Config 2022-09-01 10:54:23 +08:00
statefulset Promote minReadySeconds to GA 2022-07-13 11:37:10 -04:00
storageclasses Clean shutdown of storageclasses integration tests 2022-05-26 17:19:36 +02:00
storageversion fix typos 2022-06-15 13:38:48 +09:00
tls hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
ttlcontroller Clean shutdown of ttlcontroller integration tests 2022-05-26 16:20:56 +02:00
util Remove RunAnAPIServer from integration tests 2022-07-25 17:52:31 +02:00
volume add integration tests for retroactive SC assignment 2022-08-09 15:22:38 +02:00
volumescheduling Clean shutdown of volumescheduling integration tests 2022-05-28 21:14:09 +02:00
.import-restrictions Make integration tests not depend on e2e tests 2021-03-25 23:02:52 +08:00
benchmark-controller.json Switching everything to use pause:3.8 2022-07-21 14:53:15 -07:00
doc.go
utils.go Clean up the master term in test/integration comments 2021-06-18 16:31:05 +08:00