Peter Macherey

Results 15 comments of Peter Macherey

I also think an option to evaluate the next authenticator instead of failing the request is also interesting to support multi-tenancy regarding the auth server. In case I want to...

Any news here? I have a similar use case where I want to use a template to combine multiple values from the external provider and additionally want to have the...

@moolen Any update here?

@flavioleggio Hey we are currently running an older Version of hydra and facing problems of migrating because the 'hydra_oauth2_refresh' is growing quite fast in size. I tested your solution to...

@platzhersh Hey I am looking for convenient way to deploy hove to our kubernetes cluster. How do you manage this? As far as I can see there is no "official"...

@luciano-buono Did you test it? And which version of the terraform-aws-eks module did you use?

@luciano-buono Thanks for the response! I am currently testing it with AWS provider 5.32.1. Based on the terraform plan currently the cluster is updated but the self-managed node groups are...

@bryantbiggs Ok but in my terraform plan the `module.eks.aws_autoscaling_group.workers_launch_template` resource is updated but the `module.eks.module.node_groups.aws_eks_node_group.workers` are detroyed/recreated. I am currently using version 17.* of the eks module. Could this be...