- Feb 24, 2020
-
-
Hugo Blom authored
-
- Feb 18, 2020
-
-
rptaylor authored
* rebase and add az_list_node variable to specify different AZs for kubelets * fix missing variable name change
-
Sylvain Chateau authored
-
- Feb 17, 2020
-
-
Quan Hoang authored
-
- Jan 18, 2020
-
-
gatolynx authored
-
- Jan 02, 2020
-
-
Kessler authored
-
- Dec 20, 2019
-
-
Kessler authored
-
- Dec 12, 2019
-
-
bfraz authored
* update aws tf to function as expected * update tf version * update syntax for tf v0.12 * update tf version in readme * update per tf for v0.12
-
- Dec 10, 2019
-
-
Maxime Guyot authored
-
- Dec 09, 2019
-
-
Hugo Blom authored
* add support for nova servergroups * Add documentation for openstack nova servergroups * uppdate to TF 0.12.12 format and fix etcd * revert for_each change * fix variables and formatting in main.tf * try to avoid errors * update variable * Update main.tf * Update main.tf * update all other instance resources
-
- Dec 05, 2019
-
-
Maxime Guyot authored
-
Maxime Guyot authored
-
- Dec 04, 2019
-
-
Maxime Guyot authored
-
- Dec 02, 2019
-
-
Matthew Mosesohn authored
Change-Id: Ifd7dd7ce8778f4f1be2016cae8d74452173b5312
-
- Nov 28, 2019
-
-
zhanwang authored
update URL for Gluster Getting Started Guide
-
- Nov 11, 2019
-
-
holmesb authored
-
- Oct 29, 2019
-
-
Eric Lake authored
* Update parsing of terraform state file for 0.12.12 * Resource does not seem to have a module element but instead has provider * Return the boolean right way if it is already a bool since a bool does not have an lower method * Remove the setting of ansible_ssh_user to root for all Packet Not all servers in packet are accessed as root by default. CoreOS systems use the `core` user. Removing this allows the user to specify the remote user with an extra_var or in an ansible.cfg file. * Default to root user for packet devices except on CoreOS * Update TF_VERSION for packet in tf-validate-packet Update TV_VERSION to 0.12.12 for gitlab-ci tf-validate-packet tests * convert packet terraform files to TV_VERSION 4 * initalize terraform before copying the variable file to the top level dir
-
- Oct 16, 2019
-
-
Julien Pervillé authored
-
- Oct 07, 2019
-
-
Hugo Blom authored
* Add a variable do disable access_ip * Document the use of use_access_ip
-
- Oct 02, 2019
-
-
陈谭军 authored
-
- Sep 26, 2019
-
-
Maxime Guyot authored
-
陈谭军 authored
-
Etienne Champetier authored
When using IPVS, kube_proxy_strict_arp = true is required https://github.com/danderson/metallb/issues/153#issuecomment-518651132 Add kube_proxy_strict_arp to inventory/sample
-
- Sep 25, 2019
-
-
Robert Neumann authored
* print hostnames (#5110) Terrafrom - customize hosts root volume size disable block_device by default value Terraform formatting fix Fixed typos * fix resources after rebase * Fix glusterfs image issue
-
陈谭军 authored
-
- Sep 10, 2019
-
-
Matthew Mosesohn authored
Cleaned up deprecated APIs: apps/v1beta1 apps/v1beta2 extensions/v1beta1 for ds,deploy,rs Add workaround for deploying helm using incompatible deployment manifest. Change-Id: I78b36741348f47a999df3841ee63cf4e6f377830
-
- Sep 09, 2019
-
-
leonmbecker authored
* added az_list to README section * added az_list to cluster.tfvars
-
- Aug 29, 2019
-
-
Csergő Bálint authored
-
- Aug 21, 2019
-
-
mcayland authored
This allows the user to optionally specify the dns_domain attribute on the generated internal kubernetes network.
-
- Aug 20, 2019
-
-
Hugo Blom authored
-
- Aug 18, 2019
-
-
Hugo Blom authored
* update openstack to terraform 0.12(.5) * replace cluter.tf with cluster.tfvars * update README.md to terraform 0.12 * update Openstack CI tests to use terraform 0.12 * specify terraform version in openstack README * gitlab CI to copy cluster.tfvars in case of openstack provider * The terraform/openstack dynamic inventory can read tfstate v4 (generated by terraform 0.12) and convert them internally ro v3 (as generated by terraform 0.11.x). Additionally the script has been updated to Python 3.
-
- Aug 17, 2019
-
-
shlo authored
-
- Aug 14, 2019
-
-
Matthew Mosesohn authored
Change-Id: Ia3f30a1216b3ea063cd72c839ef6dff753cf10c6
-
- Aug 09, 2019
-
-
Mario authored
* Update main.yml * fix dead link 404
-
- Aug 01, 2019
-
-
Vitaliy Dmitriev authored
* lvm packages removal during tear down skipped by default * lvm utils execution PATH fixed for CentOS/RH * Heketi updated to the latest version 9 Signed-off-by:
Vitaliy Dmitriev <vi7alya@gmail.com>
-
- Jul 15, 2019
-
-
Gustavo Muniz do Carmo authored
-
- Jun 11, 2019
-
-
Scott Charron authored
-
Johnny Halfmoon authored
-
- Jun 10, 2019
-
-
Trond Hasle Amundsen authored
* Add support for IPv6 for Openstack in terraform.py via metadata * document terraform.py metadata variables for openstack
-
- Jun 05, 2019
-
-
Vladimir Kiselev authored
This is a fix for #4124
-