Commit Graph

85071 Commits

Author SHA1 Message Date
yankaiz
bd03c3a096 Change XPN firewall change message, should be required by security admin.
Add l7lbSrcRngsFlag to gce_loadbalancer.go so that ingress can have
fewer source ranges for l7 health checks.
2019-09-30 11:19:42 -07:00
Kubernetes Prow Robot
a87c1b2d72
Merge pull request #83099 from ahg-g/ahg-config-layer2
[migration] Mapping Layer - 2. Convert predicates/priorities configurations to a framework plugin one.
2019-09-30 08:57:38 -07:00
Abdullah Gharaibeh
6120fe9b11 Convert predicates/priorities configurations to a framework plugin configs. 2019-09-30 10:36:52 -04:00
shturec
4877b0b7b5
custom retry strategy in GenericWebhook 2019-09-30 17:04:43 +03:00
wojtekt
59533f0cd1 Remove deprecated scalability tests 2019-09-30 16:04:09 +02:00
Kubernetes Prow Robot
5b78e31367
Merge pull request #83312 from fabriziopandini/bump-versions
kubeadm: bump versions for v1.17 cycle
2019-09-30 06:15:38 -07:00
Kubernetes Prow Robot
c5440829d5
Merge pull request #83248 from krzysied/node_controller_test
Adding fakeGetPodsAssignedToNode to node lifecycle controller tests
2019-09-30 03:19:38 -07:00
caiweidong
a890bf1175 Merge attach and detach common func 2019-09-30 17:36:14 +08:00
fabriziopandini
b77b8bdb47 bump versions for v1.17 cycle 2019-09-30 11:08:03 +02:00
Krzysztof Siedlecki
99eeab35a3 adding fakeGetPodsAssignedToNode 2019-09-30 11:03:36 +02:00
Wojciech Tyczynski
25a728ae5e Cache serializations 2019-09-30 10:48:06 +02:00
Wojciech Tyczynski
4cd81549f9 CachingObject 2019-09-30 10:48:06 +02:00
SataQiu
92300eaadb scheduler: make getVolumeLimits a function instead of a method 2019-09-30 16:25:31 +08:00
wojtekt
970f103e2c Implement support for CacheableObject 2019-09-30 08:58:54 +02:00
wojtekt
1dd43724ce Fix transformObject to work with CacheableObject. 2019-09-30 08:58:54 +02:00
wojtekt
1397b80f77 CacheableObject test 2019-09-30 08:58:54 +02:00
wojtekt
cd4215ad8b Implement Encoder.Identifier() method 2019-09-30 08:58:54 +02:00
wojtekt
36300c8c9f Add Identifier method to GroupVersioner interface 2019-09-30 08:58:54 +02:00
wojtekt
248549ba79 Extend interfaces to support CacheableObject 2019-09-30 08:58:54 +02:00
Kubernetes Prow Robot
974f201363
Merge pull request #82368 from m3ngyang/sch-util-ut
complete pkg/scheduler/util unit test
2019-09-29 23:27:37 -07:00
Justin SB
747d4481db
e2e: on aws, tag volumes we want the cluster to mount
Locked down IAM configurations will prevent mounting of arbitrary
volumes, so when we create volumes that we intend the cluster to
mount, we must set the appropriate EC2 tags.
2019-09-30 00:51:49 -04:00
RainbowMango
1395acba4a Add bazel by hack/update-bazel.sh 2019-09-30 12:09:16 +08:00
RainbowMango
159163247e Introduce testutil package to support metrics testing. 2019-09-30 11:53:18 +08:00
mengyang02
a638431e4d complete pkg/scheduler/util unit tests 2019-09-30 10:58:11 +08:00
Ted Yu
6dbb533e3c Only kill process where killing failed during previous iterations 2019-09-29 19:53:43 -07:00
Kubernetes Prow Robot
2b795b9825
Merge pull request #83284 from odinuge/node-e2e-host-reuse
Fix host reuse for e2e tests
2019-09-29 16:47:50 -07:00
Kubernetes Prow Robot
7066107ae3
Merge pull request #83117 from zouyee/valid
using short flags instead of validate
2019-09-29 16:47:37 -07:00
Kubernetes Prow Robot
14e5adfc85
Merge pull request #82683 from davidz627/fix/translationStruct
Refactor CSI Translation Library into a struct that is injected into various components to simplify unit testing
2019-09-29 10:11:37 -07:00
Odin Ugedal
d17dc136a0
Fix host reuse for e2e tests
This will now filter the hosts in gcloud by project, instance name and
zone, to make sure we only reuse the correct hosts. Previously it would
try to reuse images outside the selected zone, resulting in a crash.

The resulting command will look like this:
$ gcloud compute instances list --project="my-project-123" --filter="name:'test-cos-beta-78-12499-16-0' AND zone:'europe-west6-b'"
2019-09-29 11:10:08 +02:00
RainbowMango
7cbd6bf9ea Update bazel by hack/update-bazel.sh 2019-09-29 15:57:27 +08:00
RainbowMango
fe6c700146 Migrate etcd version monitor to metrics stability framework 2019-09-29 15:39:24 +08:00
Kubernetes Prow Robot
654aa1d846
Merge pull request #83234 from SataQiu/scheduler-cleanup-20190927
scheduler: change PredicateMetadata.AddPod to use *v1.Node insead of rich *schedulernodeinfo.NodeInfo
2019-09-28 23:49:37 -07:00
RainbowMango
f57bb81e95 Update bazel by hack/update-bazel.sh 2019-09-29 11:52:30 +08:00
RainbowMango
3b89ade154 Remove direct reference to Prometheus 2019-09-29 11:41:28 +08:00
RainbowMango
0bccce8f62 Update bazel and vendor by hack/update-bazel.sh and hack/update-vendor.sh 2019-09-29 11:24:33 +08:00
Kubernetes Prow Robot
77d0ebe39f
Merge pull request #83102 from feiskyer/fix-too-many-calls
Fix aggressive VM calls for Azure VMSS
2019-09-28 20:11:38 -07:00
SataQiu
bcaa991676 scheduler: code clean up for predicates/metadata 2019-09-29 10:11:53 +08:00
RainbowMango
96a930c9bf Remove direct reference to Prometheus. 2019-09-29 10:06:59 +08:00
Kubernetes Prow Robot
29f23e6647
Merge pull request #83220 from RainbowMango/pr_remove_direct_reference_to_label
Remove direct reference to label
2019-09-28 11:47:38 -07:00
Kubernetes Prow Robot
0a6a465cf9
Merge pull request #83269 from RainbowMango/pr_remove_direct_reference_to_promethues_from_openstack
Remove direct reference to prometheus from openstack
2019-09-28 08:35:39 -07:00
Marek Counts
114d7855f3 Removal of kubernetes error dependancies
removed kubernetes error deps
2019-09-28 15:09:48 +00:00
RainbowMango
1c2ccc4197 Update bazel by hack/update-bazel.sh 2019-09-28 21:29:56 +08:00
RainbowMango
b8395a50ee Remove direct reference to Prometheus from openstack 2019-09-28 21:27:56 +08:00
Kubernetes Prow Robot
e89023cff3
Merge pull request #82890 from chewong/orphaned-public-ips
Fix #80571: Update service controller to prevent orphaned public IP addresses
2019-09-28 06:05:38 -07:00
Odin Ugedal
2292873fdd
Fix dynamic kubelet config init order
If the metrics ain't created, the values will not be registered, and the
metrics will not be visible in the metric endpoint.

Therefore move init of dynamic kubelet config below the startup of the
kubelet server (and the init of metrics).
2019-09-28 11:55:43 +02:00
Kubernetes Prow Robot
39286f3962
Merge pull request #83255 from misterikkit/vsphere_stress
E2E: Add missing Bootstrap() call
2019-09-28 00:13:38 -07:00
Kubernetes Prow Robot
be1574b741
Merge pull request #83196 from zouyee/cmq
using online file instead to fix NUMA nodes init
2019-09-27 22:51:39 -07:00
Connor Doyle
389853894d Delegate topology hint gen to CPU manager policy
- The previous implementation depended on a fixed set of policies.
2019-09-27 22:29:02 -07:00
Kubernetes Prow Robot
74d2822662
Merge pull request #72535 from tallclair/content-type
Always set content-type & nosniff
2019-09-27 18:43:39 -07:00
Mayank Gaikwad
99475f9499 Update e2e testing nodePort service listening on same port but different protocols 2019-09-28 06:36:27 +05:30