JBOClara
JBOClara
Hi @decipher27 , Could you show us the labels on you AWS ASG `aws autoscaling describe-auto-scaling-groups` ? My understanding of this issue is that you need the topology tags: ```...
> Also, from your comment, what do you mean by `When your ASG is at 0`? You mean if I set the desired count to be '0'? @decipher27 Exactly, when...
@debu99 Look at: > Hi @decipher27 , > > Could you show us the labels on you AWS ASG `aws autoscaling describe-auto-scaling-groups` ? > > My understanding of this issue...
I've just run the RC version and always seeing intermittent error: ``` botocore.exceptions.NoCredentialsError: Unable to locate credentials ``` ```ime="2019-02-05T15:46:23Z" level=debug msg="Pod OnUpdate" pod.iam.role="arn:aws:iam::ACCOUNT_ID:role/kube2iam-cluster-aws-client-france-fr-allow-ecr" pod.name=refresh-creds-7465d56d76-qccvt pod.namespace=default pod.status.ip= pod.status.phase=Pending time="2019-02-05T15:46:25Z" level=debug msg="Pod...
* What platform and OS are running into this on? Kubernetes v1.10.12 Debian GNU/Linux 9 (stretch) 4.9.0-8-amd64 docker://17.3.2 Provisioned with KOPS 1.11 * Would you mind masking the pod IPs...
I've implement a test self-destruction logic in my application POD (for testing). If it's not able to get credentials, it self-destructs. And some times, this works... But most of the...
I've the same error with 0.10.7-rc3. I can't even get it works intermittently. I've notice that error ``` curl http://169.254.169.254/latest/meta-data/iam/security-credentials/my-role pod with specificed IP not found ``` When enabling verbose...
Thanks for your answers @moyix @Frederisk And for your work (I've not tested yet because of GPU requirement). It's amazing to see open-source project that ease the use of alternative...
I'm a bit confused since what I wanted to change is currently not expected by current tests: Specifically this one `{"Gitlab HTTPS with username/password", "https://gitlab-ci-token:[email protected]/foo/bar", "gitlab.com", nil},` ``` {"GitHub SSH",...
when I add those tests from the Web UI ``` t0 60 IN TXT test0 t1 60 IN TXT test1 t2 60 IN TXT "test2" t3 60 IN TXT "test3"...