Martin Odstrčilík
Martin Odstrčilík
Please use ``` gradle dependencies { classpath "com.github.jacobono:gradle-jaxb-plugin:1.3.6" } ```
That is what we did exactly, but in our stack, we tend to deploy everything with ArgoCD which at this point requires creating the Ingress resource on our own using...
I think the fix in https://github.com/linkerd/linkerd2/releases/tag/edge-22.8.3 could help with this
Hello @dudeitssm, did you try using underlying Helm chart version compatible with EKS 1.28, you can supply this using variable `helm_chart_version` and setting it to `9.34.1`. Please, let me know...
/remove-lifecycle stale
@dojci Could you please have a look at this?
@ismailyenigul Could you please fix https://github.com/lablabs/terraform-aws-eks-cluster-autoscaler/actions/runs/6195897654/job/16828593299?pr=15?
Suppose this work when calling provisioning API directly, i.e. Terraform? Seems not. We are running 9.2.0
Hello @dudeitssm, did you manage to get it working?
We solved that by adding `max_source_resolution=auto` query parameter to the Grafana datasource for Thanos. But beware of a side-effect of this configuration resulting in almost double AWS KMS and S3...