Markus Thömmes

Results 155 comments of Markus Thömmes

We've just released v2.0.0 of the app which is supposed to fix this: https://github.com/digitalocean/app_action/discussions/122. Please let us know if you're still encountering this issue!

Is this only surfaced because the user-port is part of the containerPorts list in K8s? What happens if we remove it from that list during deployment? Is the port still...

Tried it, even if we don't surface it, 8080 is curlable.

I've just ported [goautoneg](https://bitbucket.org/ww/goautoneg/) which is used by Kubernetes and Prometheus to parse accept headers into a Github repository at https://github.com/markusthoemmes/goautoneg. Would it be a valuable first step to add...

I don't think we can reliably do that without any false positives. A more lightweight approach might be to allow setting `ConfigurationName` and `RevisionName` at the same time (I think...