Ben Lewis
                                            Ben Lewis
                                        
                                    It seems that failures often coincide with deployment downscaling events.
Note WMO version of IBTracs has been deprecated.
Would this also enable anonymous access, proxied through the customer's VPC, and some configuration for how frequently image tags (such as `latest`) are polled for updates? Maintaining our own ECR...
I've been getting some 502 errors from OWSLib talking to PyWPS (especially if the process fails about 30 seconds in), maybe related?
@uchchwhash any thoughts on either this issue or the linked wps issue?
FWIW solved a similar looking problem [here](https://github.com/opendatacube/datacube-explorer/issues/337) where CPU and transmit bandwidth were both ramping up over time (until either the pods were recreated afresh or the deployment would fail)...
I'm also experiencing the problem that **registry 2.8.1** is incompatible with authentication supplied through an EKS service account. Note that IAM roles attached to service accounts via OIDC is _the_...
``` git clone https://github.com/distribution/distribution DOCKER_BUILDKIT=1 docker build distribution -t cesiumfrog/registry:$(git rev-parse --short HEAD) docker push cesiumfrog/registry ``` I just locally built the docker image for the latest commit (3b8fbf975279fb3a1fd1f294980635f94eba4dd4), pushed...
Seeing as it's been 18 months, I'd love to see the pragmatic solution deployed asap because the current syntax highlighting is completely broken (if the code uses a few fstrings,...
Hi @agsha, this sounds like a very common misconfiguration of your individual project, rather than a problem with prometheus (or this python client). This is very easy to confirm or...