calm-parrot-72437
01/31/2020, 10:36 PMaws eks describe-cluster --name cluster_name --query "cluster.identity.oidc.issuer" --output text
Trying to enable iam roles for service accounts on my cluster..breezy-hamburger-69619
02/04/2020, 10:43 PMcalm-parrot-72437
02/04/2020, 11:11 PMmillions-judge-24978
02/28/2020, 4:39 AMcalm-parrot-72437
02/28/2020, 6:30 PMbreezy-hamburger-69619
02/28/2020, 7:22 PMcalm-parrot-72437
02/28/2020, 8:15 PMbreezy-hamburger-69619
03/03/2020, 8:11 PMcalm-parrot-72437
03/04/2020, 9:50 PMbreezy-hamburger-69619
03/04/2020, 9:52 PMcalm-parrot-72437
03/04/2020, 10:05 PMmillions-judge-24978
03/06/2020, 9:02 PMDiagnostics:
pulumi:pulumi:Stack (infrastructure-clusters):
Method handler getSchema for /pulumirpc.ResourceProvider/GetSchema expected but not provided
Method handler getSchema for /pulumirpc.ResourceProvider/GetSchema expected but not provided
error: Running program '/home/jenkins/agent/workspace/INFURA_infrastructure_oidc' failed with an unhandled exception:
TypeError: Cannot read property 'fingerprint' of undefined
at TLSSocket.<anonymous> (/home/jenkins/agent/workspace/INFURA_infrastructure_oidc/node_modules/@pulumi/cert-thumprint.ts:77:82)
at TLSSocket.emit (events.js:321:20)
at TLSSocket.EventEmitter.emit (domain.js:485:12)
at TLSSocket.onConnectSecure (_tls_wrap.js:1504:10)
at TLSSocket.emit (events.js:321:20)
at TLSSocket.EventEmitter.emit (domain.js:485:12)
at TLSSocket._finishInit (_tls_wrap.js:918:8)
at TLSWrap.ssl.onhandshakedone (_tls_wrap.js:688:12)
.
I’ll create an issue in pulumi/eks but wanted to mention here.breezy-hamburger-69619
03/06/2020, 9:06 PMmillions-judge-24978
03/06/2020, 9:09 PM0.18.23
. I have not seen that example, but I am basically doing the same thing. And the stack with this error is only provisioning the cluster with createOidcProvider: true
, none of the other stuffcalm-parrot-72437
03/06/2020, 9:20 PM