- Dec 25, 2017
-
-
Matthew Mosesohn authored
Update checksum for kubeadm Use v1.9.0 kubeadm params Include hash of ca.crt for kubeadm join Update tag for testing upgrades Add workaround for testing upgrades Remove scale CI scenarios because of slow inventory parsing in ansible 2.4.x. Change region for tests to us-central1 to improve ansible performance
-
- Dec 23, 2017
-
-
Jan Jungnickel authored
-
- Dec 22, 2017
-
-
Matthew Mosesohn authored
-
- Dec 21, 2017
-
-
Brad Beam authored
Update code-of-conduct.md
-
- Dec 20, 2017
-
-
Aaron Crickenberger authored
Refer to kubernetes/community as authoritative source for code of conduct
-
Matthew Mosesohn authored
This does not update v1.9.0, but fixes two incompatibilities when trying to deploy v1.9.0.
-
- Dec 19, 2017
-
-
Matthew Mosesohn authored
Starting with Kubernetes v1.8.4, kubelet ignores the AWS cloud provider string and uses the override hostname, which fails Node admission checks. Fixes #2094
-
Evan Zeimet authored
Renaming runtime docker_version to prevent setting that value on the command line from breaking the play run. This fixes #2081
-
Stanislav Makar authored
Add possibility to create default OpenStack Cinder Storage Class Closes: #1609
-
- Dec 15, 2017
-
-
Matthew Mosesohn authored
-
- Dec 14, 2017
-
-
Matthew Mosesohn authored
Ansible cannot seem to handle omitting delegate_to since v2.4.0.0. Possibly related: https://github.com/ansible/ansible/issues/30760
-
- Dec 12, 2017
-
-
Brad Beam authored
Fixing alt_names for vault cert generation
-
Spencer Smith authored
set docker_version fact regardless of docker_dns in use
-
Brad Beam authored
Fix domain id for OpenStack provider
-
Brad Beam authored
-
Spencer Smith authored
-
- Dec 11, 2017
-
-
Spencer Smith authored
Change OpenStack inventory to python2
-
Spencer Smith authored
Added proxy_env to scale and upgrade playbooks
-
Brad Beam authored
Adding retries for vault-temp to come online
-
ArchiFleKs authored
OpenStack authentication does not support using a mix of DomainID and DomainName, only one or the other should be used.
-
Brad Beam authored
append newline char to vault generated certs
-
ArchiFleKs authored
For distribution who ship python3 as default python, it breaks the inventory script as it is not compatible with python3.
-
Brad Beam authored
- adding additional directories to cleanup (rkt/vault) - targeting kubespray ansible groups instead of all
-
Brad Beam authored
-
Brad Beam authored
Update main.yml
-
- Dec 10, 2017
-
-
Julien BONACHERA authored
-
Brad Beam authored
-
- Dec 08, 2017
-
-
Thomas Sarboni authored
-
- Dec 07, 2017
-
-
Spencer Smith authored
Delete helm home
-
Brad Beam authored
Remove RBAC from boolean checks
-
Spencer Smith authored
Add minimal keepalived-cloud-provider support
-
- Dec 06, 2017
-
-
Virgil Chereches authored
-
riverzhang authored
* Remove the network device created by the flannel Remove the network device created by the flannel * Modify flannel.1 device path Modify flannel.1 device path * remove trailing spaces
-
Kuldip Madnani authored
* Adding changes to handle updation of yum cache in rhel. * Removed the redundant spaces
-
Matthew Mosesohn authored
-
- Dec 05, 2017
-
-
Brad Beam authored
Kubernetes Dashboard v1.7.1 Refactor
-
Brad Beam authored
Change altnames to alt_names
-
BenGalewsky authored
* Adding bastion and private network provisioning for openstack terraform * Remove usage of floating-ip property * Combine openstack instances + floating ips * Fix relating floating IPs to hosts for openstack builds * Tighten up security groups Allow ssh into all instances with floating IP * Add the gluster hosts to the no-floating group * Break terraform into modules * Update README and var descriptions to match current config * Remove volume property in gluster compute def * Include cluster name in internal network and router names * Make dns_nameservers a variable
-
- Dec 04, 2017
-
-
Stanislav Makar authored
* Update k8s version to 1.8.4 * Update main.yml
-
Jan Jungnickel authored
* Properly tag instances and subnets with `kubernetes.io/cluster/$cluster_name` This is required by kubernetes to support multiple clusters in a single vpc/az * Get rid of loadbalancer_apiserver_address as it is no longer needed
-