Erik Wilson
4ecbd5c16d
Update 0.5.0 to 0.6.0
2019-06-18 18:04:01 -07:00
Erik Wilson
09b06343bf
Merge pull request #543 from galal-hussein/stop_svclb_controller
...
stop service update when disable svclb flag is passed
2019-06-18 16:17:08 -07:00
galal-hussein
498ac7fb29
Add storage backend documentation
2019-06-19 01:11:23 +02:00
galal-hussein
94b5a22dda
Disable the svclb controller nodeploy for svclb is passed
2019-06-18 23:05:16 +02:00
Erik Wilson
f1f182c079
Merge pull request #540 from erikwilson/install-args-quoting
...
Quote installer arguments
2019-06-18 11:28:38 -07:00
Erik Wilson
7069d51b5e
Merge pull request #513 from tamsky/ansible/improve-raspbian-checks
...
Ansible: Test for Raspbian before assuming
2019-06-18 10:58:46 -07:00
Erik Wilson
73b0e4c3dd
Merge pull request #514 from tamsky/ansible/support-master+node
...
contrib/ansible: Allow 'server' and 'node' roles to co-exist on a single host
2019-06-18 10:58:21 -07:00
Erik Wilson
ffe21ebfa8
Merge pull request #515 from tamsky/ansible/syntax-fixes
...
contrib/ansible: Fixes 'search' test usage syntax
2019-06-18 10:57:45 -07:00
Erik Wilson
deb4178459
Quote installer arguments
2019-06-18 09:45:05 -07:00
Erik Wilson
4ea110f746
Merge pull request #539 from erikwilson/update-vendor-kvsql-2
...
Update vendored kvsql
2019-06-15 12:50:36 -07:00
Erik Wilson
043da2e539
Update vendored kvsql
2019-06-15 12:18:08 -07:00
Erik Wilson
32283aa8e2
Merge pull request #536 from ibuildthecloud/master
...
rootless: fix mounting /var/lib/cni
2019-06-14 13:47:35 -07:00
Darren Shepherd
e0d2bd3e2d
Merge branch 'pr505'
2019-06-14 13:28:19 -07:00
Darren Shepherd
9f4e43fea6
Merge pull request #506 from AkihiroSuda/bump-up-rootlesskit
...
rootless: use built-in port driver
2019-06-14 13:23:14 -07:00
Erik Wilson
46cf31d292
Merge pull request #534 from erikwilson/expose-traefik-lb-ip
...
feat: expose Traefik LoadBalancer IP on Ingresses
2019-06-14 10:51:30 -07:00
Erik Wilson
2b44679352
Generated data
2019-06-14 09:37:59 -07:00
Fabian Stegemann
ec3375c5c2
feat: expose Traefik LoadBalancer IP on Ingresses
...
Configure Traefik to update the Ingress Resources `loadBalancer` status.
This would provide users with at least following benefits:
1. It drastically simplifies the way one can quickly determine the relevant IP for a certain Ingress Resource, without the person deploying that Ingress needing to know how or where the LoadBalancer comes from.
2. Let's assume a User that has only permission to work in one specific namespace and is not allowed to *list* or *read* services from the `kube-system` namespace, for such a User this change would basically empower them to access the relevant information without being bottlenecked by another.
3. Allow tools like [external-dns](https://github.com/kubernetes-incubator/external-dns ) to dynamically register all the available Ingress Resources with one of the Supported DNS Providers such as a local [CoreDNS](https://coredns.io ).
2019-06-14 09:37:02 -07:00
Erik Wilson
c9c2d4c2f4
Merge pull request #531 from erikwilson/update-airgap-upgrade-docs
...
Update README for air-gap upgrade
2019-06-13 16:12:44 -07:00
Erik Wilson
05c9842d92
Update README for air-gap upgrade
2019-06-13 15:14:45 -07:00
Erik Wilson
03080e6287
Merge pull request #529 from erikwilson/vendor-v1.14.3-k3s.1
...
Update vendor v1.14.3-k3s.1
2019-06-12 14:21:42 -07:00
Erik Wilson
f7ad8286e3
Update vendor v1.14.3-k3s.1
2019-06-12 14:00:25 -07:00
Erik Wilson
f078d79986
Merge pull request #527 from galal-hussein/add_storage_flag
...
Add storage flags
2019-06-11 15:54:01 -07:00
galal-hussein
17d8708ca5
Add storage backend flags
2019-06-12 00:48:47 +02:00
galal-hussein
e82b62cbab
vendor update
2019-06-12 00:48:40 +02:00
Marc Tamsky
9b77fb35ae
contrib/ansible: Fixes usage of 'search' in when statements
2019-05-30 02:05:35 -07:00
Marc Tamsky
ab9127378e
contrib/ansible: Allow master and node roles to co-exist
2019-05-30 01:33:41 -07:00
Marc Tamsky
0642260b34
Test for Raspbian before assuming
2019-05-30 01:30:31 -07:00
Akihiro Suda
3b8da28eb4
README.md: fix rootless description
...
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2019-05-29 15:29:43 +09:00
Akihiro Suda
5a51a8de45
rootless: use built-in port driver
...
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2019-05-29 15:01:38 +09:00
Akihiro Suda
b0b5f686be
bump up rootlesskit
...
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2019-05-29 14:53:21 +09:00
Akihiro Suda
490d6aefe0
rootless: fix mounting /var/lib/cni
...
k3s was unable to start up when /var/lib/cni is missing on the host.
Fix https://github.com/rancher/k3s/issues/470
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2019-05-29 14:04:28 +09:00
Erik Wilson
9efbeb11e4
Merge pull request #487 from itwars/master
...
Ansible - fix typo and add kubeconfig copy to user homedir
2019-05-28 17:28:03 -07:00
Erik Wilson
1586e8d62b
Merge pull request #503 from erikwilson/update-vendor-kvsql
...
Update vendor
2019-05-28 17:27:20 -07:00
Erik Wilson
9cd02d1982
Update vendor
2019-05-28 17:05:37 -07:00
Erik Wilson
199f673676
Merge pull request #479 from galal-hussein/add_storage_backend_options
...
Add MySQL and Postgress support
2019-05-28 16:57:38 -07:00
Erik Wilson
afe32395bb
Merge pull request #466 from ibuildthecloud/master
...
Port to wrangler
2019-05-27 13:38:13 -07:00
Erik Wilson
f05b51761b
Merge pull request #499 from erikwilson/update-git-ignore
...
Update .gitignore
2019-05-27 13:37:52 -07:00
Erik Wilson
cd9d9822eb
Merge pull request #498 from erikwilson/always-run-sonobuoy
...
Always run sonobuoy e2e tests
2019-05-27 13:37:41 -07:00
Erik Wilson
6582d46300
Update .gitignore
2019-05-27 12:15:01 -07:00
Erik Wilson
65b34c33a3
Always run sonobuoy e2e tests
2019-05-27 12:01:18 -07:00
Darren Shepherd
7ee554013a
Update generated code
2019-05-26 22:35:57 -07:00
Darren Shepherd
d94a346a1e
Switch to wrangler-api and helm-controller
2019-05-26 22:32:24 -07:00
Darren Shepherd
c0702b0492
Port to wrangler
2019-05-26 22:28:50 -07:00
Vincent RABAH
94da7fae71
Update README.md with author
2019-05-26 16:09:33 +02:00
Darren Shepherd
16f7aaab66
Update vendor
2019-05-25 23:44:33 -07:00
Erik Wilson
03885fc385
Merge pull request #455 from galal-hussein/restart_always_systemd
...
Add Restart=always to systemd unit
2019-05-24 15:47:38 -07:00
Darren Shepherd
4b4dd1b59b
Merge pull request #454 from galal-hussein/node_labels_taints
...
Expose node labels and taints and add node roles
2019-05-25 00:39:55 +02:00
Darren Shepherd
a999cd43aa
Merge pull request #459 from galal-hussein/check_time
...
Check if server time before 1/1/1970
2019-05-25 00:38:53 +02:00
Darren Shepherd
0c18c5a92a
Merge pull request #461 from galal-hussein/fix_alternate_kubeconfig
...
Create symlink for kubeconfig when --write-kubeconfig is selected
2019-05-25 00:38:18 +02:00
Darren Shepherd
06b1acb324
Merge pull request #460 from galal-hussein/kubeconfig_readable
...
change permissions of kubeconfig and issue warning with kubectl wrapper
2019-05-25 00:36:30 +02:00