Commit Graph

87763 Commits

Author SHA1 Message Date
Pavithra Ramesh
1de2327afc Attach a new finalizer in GCE ILB creation.
Add logic in service_controller to skip create/update
if finalizer from a different controller is found.

The newly added finalizer will be checked by other controllers
implementing ILB services to determine if a given service is
already being managed by service_controller.

Moved finalizer check into cloudprovider code.

added unit test to verify new finalizer.

Modified existing unit test to create a fake service so that
attach/remove finalizer step can be tested.
2020-01-28 15:02:19 -08:00
Kubernetes Prow Robot
bbc035a66c
Merge pull request #87507 from weinong/revert-86412
Revert "It fixes a bug where AAD token obtained by kubectl is incompa…
2020-01-24 16:04:05 -08:00
Kubernetes Prow Robot
789dc873f6
Merge pull request #87440 from dims/switch-enable-cadvisor-json-endpoints-flag-to-false
Default the --enable-cadvisor-endpoints flag to disabled
2020-01-24 12:18:45 -08:00
Kubernetes Prow Robot
15f96a807a
Merge pull request #86305 from saschagrunert/cri-tools
Update cri-tools to v1.17.0
2020-01-24 12:18:32 -08:00
Kubernetes Prow Robot
e92a7cfd2a
Merge pull request #87518 from serathius/approvers
Add serathius to sig-instrumentation-approvers
2020-01-24 06:42:32 -08:00
Marek Siarkowicz
afb7c5d2ce Add serathius to sig-instrumentation-approvers 2020-01-24 13:26:51 +01:00
Kubernetes Prow Robot
90da466221
Merge pull request #87504 from cheftako/master
Fix issue with GCE scripts assuming Python2.
2020-01-24 03:03:19 -08:00
Kubernetes Prow Robot
b1cd93a639
Merge pull request #87500 from jennybuckley/reenable-apply
Re-enable apply for 50% of requests
2020-01-24 03:03:08 -08:00
Kubernetes Prow Robot
47cade1175
Merge pull request #87479 from caesarxuchao/debug-87473
Debugging 87473, printing out the last state of the dependent
2020-01-24 03:02:56 -08:00
Kubernetes Prow Robot
58c67632e5
Merge pull request #87475 from liggitt/drop-ga-gates
Remove deprecated GA feature gates that expire in 1.18
2020-01-24 03:02:46 -08:00
Kubernetes Prow Robot
6ae7bfc691
Merge pull request #87138 from markusthoemmes/fix-capitalization-error
Fix error-string-capitalization in clientset generator.
2020-01-24 03:02:33 -08:00
Kubernetes Prow Robot
6c693549a3
Merge pull request #87183 from Aresforchina/fix-staticcheck-test15
fix-staticcheck:pkg/volume/scaleio/
2020-01-23 22:20:31 -08:00
Kubernetes Prow Robot
1249dd43ca
Merge pull request #86574 from SataQiu/deprecated-kube-dns
kubeadm: kube-dns is deprecated and will not be supported in a future version
2020-01-23 20:26:32 -08:00
Weinong Wang
d56f535755 fixed UT 2020-01-23 18:21:59 -08:00
Kubernetes Prow Robot
07b358b190
Merge pull request #87467 from cjcullen/yaml
Update gopkg.in/yaml.v2 to v2.2.8
2020-01-23 17:41:32 -08:00
Kubernetes Prow Robot
5918208fa5
Merge pull request #87459 from deads2k/object-ref-warning
add warning on ObjectReference
2020-01-23 17:41:22 -08:00
Kubernetes Prow Robot
421be1cf35
Merge pull request #87400 from neolit123/1.18-remove-coredns-fg
kubeadm: remove the deprecated GA CoreDNS feature-gate
2020-01-23 17:41:12 -08:00
Kubernetes Prow Robot
88a05747e0
Merge pull request #87356 from aojea/aojea_reviewer
Self nominate aojea as sig-network-reviewer
2020-01-23 17:40:58 -08:00
Kubernetes Prow Robot
4a3cbfea89
Merge pull request #87256 from ii/promote-namespace-patch-test
Promote: Namespace patch test
2020-01-23 17:40:45 -08:00
Kubernetes Prow Robot
9f09913dbf
Merge pull request #86015 from squeed/informer-missing-updates
informers: Don't treat relist same as sync
2020-01-23 17:40:32 -08:00
Walter Fender
1dd53fd3ba Fix issue with GCE scripts assuming Python2.
For bug #87482.
Newer OSs are now defaulting to Python3.
This breaks the kube-up scripts for GCE.
Adding code to detect this and explicitly use Python2.
2020-01-23 15:05:04 -08:00
Weinong Wang
71b2a4cdcc Revert "It fixes a bug where AAD token obtained by kubectl is incompatible with on-behalf-of flow and oidc."
This reverts commit d1480ab49d.

Revert this commit due to incomplete migration path
2020-01-23 14:21:33 -08:00
Kubernetes Prow Robot
92f8a31f15
Merge pull request #82235 from mrkm4ntr/preemption-same-pdb
Fix numPDBViolations when victims on same node are assigned same PDB
2020-01-23 14:04:32 -08:00
Kubernetes Prow Robot
dc090f80d1
Merge pull request #87406 from haosdent/remove-algo
Remove `scheduler/algorithm/priorities` in import-restrictions
2020-01-23 11:34:24 -08:00
Kubernetes Prow Robot
c5d981583a
Merge pull request #87308 from KobayashiD27/fix-staticcheck
Fix staticcheck in pkg/controller/podgc
2020-01-23 11:34:11 -08:00
jennybuckley
9b67974823 Re-enable apply for 50% of requests 2020-01-23 11:27:20 -08:00
Jordan Liggitt
4c2eb77ee6 Remove use of CustomResourceSubresources feature gate, CRD field clearing 2020-01-23 13:44:22 -05:00
Jordan Liggitt
57f3a97bcb Remove use of CustomResourceWebhookConversion feature gate 2020-01-23 13:44:22 -05:00
Jordan Liggitt
46e622216d Remove use of CustomResourceDefaulting feature gate 2020-01-23 13:44:21 -05:00
Jordan Liggitt
ff94f33a6b Remove use of CustomResourcePublishOpenAPI feature gate 2020-01-23 13:44:21 -05:00
Jordan Liggitt
57724766bc Remove deprecated GA feature gates 2020-01-23 13:44:21 -05:00
Kubernetes Prow Robot
273e79905a
Merge pull request #87494 from claudiubelu/image-promoter-timeout-bump
Image Promoter: Bump timeout limit
2020-01-23 09:54:50 -08:00
CJ Cullen
b86df2bec4 update gopkg.in/yaml.v2 to v2.2.8 2020-01-23 09:10:54 -08:00
Kubernetes Prow Robot
a38096a069
Merge pull request #87483 from claudiubelu/image-promoter-tty
Image Promoter: Remove -it from docker command
2020-01-23 06:01:02 -08:00
Kubernetes Prow Robot
f0486a6b6a
Merge pull request #87178 from YuikoTakada/fix_81657_1
Fix static check failures in test/e2e/instrumentation/logging/st…
2020-01-23 06:00:49 -08:00
Kubernetes Prow Robot
0255614f29
Merge pull request #87478 from cadmuxe/cni-plugin
Add env var(CNI_TAR_PREFIX) for cni install.
2020-01-23 02:54:49 -08:00
Casey Callendrello
ca1eeb99b5 informers: don't treat relist same as sync
Background:

Before this change, DeltaFIFO emits the Sync DeltaType on Resync() and
Replace(). Seperately, the SharedInformer will only pass that event
on to handlers that have a ResyncInterval and are due for Resync. This
can cause updates to be lost if an object changes as part of the Replace(),
as it may be incorrectly discarded if the handler does not want a Resync.

What this change does:

Creates a new DeltaType, Replaced, which is emitted by DeltaFIFO on
Replace(). For backwards compatability concerns, the old behavior of
always emitting Sync is preserved unless explicity overridden.

As a result, if an object changes (or is added) on Replace(), now all
SharedInformer handlers will get a correct Add() or Update()
notification.

One additional side-effect is that handlers which do not ever want
Resyncs will now see them for all objects that have not changed during
the Replace.
2020-01-23 11:25:15 +01:00
Kubernetes Prow Robot
50fa183d51
Merge pull request #87471 from lavalamp/you-must-wait
don't wait blindly
2020-01-22 20:37:59 -08:00
Kubernetes Prow Robot
4630690eae
Merge pull request #87457 from 928234269/fix_staticcheck03
fix static check errors in test/integration/etcd
2020-01-22 20:37:47 -08:00
Kubernetes Prow Robot
4fc5254c2f
Merge pull request #87456 from mattjmcnaughton/mattjmcnaughton/delete-todo-to-use-docker-client
Delete TODO to use docker client
2020-01-22 20:37:37 -08:00
Kubernetes Prow Robot
03cb6afc1a
Merge pull request #87442 from jennybuckley/smd-3
Update structured-merge-diff dependency to v3
2020-01-22 20:37:26 -08:00
Kubernetes Prow Robot
bb425a86ee
Merge pull request #87338 from deads2k/catchpanics
add crash protection to wait functions that were missing it
2020-01-22 20:37:19 -08:00
Kubernetes Prow Robot
6509574885
Merge pull request #87241 from RainbowMango/pr_support_fake_registry
Support test deprecated metrics
2020-01-22 20:37:03 -08:00
Kubernetes Prow Robot
26826125e5
Merge pull request #87012 from dixudx/pass_through_build_platforms
pass through KUBE_BUILD_PLATFORMS to enable build on specified platforms
2020-01-22 20:36:49 -08:00
Kubernetes Prow Robot
0724871162
Merge pull request #86816 from deads2k/auto-reload-csr
add dynamic reloading for CSR signing controllers
2020-01-22 18:46:49 -08:00
Shintaro Murakami
577b2dcdac Fix numPDBViolations when victims on same node are assigned same PDB 2020-01-23 10:14:53 +09:00
Chao Xu
eafbb67d01 Debugging 87473, printing out the last state of the dependent 2020-01-22 16:34:17 -08:00
Kubernetes Prow Robot
e41bb325c2
Merge pull request #87449 from SataQiu/fix-kube-proxy-20200122
kube-proxy: fix incorrect log information
2020-01-22 16:31:04 -08:00
Kubernetes Prow Robot
53a394e53f
Merge pull request #87188 from claudiubelu/test-images/centralization-cleanup
test images: Image Promoter fixes
2020-01-22 16:30:50 -08:00
David Eads
90b49e80d6 add warning on ObjectReference 2020-01-22 19:28:34 -05:00