Shawn Smith

Results 47 comments of Shawn Smith

I have opened a PR to demonstrate a fix that works: https://github.com/renovatebot/renovate/pull/16822

@viceice for an ECR registry with tags set to 10000 a 405 is an indicator that the number of tags being requested is too large and we need to back...

Here is the debug output from the relevant calls: Entering into getAuthHeaders from getDockerApiTags from get Tags. apiCheckUrl = 'https://docker.artifactory.cambiahealth.com/v2/chp-build-python-jobrunner/tags/list?n=10000' Note .endswith('/v2') is false, so we make the await http.getJson(apiCheckUrl,...

@viceice I added additional context above related to the program flow I am observing with out proxy.

@t-kulmburg is it possible to replace the docker registry and the image with this change?

@t-kulmburg you might need to request a new review from viceice and paging @JamieMagee for a review.

+1 for getting this merged ASAP. We are blocked on using this SDK based on the dependencies.

I'm so in need of replacement for docker. This feature is a slam dunk to help me solve for a number of deprecated docker images I need teams to swap...

@t-kulmburg @rarkins looks like we might have all the approvals to merge? (I'm so very interested in this feature) 🥇

I'd love to see the ability to see upcoming deprecations as well where there isn't a replacement or new version found. For example with the endoflife-date datasource renovate might discover...