Skip to content

chore(k8s): replace http-echo image and update Deployment for compatibility#1567

Merged
james00012 merged 2 commits intomainfrom
chore/update-k8s-hello-world-yaml
Jul 4, 2025
Merged

chore(k8s): replace http-echo image and update Deployment for compatibility#1567
james00012 merged 2 commits intomainfrom
chore/update-k8s-hello-world-yaml

Conversation

@james00012
Copy link
Copy Markdown
Contributor

Description

Fixes #1564.

TODOs

Read the Gruntwork contribution guidelines.

  • Update the docs.
  • Run the relevant tests successfully, including pre-commit checks.
  • Ensure any 3rd party code adheres with our license policy or delete this line if its not applicable.
  • Include release notes. If this PR is backward incompatible, include a migration guide.
  • Make a plan for release of the functionality in this PR. If it delivers value to an end user, you are responsible for ensuring it is released promptly, and correctly. If you are not a maintainer, you are responsible for finding a maintainer to do this for you.

Release Notes (draft)

Added / Removed / Updated [X].

Migration Guide

@james00012 james00012 self-assigned this Jul 3, 2025
@james00012 james00012 merged commit 30ce40e into main Jul 4, 2025
2 of 3 checks passed
@james00012 james00012 deleted the chore/update-k8s-hello-world-yaml branch July 4, 2025 16:11
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.

Deprecated training/webapp:latest image in hello-world-deployment.yml causes image pull failures due to Docker schema v1 removal

2 participants