kubernetes/test/e2e
Kubernetes Submit Queue 12f96e2e35 Merge pull request #51283 from caesarxuchao/fix-initializer-validate
Automatic merge from submit-queue (batch tested with PRs 51583, 51283, 51374, 51690, 51716)

Unify initializer name validation

Unify the validation rules on initializer names. Fix https://github.com/kubernetes/kubernetes/issues/51843.

```release-note
Action required: validation rule on metadata.initializers.pending[x].name is tightened. The initializer name needs to contain at least three segments separated by dots. If you create objects with pending initializers, (i.e., not relying on apiserver adding pending initializers according to initializerconfiguration), you need to update the initializer name in existing objects and in configuration files to comply to the new validation rule.
```
2017-09-02 20:35:22 -07:00
..
apimachinery Merge pull request #51283 from caesarxuchao/fix-initializer-validate 2017-09-02 20:35:22 -07:00
apps Port e2e tests for multi architecture 2017-09-01 05:40:52 +05:30
auth Merge pull request #49457 from mkumatag/tests_multiarch 2017-09-02 15:18:10 -07:00
autoscaling Renamed ClusterSize and WaitForClusterSize to NumberOfReadyNodes and WaitForReadyNodes, respectively. 2017-08-29 11:53:17 +02:00
chaosmonkey Use buildozer to delete licenses() rules except under third_party/ 2017-08-11 09:32:39 -07:00
common Port e2e tests for multi architecture 2017-09-01 05:40:52 +05:30
framework Port e2e tests for multi architecture 2017-09-01 05:40:52 +05:30
generated Use buildozer to delete licenses() rules except under third_party/ 2017-08-11 09:32:39 -07:00
instrumentation Port e2e tests for multi architecture 2017-09-01 05:40:52 +05:30
kubectl Port e2e tests for multi architecture 2017-09-01 05:40:52 +05:30
lifecycle Merge pull request #49457 from mkumatag/tests_multiarch 2017-09-02 15:18:10 -07:00
manifest Use buildozer to delete licenses() rules except under third_party/ 2017-08-11 09:32:39 -07:00
network Port e2e tests for multi architecture 2017-09-01 05:40:52 +05:30
node Port e2e tests for multi architecture 2017-09-01 05:40:52 +05:30
perftype Use buildozer to delete licenses() rules except under third_party/ 2017-08-11 09:32:39 -07:00
scalability Make threshold for glbc mem-usage scale with nodes in density test 2017-08-28 13:24:24 +02:00
scheduling Merge pull request #49457 from mkumatag/tests_multiarch 2017-09-02 15:18:10 -07:00
servicecatalog Port e2e tests for multi architecture 2017-09-01 05:40:52 +05:30
storage Port e2e tests for multi architecture 2017-09-01 05:40:52 +05:30
testing-manifests Update the yaml file with multiarch images 2017-09-01 05:39:00 +05:30
upgrades Port e2e tests for multi architecture 2017-09-01 05:40:52 +05:30
BUILD Fix bazel 2017-09-01 05:39:00 +05:30
dashboard.go refactor: move ListOptions references to metav1 2017-01-23 17:52:46 -05:00
e2e-example-config.json Add viper support to core e2es 2016-09-15 18:38:01 -04:00
e2e.go Merge pull request #51539 from saad-ali/enableAlphaGCEDiskAPI 2017-08-30 03:59:35 -07:00
e2e_test.go move some e2e tests to SIG respectively 2017-08-16 14:34:50 +08:00
events.go run hack/update-all 2017-06-22 11:31:03 -07:00
example_cluster_dns.go Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
examples.go Add rbac.authorization.k8s.io/v1 2017-08-09 17:04:54 -04:00
gke_local_ssd.go Migrate api.Registry to testapi.Groups in tests. 2017-07-17 15:05:38 -07:00
gke_node_pools.go Use clientset in GetReadySchedulableNodesOrDie 2016-10-19 15:55:39 +02:00
limit_range.go Merge pull request #47403 from zhangxiaoyu-zidif/e2e-delete-meaningless-check 2017-06-23 02:59:23 -07:00
network_partition.go check job ActiveDeadlineSeconds 2017-08-29 20:15:11 +08:00
pod_gc.go Port e2e tests for multi architecture 2017-09-01 05:40:52 +05:30
pods.go Port e2e tests for multi architecture 2017-09-01 05:40:52 +05:30
pre_stop.go Port e2e tests for multi architecture 2017-09-01 05:40:52 +05:30
README.md Update docs/ URLs to point to proper locations 2017-06-05 22:13:54 -07:00
resource_quota.go let resourcequota evaluator handle uninitialid pod and pvc 2017-08-24 14:50:03 -07:00
ssh.go Run SSH e2e test only if SSH keys are present 2017-05-01 11:04:54 -04:00
ubernetes_lite.go Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00