- Jan 18, 2019
-
-
Matthew Mosesohn authored
-
Bort Verwilst authored
-
- Jan 16, 2019
-
-
Matthew Mosesohn authored
* Generate external admin.conf with kubeadm * Fix apiserver sans
-
Chad Swenson authored
[calico/canal] mount host's xtables lock and enable calico locking for <v3.2.1
-
- Jan 15, 2019
-
-
Chad Swenson authored
Fix kubeadm config extra volumes
-
Chad Swenson authored
I found a potential use case where `writable` could be null and therfore not treated like a boolean, so this adds an extra default statement to avoid negating a non-boolean as boolean which would lead to undefined. refs #4020
-
Chad Swenson authored
Fix local-volume-provisioner configmap template
-
Danny Kulchinsky authored
-
Chad Swenson authored
fix registry_storage_class equals empty string
-
Chad Swenson authored
Use --bind-address instead of --address
-
Chad Swenson authored
Add image builder to create Docker vm's for kube-virt
-
Chad Swenson authored
Update kubectl and etcd download urls for mult-arch
-
Chad Swenson authored
Looks like the template is removing the trailing space between storage class entries, and since CI only has one storage class we never hit this issue. This change will prevent the yaml from printing on a single line when multiple storage classes are defined.
-
- Jan 14, 2019
-
-
Chad Swenson authored
Use Pypy portable on coreos
-
Chad Swenson authored
Upgrade kubernetes to v1.13.2
-
- Jan 12, 2019
-
-
Markus Teufelberger authored
-
Markus Teufelberger authored
-
Markus Teufelberger authored
-
- Jan 11, 2019
-
-
rongzhang authored
-
rongzhang authored
--address deprecated
-
Chad Swenson authored
Fix readOnly flag in kubeadm-config.v1beta1.yaml.j2
-
- Jan 10, 2019
-
-
Chad Swenson authored
In v1beta1 of `ClusterConfiguration` the extraVolumes `writable` field was changed to `readOnly` and its boolean value must be negated. Also, the json field for `useHyperKubeImage` was incorrectly capitalized.
-
- Jan 09, 2019
-
-
Sascha Marcel Schmidt authored
-
Chad Swenson authored
Bugfixes for Local Volume Provisioner
-
Chad Swenson authored
Merge pull request #3996 from Bobonium/issue_3586_kube_router_with_external_loadbalancer_not_working use api server loadbalancer ip if external loadbalancer is used (fixes kube-router deployment)
-
Chad Swenson authored
Added optional basic auth parameters
-
Manuel Cintron authored
-
Chad Swenson authored
- Fixed an issue where storage class host directories were looped through excessive target hosts - Fixes examples in the LVP `README.md` to use nested dicts instead of a list of dicts
-
Wilmar den Ouden authored
* Makes local volume provisioner more dynamic * Correct variable name in local storage provisioner defaults * Updates external-provisioner readme * Updates variable naming to be more clear, more documentation, fixes sample inventory * Variable refactor, untangled some jinja2 loops * Corrects variable name * No variable substitution in dict keys, replaced with anchor * Fixes default storage_classes dict, inline docs * Fixes spelling in inline docs * Addresses comments in review * Updates all the defaults * Fix failing CI task * Fixes external provisioner daemonset
-
- Jan 08, 2019
-
-
Chad Swenson authored
-
Julien C authored
--limit doesn't work when using remove-node.yml as there is group listing with "hosts: kube-master" in the playbook. Thus, remove-node/pre-remove/post-remove tasks are skipped as they are filtered by group "hosts: kube-master"
-
Andreas Holmsten authored
* allows to override the bind addresses for controller-manager and scheduler Useful for Prometheus metrics monitoring * Add bind addr override support in kubeadm/v1beta1 Adds support for override of bind addresses for controller-manager and scheduler in kubeadm/v1beta1 * Move location of bind address vars * Remove double declaration of schedulerExtraArgs
-
Bobonium authored
use api server loadbalancer ip if external loadbalancer is used - this fixes the broken kube-router deployment
-
- Jan 04, 2019
-
-
Andreas Kruger authored
-
Andreas Kruger authored
-
Andreas Kruger authored
-
Aivars Sterns authored
fix ingress nodeSelector label
-
Karl Skewes authored
-
- Jan 03, 2019
-
-
MarkusTeufelberger authored
* remove os_family variable from bootstrap-os * quote the conditions another time to fix the syntax error
-
Andreas Kruger authored
-