Darren Shepherd
07d836fcb8
v1.13.4-k3s.2
2019-03-08 15:27:08 -07:00
Darren Shepherd
6b687fa9f1
Update vendor
2019-03-08 15:26:42 -07:00
Darren Shepherd
18d5c9f001
Usernetes additional changes
2019-03-08 15:26:28 -07:00
Darren Shepherd
6573b80097
Usernetes
2019-03-07 14:01:51 -07:00
Darren Shepherd
652e3de373
Add rebase instructions
2019-03-07 13:57:24 -07:00
Darren Shepherd
6294e7032f
Add WrappedRoundTripper() to tokenSourceTransport
2019-03-03 18:01:23 -07:00
Darren Shepherd
3a0f127bf5
Alleviate race between scheduler and kubelet
...
If the scheduler learns of a node change and schedules based on it
before the kubelet learns of the node change, the pod will fail.
2019-03-03 18:01:23 -07:00
Darren Shepherd
fd103a7170
Add script to update vendor
2019-03-03 18:01:19 -07:00
Lantao Liu
8ab4edcd99
Stop container in unknown state before recreate or remove.
2019-03-03 17:52:02 -07:00
Darren Shepherd
5daeef1215
Don't ever select the flannel bridge or cni bridge
2019-03-03 17:52:02 -07:00
Darren Shepherd
a8818f071c
Cache loopback cert in the certs dir if set
2019-03-03 17:52:02 -07:00
Darren Shepherd
9f292777bf
Add ability to disable proxy hostname check
2019-03-03 17:52:02 -07:00
Darren Shepherd
df08d1871f
Hide deprecated warnings
2019-03-03 17:52:02 -07:00
Darren Shepherd
4c39765d48
Set all sources so node+agent in the same process doesn't get restricted
2019-03-03 17:52:02 -07:00
Darren Shepherd
d465d6495a
Don't check for cpuset cgroup, not always required?
2019-03-03 17:52:02 -07:00
Darren Shepherd
34a12f90a8
Wait for kube-apiserver for 2 minutes for slow (ARM) systems
2019-03-03 17:52:02 -07:00
Darren Shepherd
3d87c75f1d
Make kubelet.sock path changable
2019-03-03 17:52:02 -07:00
Darren Shepherd
9beeaf4633
Add support for SQL driver
2019-03-03 17:52:02 -07:00
Darren Shepherd
c277f219be
Add tag script
2019-03-03 17:52:02 -07:00
Darren Shepherd
f1309ab688
Delete samples
2019-03-03 17:52:02 -07:00
Darren Shepherd
4aba8f111a
only use the resolved name if port was zero
2019-03-03 17:52:02 -07:00
Darren Shepherd
e4ae499aa2
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-03-03 17:52:02 -07:00
Darren Shepherd
754bcac0fc
Allow override of kubeconfig dialer
2019-03-03 17:52:02 -07:00
Darren Shepherd
e443b5ca54
Allow override of "kubernetes" endpoint port
2019-03-03 17:52:02 -07:00
Darren Shepherd
1e66c0a485
Return master.Config from CreateServerChain
2019-03-03 17:52:02 -07:00
Darren Shepherd
f34cd68363
Allow 127 and 169 for IP in endpoint
2019-03-03 17:52:02 -07:00
Darren Shepherd
321c656bf6
If you can't set hashsize on nf_conntrack don't fail
2019-03-03 17:52:02 -07:00
Darren Shepherd
d8808a43ad
Set default storage to json
2019-03-03 17:52:02 -07:00
Darren Shepherd
74955e7dd8
Update FindCgroupMountpointAndRoot to be compatible with newer runc
2019-03-03 17:52:02 -07:00
Darren Shepherd
d8282c1bda
Delete supporting files
2019-03-03 17:52:02 -07:00
Darren Shepherd
4c3946167e
Delete additional third_party
2019-03-03 17:52:02 -07:00
Darren Shepherd
8825ffb9cb
Delete additional commands
2019-03-03 17:52:02 -07:00
Darren Shepherd
6067379a44
Delete fakefs
2019-03-03 17:52:02 -07:00
Darren Shepherd
ac3dc23d32
Delete GC dump
2019-03-03 17:52:02 -07:00
Darren Shepherd
995b7d3a49
Delete nsenter and containerized flag
2019-03-03 17:52:02 -07:00
Darren Shepherd
90434b3273
Delete systemd cgroup support
2019-03-03 17:12:20 -07:00
Darren Shepherd
dc9ce4ebbf
Delete etcd validation
2019-03-03 17:12:20 -07:00
Darren Shepherd
ad90dc1e33
Remove client-go auth plugins
2019-03-03 17:12:20 -07:00
Darren Shepherd
2fa9e11cb3
Delete anonymous auth
2019-03-03 17:12:20 -07:00
Darren Shepherd
4193f85e87
Delete abac api
2019-03-03 17:12:20 -07:00
Darren Shepherd
d3dbbfadca
Remove RequestHeader and ClientCerts auth
2019-03-03 17:12:20 -07:00
Darren Shepherd
7b622843ff
Delete oidc
2019-03-03 17:12:20 -07:00
Darren Shepherd
dc848a5d5e
Delete bootstrap token
2019-03-03 17:12:20 -07:00
Darren Shepherd
e18c0a934c
Remove ABAC
2019-03-03 17:12:20 -07:00
Darren Shepherd
2606d9a430
Remove etcd2 driver
2019-03-03 17:12:20 -07:00
Darren Shepherd
793d05ff09
Remove admission controllers
2019-03-03 17:12:20 -07:00
Darren Shepherd
9e464f5b6a
Remove tunneler
2019-03-03 17:12:20 -07:00
Darren Shepherd
8fe1ebac0a
Delete most volume drivers
2019-03-03 17:12:20 -07:00
Darren Shepherd
72d487a7f3
Delete cloud controller
2019-03-03 17:12:20 -07:00
Darren Shepherd
020aa7c9da
Delete cloud provider
2019-03-03 17:12:14 -07:00