Erik Wilson
97b8ddbad5
v1.14.3-k3s.2
2019-06-21 17:39:07 -07:00
Erik Wilson
4af7a9ffbc
v1.14.3-k3s.1
2019-06-11 21:57:02 -07:00
Erik Wilson
8343999292
Update vendor
2019-06-11 21:49:22 -07:00
Darren Shepherd
86d3639389
Add WrappedRoundTripper() to tokenSourceTransport
2019-06-11 18:48:41 -07:00
Darren Shepherd
1ab29ad06a
Don't ever select the flannel bridge or cni bridge
2019-06-11 18:48:40 -07:00
Darren Shepherd
e462194190
Cache loopback cert in the certs dir if set
2019-06-11 18:48:40 -07:00
Darren Shepherd
b1fb75b4a0
Hide deprecated warnings
2019-06-11 18:48:39 -07:00
Darren Shepherd
33efb4c43f
Add support for SQL driver
2019-06-11 18:48:38 -07:00
Darren Shepherd
6a9daa8b8c
Delete samples
2019-06-11 18:48:37 -07:00
Darren Shepherd
832016477e
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-06-11 18:48:36 -07:00
Darren Shepherd
d4b8786f3a
Allow override of "kubernetes" endpoint port
2019-06-11 18:48:36 -07:00
Darren Shepherd
960df7f398
Delete supporting files
2019-06-11 18:48:27 -07:00
Darren Shepherd
e6fe0009ed
Delete additional commands
2019-06-11 18:48:11 -07:00
Darren Shepherd
d4473f196e
Delete etcd validation
2019-06-11 18:47:57 -07:00
Darren Shepherd
76800e45fc
Remove client-go auth plugins
2019-06-11 18:47:57 -07:00
Darren Shepherd
153ca56b6e
Delete anonymous auth
2019-06-11 18:47:57 -07:00
Darren Shepherd
94fbe31569
Delete oidc
2019-06-11 18:47:56 -07:00
Darren Shepherd
ff755a1419
Remove etcd2 driver
2019-06-11 18:47:55 -07:00
Darren Shepherd
dc977c331d
Remove SwaggerDoc
2019-06-11 18:47:54 -07:00
Darren Shepherd
5c512078f2
Remove kustomize
2019-06-11 18:47:54 -07:00
Darren Shepherd
d8fa646772
Remove openapi/swagger
2019-06-11 18:47:53 -07:00
Darren Shepherd
a1cf7b8525
Delete cloud provider
2019-06-11 18:47:36 -07:00
Darren Shepherd
3eb022d2c7
Remove WinOverlay and WinDSR
2019-06-11 18:46:10 -07:00
Darren Shepherd
fd22631ff5
Remove CustomResourcePublishOpenAPI
2019-06-11 18:46:09 -07:00
Darren Shepherd
a593ab8020
Remove StorageVersionHash
2019-06-11 18:46:08 -07:00
Darren Shepherd
c05674e784
Remove ServerSideApply
2019-06-11 18:46:08 -07:00
Darren Shepherd
f69b1fccdd
Remove CustomResourceWebhookConversion
2019-06-11 18:46:06 -07:00
Darren Shepherd
c74e425fc3
Remove DynamicAuditing
2019-06-11 18:46:05 -07:00
Darren Shepherd
4adaf0b3cb
Remove APIResponseCompression
2019-06-11 18:46:03 -07:00
Darren Shepherd
f54b9c7a43
Remove scheduling/v1alpha1
2019-06-11 18:45:51 -07:00
Darren Shepherd
917837fdb8
Remove settings
2019-06-11 18:45:48 -07:00
Darren Shepherd
39296521c0
Remove storage v1alpha1
2019-06-11 18:45:47 -07:00
Darren Shepherd
893cef580c
Remove rbac v1alpha1
2019-06-11 18:45:46 -07:00
Darren Shepherd
b8dc05572a
Remove imagepolicy
2019-06-11 18:45:45 -07:00
Darren Shepherd
6e3b1a1f8a
Remove events
2019-06-11 18:45:44 -07:00
Darren Shepherd
95b241c31c
Remove authentication/v1beta1
2019-06-11 18:45:43 -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
Yucheng Wu
6e4df6a7f2
fix CVE-2019-11244: `kubectl --http-cache=<world-accessible dir>` creates world-writeable cached schema files
2019-05-17 21:09:08 +08:00
Mike Danese
6919c6e1ab
BoundServiceAccountTokenVolume: fix InClusterConfig
2019-05-14 20:52:53 -07:00
Chao Xu
0a7e849adf
In GuaranteedUpdate, retry on any error if we are working with stale data
2019-05-14 10:37:55 -07:00
Kubernetes Prow Robot
59a9c64405
Merge pull request #76199 from mvladev/automated-cherry-pick-of-#75072-upstream-release-1.14
...
Automated cherry pick of #75072 : Check for required name parameter in dynamic client
2019-05-10 11:09:01 -07:00
Ryan McNamara
c9731088e4
Error when etcd3 watch finds delete event with nil prevKV
2019-05-03 10:14:24 -04:00
Kubernetes Prow Robot
c72a5b2c10
Merge pull request #75719 from DataDog/automated-cherry-pick-of-#75295-upstream-release-1.14
...
Automated cherry pick of #75295 upstream release 1.14
2019-04-30 00:05:36 -07:00
Levi Blackstone
541b9807cd
Check for required name parameter in dynamic client
...
The Create, Delete, Get, Patch, Update and UpdateStatus
methods in the dynamic client all expect the name
parameter to be non-empty, but did not validate this
requirement, which could lead to a panic. Add explicit
checks to these methods.
2019-04-05 17:00:54 +03:00
Kubernetes Prow Robot
2cd1cfe0b3
Merge pull request #76046 from liggitt/automated-cherry-pick-of-#75887-upstream-release-1.14
...
Automated cherry pick of #75887 : Explicitly flush headers when proxying
2019-04-04 10:33:53 -07:00
Jordan Liggitt
5c7e2fdf7d
Explicitly flush headers when proxying
2019-04-02 14:54:17 -04:00