Skip to content

Comments

Add Kubernetes manifest generation to releases#11

Merged
tsuzu merged 2 commits intomainfrom
add-release-manifest-workflow
Jun 14, 2025
Merged

Add Kubernetes manifest generation to releases#11
tsuzu merged 2 commits intomainfrom
add-release-manifest-workflow

Conversation

@tsuzu
Copy link
Contributor

@tsuzu tsuzu commented Jun 14, 2025

Summary

  • Enhanced Docker workflow to generate Kubernetes manifests for tag builds (releases)
  • Uses kustomize edit set image to update manifests with the exact built image digest
  • Automatically uploads generated manifests as release assets

Test plan

  • Create a test tag/release to verify manifest generation works
  • Verify manifests contain the correct image reference with digest
  • Confirm manifests are uploaded to release assets

🤖 Generated with Claude Code

tsuzu and others added 2 commits June 14, 2025 10:32
- Add kustomize setup and manifest generation steps for tag builds
- Update kustomization with built image digest for accurate manifests
- Upload generated manifests as release assets

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
@tsuzu
Copy link
Contributor Author

tsuzu commented Jun 14, 2025

Let me merge this PR. I'll test it.

@tsuzu tsuzu merged commit 1452852 into main Jun 14, 2025
8 checks passed
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.

1 participant