mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-25 12:43:23 +00:00
Automated bazel and owner changes
This commit is contained in:
parent
14246a9494
commit
90645ce2b7
@ -142,27 +142,43 @@ Federated Services Service creation should create matching services in underlyin
|
|||||||
Federated Services Service creation should succeed,rmmh,1
|
Federated Services Service creation should succeed,rmmh,1
|
||||||
Federated ingresses Federated Ingresses Ingress connectivity and DNS should be able to connect to a federated ingress via its load balancer,rmmh,1
|
Federated ingresses Federated Ingresses Ingress connectivity and DNS should be able to connect to a federated ingress via its load balancer,rmmh,1
|
||||||
Federated ingresses Federated Ingresses should be created and deleted successfully,dchen1107,1
|
Federated ingresses Federated Ingresses should be created and deleted successfully,dchen1107,1
|
||||||
|
Federated ingresses Federated Ingresses should be deleted from underlying clusters when OrphanDependents is false,nikhiljindal,0
|
||||||
Federated ingresses Federated Ingresses should create and update matching ingresses in underlying clusters,ghodss,1
|
Federated ingresses Federated Ingresses should create and update matching ingresses in underlying clusters,ghodss,1
|
||||||
|
Federated ingresses Federated Ingresses should not be deleted from underlying clusters when OrphanDependents is nil,nikhiljindal,0
|
||||||
|
Federated ingresses Federated Ingresses should not be deleted from underlying clusters when OrphanDependents is true,nikhiljindal,0
|
||||||
Federation API server authentication should accept cluster resources when the client has right authentication credentials,davidopp,1
|
Federation API server authentication should accept cluster resources when the client has right authentication credentials,davidopp,1
|
||||||
Federation API server authentication should not accept cluster resources when the client has invalid authentication credentials,yujuhong,1
|
Federation API server authentication should not accept cluster resources when the client has invalid authentication credentials,yujuhong,1
|
||||||
Federation API server authentication should not accept cluster resources when the client has no authentication credentials,nikhiljindal,1
|
Federation API server authentication should not accept cluster resources when the client has no authentication credentials,nikhiljindal,1
|
||||||
Federation apiserver Admission control should not be able to create resources if namespace does not exist,alex-mohr,1
|
Federation apiserver Admission control should not be able to create resources if namespace does not exist,alex-mohr,1
|
||||||
Federation apiserver Cluster objects should be created and deleted successfully,ghodss,1
|
Federation apiserver Cluster objects should be created and deleted successfully,ghodss,1
|
||||||
Federation daemonsets DaemonSet objects should be created and deleted successfully,nikhiljindal,0
|
Federation daemonsets DaemonSet objects should be created and deleted successfully,nikhiljindal,0
|
||||||
|
Federation daemonsets DaemonSet objects should be deleted from underlying clusters when OrphanDependents is false,nikhiljindal,0
|
||||||
|
Federation daemonsets DaemonSet objects should not be deleted from underlying clusters when OrphanDependents is nil,nikhiljindal,0
|
||||||
|
Federation daemonsets DaemonSet objects should not be deleted from underlying clusters when OrphanDependents is true,nikhiljindal,0
|
||||||
Federation deployments Deployment objects should be created and deleted successfully,soltysh,1
|
Federation deployments Deployment objects should be created and deleted successfully,soltysh,1
|
||||||
|
Federation deployments Federated Deployment should be deleted from underlying clusters when OrphanDependents is false,nikhiljindal,0
|
||||||
Federation deployments Federated Deployment should create and update matching deployments in underling clusters,soltysh,1
|
Federation deployments Federated Deployment should create and update matching deployments in underling clusters,soltysh,1
|
||||||
|
Federation deployments Federated Deployment should not be deleted from underlying clusters when OrphanDependents is nil,nikhiljindal,0
|
||||||
|
Federation deployments Federated Deployment should not be deleted from underlying clusters when OrphanDependents is true,nikhiljindal,0
|
||||||
Federation events Event objects should be created and deleted successfully,karlkfi,1
|
Federation events Event objects should be created and deleted successfully,karlkfi,1
|
||||||
Federation namespace Namespace objects all resources in the namespace should be deleted when namespace is deleted,nikhiljindal,0
|
Federation namespace Namespace objects all resources in the namespace should be deleted when namespace is deleted,nikhiljindal,0
|
||||||
Federation namespace Namespace objects should be created and deleted successfully,xiang90,1
|
Federation namespace Namespace objects should be created and deleted successfully,xiang90,1
|
||||||
Federation namespace Namespace objects should be deleted from underlying clusters when OrphanDependents is false,nikhiljindal,0
|
Federation namespace Namespace objects should be deleted from underlying clusters when OrphanDependents is false,nikhiljindal,0
|
||||||
|
Federation namespace Namespace objects should not be deleted from underlying clusters when OrphanDependents is nil,nikhiljindal,0
|
||||||
Federation namespace Namespace objects should not be deleted from underlying clusters when OrphanDependents is true,nikhiljindal,0
|
Federation namespace Namespace objects should not be deleted from underlying clusters when OrphanDependents is true,nikhiljindal,0
|
||||||
|
Federation replicasets Federated ReplicaSet should be deleted from underlying clusters when OrphanDependents is false,nikhiljindal,0
|
||||||
Federation replicasets Federated ReplicaSet should create and update matching replicasets in underling clusters,childsb,1
|
Federation replicasets Federated ReplicaSet should create and update matching replicasets in underling clusters,childsb,1
|
||||||
|
Federation replicasets Federated ReplicaSet should not be deleted from underlying clusters when OrphanDependents is nil,nikhiljindal,0
|
||||||
|
Federation replicasets Federated ReplicaSet should not be deleted from underlying clusters when OrphanDependents is true,nikhiljindal,0
|
||||||
Federation replicasets ReplicaSet objects should be created and deleted successfully,apelisse,1
|
Federation replicasets ReplicaSet objects should be created and deleted successfully,apelisse,1
|
||||||
Federation secrets Secret objects should be created and deleted successfully,pmorie,1
|
Federation secrets Secret objects should be created and deleted successfully,pmorie,1
|
||||||
Federation secrets Secret objects should be deleted from underlying clusters when OrphanDependents is false,nikhiljindal,0
|
Federation secrets Secret objects should be deleted from underlying clusters when OrphanDependents is false,nikhiljindal,0
|
||||||
|
Federation secrets Secret objects should not be deleted from underlying clusters when OrphanDependents is nil,nikhiljindal,0
|
||||||
Federation secrets Secret objects should not be deleted from underlying clusters when OrphanDependents is true,nikhiljindal,0
|
Federation secrets Secret objects should not be deleted from underlying clusters when OrphanDependents is true,nikhiljindal,0
|
||||||
GCP Volumes GlusterFS should be mountable,rkouj,0
|
GCP Volumes GlusterFS should be mountable,rkouj,0
|
||||||
GCP Volumes NFSv4 should be mountable for NFSv4,rkouj,0
|
GCP Volumes NFSv4 should be mountable for NFSv4,rkouj,0
|
||||||
|
GCP Volumes GlusterFS should be mountable,nikhiljindal,0
|
||||||
|
GCP Volumes NFSv4 should be mountable for NFSv4,nikhiljindal,0
|
||||||
GKE local SSD should write and read from node local SSD,fabioy,0
|
GKE local SSD should write and read from node local SSD,fabioy,0
|
||||||
GKE node pools should create a cluster with multiple node pools,fabioy,1
|
GKE node pools should create a cluster with multiple node pools,fabioy,1
|
||||||
Garbage collector should delete pods created by rc when not orphaning,justinsb,1
|
Garbage collector should delete pods created by rc when not orphaning,justinsb,1
|
||||||
@ -172,6 +188,8 @@ Garbage collector should orphan pods created by rc if deleteOptions.OrphanDepend
|
|||||||
"Generated release_1_5 clientset should create v2alpha1 cronJobs, delete cronJobs, watch cronJobs",soltysh,1
|
"Generated release_1_5 clientset should create v2alpha1 cronJobs, delete cronJobs, watch cronJobs",soltysh,1
|
||||||
HA-master pods survive addition/removal different zones,rkouj,0
|
HA-master pods survive addition/removal different zones,rkouj,0
|
||||||
HA-master pods survive addition/removal same zone,rkouj,0
|
HA-master pods survive addition/removal same zone,rkouj,0
|
||||||
|
HA-master pods survive addition/removal different zones,nikhiljindal,0
|
||||||
|
HA-master pods survive addition/removal same zone,nikhiljindal,0
|
||||||
Hazelcast should create and scale hazelcast,mikedanese,1
|
Hazelcast should create and scale hazelcast,mikedanese,1
|
||||||
Horizontal pod autoscaling (scale resource: CPU) Deployment Should scale from 1 pod to 3 pods and from 3 to 5,jszczepkowski,0
|
Horizontal pod autoscaling (scale resource: CPU) Deployment Should scale from 1 pod to 3 pods and from 3 to 5,jszczepkowski,0
|
||||||
Horizontal pod autoscaling (scale resource: CPU) Deployment Should scale from 5 pods to 3 pods and from 3 to 1,jszczepkowski,0
|
Horizontal pod autoscaling (scale resource: CPU) Deployment Should scale from 5 pods to 3 pods and from 3 to 1,jszczepkowski,0
|
||||||
|
|
Loading…
Reference in New Issue
Block a user