Skip to content

Conversation

@mishamilovidov
Copy link

@mishamilovidov mishamilovidov commented Nov 19, 2024

Changes

Testing

The functionality added in this change is being tested via changes in the git.corp.adobe.com/bladerunner/delivery-facade-deploy repository.

Any deployment of I/O Runtime will be able to use this updated version, but only those that activate active-active functionality will make use of the upstream health-checking module.

Expand the details below to see the commands I ran locally to build and push the updated image on this PR (I tagged it as buster-1.21.4.2-validation-1.3.22-ngxucm-0.4.0-multiarch but will tag according to semver once this approved, merged, and released).

Shell session...
docker buildx create --name mybuilder --use
docker buildx inspect mybuilder --bootstrap
docker login docker-io-runtime-release.dr-uw2.adobeitc.com
docker buildx build --platform linux/amd64,linux/arm64 -t docker-io-runtime-release.dr-uw2.adobeitc.com/adobe-apiplatform/apigateway:buster-1.21.4.2-validation-1.3.22-ngxucm-0.4.0-multiarch --push -f Dockerfile-debian .

Related Issues

@mishamilovidov mishamilovidov marked this pull request as ready for review March 13, 2025 22:47
@mishamilovidov mishamilovidov merged commit d146aea into adobe-apiplatform:debian Mar 17, 2025
@mishamilovidov mishamilovidov deleted the RUNNER-7552-add-nginx-upstream-check-module branch March 17, 2025 21:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants