Xu Wang
Xu Wang
We hit the same bug, groups only in first 20 will be synced. All other gitlab groups will be missed. sonarqube v7.1.0.11001 sonar-auth-gitlab-plugin v1.3.2
@w0mbat This is a little tricky I think. Terraform resource names are static. It means subnets resource tf files and other terraform files that reference the subnet variables have to...
@w0mbat Thanks for your feedback and we've Implemented dynamic subnet creation in https://github.com/xuwang/kube-aws-terraform repo. If you are still still interested in porting that code back to this repo, let me...
Absolutely, it should be done for a production system. The code base, the k8s is changing so fast so that we never get around to actually make it happen. It's...
@ajainvivek Is it a newly built cluster? I realized that all other components (master, nodes) have been upgraded from etcd2->etcd3, but I did not for Vault. CoreOS now removed etcd2...