Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rust containers k8s #21

Merged
merged 9 commits into from
Feb 13, 2025
Merged

Rust containers k8s #21

merged 9 commits into from
Feb 13, 2025

Conversation

StuartHarris
Copy link
Member

@StuartHarris StuartHarris commented Feb 11, 2025

Updates the rust containers scenario

  • move from firestore to redis
  • move from kafka to NATS
  • add health endpoint to notification service
  • validate inventory service sql against local db (using sqlx prepare and offline mode)
  • update dependencies
  • rework k8s manifests (and move from helm to kustomize)
  • deploy and test against local k3d cluster (with k3d managed registry)
  • update relevant github workflow

@StuartHarris StuartHarris marked this pull request as ready for review February 12, 2025 16:35
@StuartHarris StuartHarris merged commit 1a81ad2 into main Feb 13, 2025
1 check passed
@StuartHarris StuartHarris deleted the rust-containers-k8s branch February 13, 2025 09:02
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