Commit Graph

355 Commits

Author SHA1 Message Date
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
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
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
Vincent RABAH (itwars)
57b57f6066 Fix typo and add kubeconfig copy to user homedir 2019-05-18 17:58:25 +00:00
galal-hussein
e5cf02685b Vendor Update 2019-05-16 01:05:32 +02:00
galal-hussein
e9cd8adbf6 Add Storage endpoint option 2019-05-16 01:05:24 +02:00
galal-hussein
4c6cf29e02 Create symlink for kubeconfig when --write-kubeconfig is selected 2019-05-10 21:08:28 +02:00
galal-hussein
483df6fd82 Check if server time before 1/1/1980
Check
2019-05-10 20:29:42 +02:00
Darren Shepherd
2d74e34297
Merge pull request #465 from vizv/allow-builtin-kernel-modules
Allow using built-in kernel modules
2019-05-09 15:25:43 -07:00
Wenxuan Zhao
f0f57c1e44
Allow using built-in modules
Signed-off-by: Wenxuan Zhao <viz@linux.com>
2019-05-09 12:23:33 -07:00
galal-hussein
36bab003a3 Make kubeconfig not world readable and issue warning with kubectl wrapper 2019-05-09 00:54:52 +02:00
galal-hussein
8188bc62aa Add Restart=always to systemd unit 2019-05-08 02:54:40 +02:00
galal-hussein
930093dfe9 Expose node labels and taints and add node roles 2019-05-08 01:47:07 +02:00
Erik Wilson
1d42fc9755
Merge pull request #449 from erikwilson/k3s-versions-to-0.5.0
Update extraneous k3s versions to v0.5.0
2019-05-06 15:11:07 -07:00
Erik Wilson
5cfbbabbb6 Update extraneous k3s versions to v0.5.0 2019-05-06 15:10:14 -07:00
Erik Wilson
55124c7144
Merge pull request #448 from carsonoid/compose050
Update docker-compose files to use 0.5.0
2019-05-06 15:06:49 -07:00
Carson Anderson
3b837d7ed2 Update docker-compose files to use 0.5.0
The sample docker-compose yaml documents should use the latest version

Signed-off-by: Carson Anderson <ca@carsonoid.net>
2019-05-06 16:03:36 -06:00
Erik Wilson
8c0116dd29
Merge pull request #395 from galal-hussein/docs_containerd_template
Update README with containerd template
2019-05-06 11:04:17 -07:00
Erik Wilson
e9ebfbda4a
Merge pull request #431 from galal-hussein/update_docs
Upgrade docs
2019-05-06 11:03:41 -07:00
Darren Shepherd
887f318647
Merge pull request #441 from erikwilson/e2e-publish-fix
Publish e2e logs on release
2019-05-03 16:49:35 -07:00
Erik Wilson
4f3a664e81 Publish e2e logs on release 2019-05-03 16:47:25 -07:00