Charlie Halford
Charlie Halford
It doesn't look particularly useful, I'm afraid: ``` ekstestclusterchartAWSLoadBalancerControllerD0C1C04D: Type: Custom::AWSCDK-EKS-HelmChart Properties: ServiceToken: Fn::GetAtt: - awscdkawseksKubectlProviderNestedStackawscdkawseksKubectlProviderNestedStackResourceA7AEBA6B - Outputs.EksStackCdkStackawscdkawseksKubectlProviderframeworkonEvent0614268BArn ClusterName: Ref: ekstestcluster123456 RoleArn: Fn::GetAtt: - ekstestclusterCreationRole4DC8A812 - Arn Release: kekstestclusterchartawsloadbalancercontrollerd192d827 Chart:...
I seem to be experiencing this error too. I've got a profile with a `credential_process`. I used `dtruss`, and I could see the `~/.aws/credentials` file being opened, but weirdly, not...
Ah, this is linked to #232. Once I added `AWS_SDK_LOAD_CONFIG=true` to my command line, the config file was read and my `credential_process` worked. Any chance of a new release to...
Just to check my reading of the docs (https://docs.aws.amazon.com/elasticloadbalancing/latest/network/load-balancer-target-groups.html#deregistration-delay): > When you deregister a target, the load balancer stops creating new connections to the target If that's correct, then implies...
Thank you. I guess part of my request is for some way to select the pod you want to access (perhaps using the list from `space:storage` triples in your WebID)...