Commit Graph

6027 Commits (0d6e3b06a83d5216fcc3a0cc3b0b3d35d66879b8)

Author SHA1 Message Date
Darren Shepherd 94beca160e Add WrappedRoundTripper() to tokenSourceTransport 2019-08-19 08:33:42 -07:00
Darren Shepherd 202115d9f7 Don't ever select the flannel bridge or cni bridge 2019-08-19 08:33:42 -07:00
Darren Shepherd 880fcdb262 Cache loopback cert in the certs dir if set 2019-08-19 08:33:41 -07:00
Darren Shepherd 3bea81fc4a Hide deprecated warnings 2019-08-19 08:33:41 -07:00
Darren Shepherd 14b632c696 Add support for SQL driver 2019-08-19 08:33:41 -07:00
Darren Shepherd 80b9f6022f Delete samples 2019-08-19 08:33:38 -07:00
Darren Shepherd a03559b3b9 Allow indexers to be added after an informer start
Both SharedIndexInformer and threadSafeMap were changed to allow
AddIndexers to be called after a start or items are in the cache. While a
new Indexer is being added handling deltas is blocked in the informer.
When a new Indexer is added to a cache with existing items all indices
are recalculated.

One point to note is that adding a new indexer on a started informer
will case all indexes to be rebuilt, but it will not trigger an
updateNotification.  This is done because it is impractical to assume
any existing ResourceEventHandler would have knowledge of a yet to be
added index. Any ResourceEventHandler that would need to consume this
new index should be added after the new Indexer is added.
2019-08-19 08:33:35 -07:00
Darren Shepherd ae595d76e6 Allow override of "kubernetes" endpoint port 2019-08-19 08:33:35 -07:00
Darren Shepherd c650e6bd02 Delete supporting files 2019-08-19 08:33:32 -07:00
Darren Shepherd a3bf0b9338 Delete additional commands 2019-08-19 08:33:25 -07:00
Darren Shepherd feb98fa705 Delete etcd validation 2019-08-19 08:33:23 -07:00
Darren Shepherd 64c0938be6 Remove client-go auth plugins 2019-08-19 08:33:23 -07:00
Darren Shepherd e178442032 Delete anonymous auth 2019-08-19 08:33:23 -07:00
Darren Shepherd d9429f45b7 Delete oidc 2019-08-19 08:33:23 -07:00
Darren Shepherd 746147b232 Remove etcd2 driver 2019-08-19 08:33:22 -07:00
Darren Shepherd 91a7990ba3 Remove SwaggerDoc 2019-08-19 08:33:22 -07:00
Darren Shepherd 297b309740 Remove kustomize 2019-08-19 08:33:22 -07:00
Darren Shepherd 26785edb74 Remove openapi/swagger 2019-08-19 08:33:22 -07:00
Darren Shepherd e4e3b74257 Delete cloud provider 2019-08-19 08:33:18 -07:00
Darren Shepherd 297f3c0a3e Remove WinOverlay and WinDSR 2019-08-19 08:33:14 -07:00
Darren Shepherd 967e614f9d Remove CustomResourcePublishOpenAPI 2019-08-19 08:33:14 -07:00
Darren Shepherd f20f1642c9 Remove StorageVersionHash 2019-08-19 08:33:14 -07:00
Darren Shepherd d8dd57c681 Remove ServerSideApply 2019-08-19 08:33:14 -07:00
Darren Shepherd 22fff3197b Remove CustomResourceWebhookConversion 2019-08-19 08:33:14 -07:00
Darren Shepherd 248e131b59 Remove DynamicAuditing 2019-08-19 08:33:11 -07:00
Darren Shepherd a92b46730e Remove APIResponseCompression 2019-08-19 08:33:10 -07:00
Darren Shepherd 288cc1c03a Remove scheduling/v1alpha1 2019-08-19 08:33:06 -07:00
Darren Shepherd 9422d1d788 Remove settings 2019-08-19 08:32:58 -07:00
Darren Shepherd efff75f045 Remove storage v1alpha1 2019-08-19 08:32:41 -07:00
Darren Shepherd 5fa85bd4f4 Remove rbac v1alpha1 2019-08-19 08:32:35 -07:00
Darren Shepherd ee3af49b28 Remove imagepolicy 2019-08-19 08:32:27 -07:00
Darren Shepherd 17099470d5 Remove events 2019-08-19 08:32:18 -07:00
Darren Shepherd eb42a024b9 Remove authentication/v1beta1 2019-08-19 08:30:45 -07:00
Kubernetes Prow Robot 96fac5cd13
Merge pull request #81521 from cblecker/automated-cherry-pick-of-#78958-#79966-#81390-#81489-upstream-release-1.14
Update release-1.14 to go 1.12.9
2019-08-16 14:34:12 -07:00
Christoph Blecker 73c04baebc
Update generated protobufs 2019-08-16 11:58:56 -07:00
Christoph Blecker 4a9f196250
Update golang/x/net dependency 2019-08-16 11:49:44 -07:00
wojtekt 15d1365cfe Fix events test 2019-08-14 08:21:22 +02:00
wojtekt 6c69654047 Fix GetReference function 2019-08-14 08:16:33 +02:00
Kubernetes Prow Robot ccdea031a6
Merge pull request #79694 from tiffanyfay/automated-cherry-pick-of-#75585-#75587-upstream-release-1.14
Automated cherry pick of #75585: Updated client-go expiration cache to take in expiration #75587: Remove aws cred provider dep on cloud provider
2019-08-06 18:56:54 -07:00
Dr. Stefan Schimanski 449163c335 apiextensions: 404 if request scope does not match crd scope 2019-08-01 13:12:07 +02:00
Dr. Stefan Schimanski c559f895dd apiextensions: add scope tests 2019-08-01 08:32:23 +02:00
tiffany jernigan e6174e0ab5 Updated client-go expiration cache to take in expiration policies 2019-07-02 21:18:11 -07:00
Kubernetes Prow Robot 2cc5100933
Merge pull request #79182 from tallclair/automated-cherry-pick-of-#78313-upstream-release-1.14
Automated cherry pick of #78313: Avoid the default server mux
2019-07-02 14:33:12 -07:00
Jordan Liggitt a50985cbb0 Allow unit test to pass on machines without ipv6 2019-06-30 21:30:23 +05:30
Tim Allclair 0f9623d937 Avoid the default server mux 2019-06-19 12:32:05 -07:00
Kubernetes Prow Robot 9150633414
Merge pull request #78034 from liggitt/automated-cherry-pick-of-#78029-upstream-release-1.14
Automated cherry pick of #78029: Terminate watchers when watch cache is destroyed
2019-05-30 17:34:22 -07:00
Kubernetes Prow Robot 4ccdc8b71b
Merge pull request #78027 from yuchengwu/automated-cherry-pick-of-#77874-github-release-1.14
Automated cherry pick of #77874: fix CVE-2019-11244: `kubectl --http-cache=<world-accessible
2019-05-21 11:32:41 -07:00
Kubernetes Prow Robot 92e692de59
Merge pull request #77875 from caesarxuchao/automated-cherry-pick-of-#77619-upstream-release-1.14
Automated cherry pick of #77619: In GuaranteedUpdate, retry on any error if we are working
2019-05-21 11:32:25 -07:00
Jordan Liggitt 63bad1d80c honor overridden tokenfile, add InClusterConfig override tests 2019-05-17 08:28:13 -07:00
Jordan Liggitt 21b9a31c33 Terminate watchers when watch cache is destroyed 2019-05-17 10:36:06 -04:00