Alex
Alex
for anyone else coming here to look for an answer - I would honestly suggest just using a different language. Java/Javascript have much better designed libraries/frameworks for handling CORS easily.
Bump - same issue for me
Could a possible workaround be ALB -> Nginx ingress (with prometheus exports) -> Flagger monitored Canary deployment? Flagger would then monitor the prometheus metrixs from Nginx Ingress rather than the...
I run the terraform validate on my configuration I get a success. but then when I run a plan it fails. something seems broken - and I'm passing my vault...
I'd actually like to help with this feature if possible as it would come in handy for my team.
@MrPowers - I'd like to take a look at it if you don't mind :) that might get me on a roll to help contribute to other things here
Hey @MrPowers I'm actually struggling to built the project. I've noticed in the github CI pipeline you're using JRE 8u275 and SBT 1.3.13. I've tried to build a docker image...
According to the [owners file](https://github.com/kubernetes/client-go/blob/master/OWNERS) under k/client-go the whole repo belongs to sig-apimachinery. Should I just remove the readme reference to `scale` being a subproject since it looks like the...
Unable to resolve the error OP is seeing as well `Discovered unresolved method during parsing: org.joda.time.Interval.parseWithOffset(java.lang.String)` including registering `org.joda.time.Interval` and `com.fasterxml.jackson.datatype.joda.deser.IntervalDeserializer` for reflection configuration. I also tried using the config...