Andrea Spoldi

Results 7 comments of Andrea Spoldi

Same issue on EKS 1.18 and CA 1.18.1 via helm, I also had a restart on cluster-autoscaler-controller pod

> Hi @andreaspoldi, when I look at the example config in that README the `orgUrl` part is in a list with a dash: > > ``` > catalog: > providers:...

HI @martina-if sorry for the late reply I have to do this: ``` const userProvider = OktaUserEntityProvider.fromConfig(env.config, env); const groupProvider = OktaGroupEntityProvider.fromConfig(env.config, env); ``` otherwise I get this error :...

+1, actually I have problems with reaching HF from corporate's network, it could happen also to someone else

+1, same thing happens simply with EKS L3 construct `import { Stack, StackProps } from "aws-cdk-lib"; import { Construct } from "constructs"; import { KubectlV29Layer } from '@aws-cdk/lambda-layer-kubectl-v29'; import *...

+1 that would be very useful for our deployment as well