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

Implement K8S deployment testing using Kind in GitHub Actions #1710

Merged

Conversation

panic08
Copy link
Contributor

@panic08 panic08 commented Nov 8, 2024

Essentially this PR is a reference to @dsyer comment, more specifically the advice to create a separate workflow for K8S deployment

Here I have created a special workflow that deploys the database and our spring-petclinic, and checks if it has successfully deployed or not

@dsyer dsyer changed the title Implement K&S deployment testing using Kind in GitHub Actions Implement K8S deployment testing using Kind in GitHub Actions Nov 11, 2024
@panic08 panic08 force-pushed the implement-k8s-deployment-testing branch from a572be6 to 8763dcc Compare November 11, 2024 20:30
@panic08 panic08 requested a review from dsyer November 11, 2024 20:32
@dsyer dsyer merged commit 317562a into spring-projects:main Nov 11, 2024
3 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.

2 participants