Skip to content
Snippets Groups Projects
Select Git revision
  • dependabot/go_modules/golang.org/x/net-0.38.0
  • master default protected
  • v0.0.x
  • v0.0.31
  • v0.0.30
  • v0.0.29
  • v0.0.28
  • v0.0.28-rc1
  • v0.0.27
  • v0.0.26
  • v0.0.25
  • v0.0.24
  • v0.0.23
  • v0.0.22
  • v0.0.21
  • v0.0.20
  • v0.0.19
  • v0.0.18
  • v0.0.17
  • v0.0.16
  • v0.0.15
  • v0.0.14
  • v0.0.13
23 results

local-path-provisioner

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Samuel authored
    * fix(misc): terraform/aws
    
    - handles deployment with a single availability zone
    - handles deployment with more than two availability zone
    - handles etcd collocation with control-plane nodes (`aws_etcd_num=0`)
    - allows to set a bastion instances count (`aws_bastion_num`)
    - allows to set bastion/etcd/control-plane/workers rootfs volume size
    - removes variables from terraform.tfvars that were not re-used
    - adds .terraform.lock.hcl to .gitignore
    - changes/updates base image from ubuntu-18.03 to debian-10
    
    tested by a few coworkers of mine, and myself: thanks for the outstanding
    work, on both those terraform samples and kubespray playbooks.
    I did not test ubuntu deployments, I could still swap from buster to
    focal. LMK.
    
    * fix(gitlab-ci)
    
    AFAIU, terraform.tfvars indentation should be fixed for / no diff
    returned running `terraform fmt -check -diff`
    
    https://gitlab.com/kargo-ci/kubernetes-sigs-kubespray/-/jobs/1445622114
    bfebcfa2
    History
    Name Last commit Last update