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

E2e with kind and skaffold #66

Merged
merged 12 commits into from
Nov 18, 2021
Merged

E2e with kind and skaffold #66

merged 12 commits into from
Nov 18, 2021

Conversation

nakamasato
Copy link
Owner

@nakamasato nakamasato commented Nov 17, 2021

why

to make e2e more flexible

what

added the followings to suiteBefore:

  • create kind cluster
  • set up skaffold
  • set up client
  • deploy crds, controller and related resources with skaffold run
  • check if mysql-operator deployment is running

added the followings to suiteAfter:

  • skaffold delete
  • delete kind cluster

issues

@nakamasato nakamasato marked this pull request as ready for review November 18, 2021 23:48
@nakamasato nakamasato merged commit 9adac16 into master Nov 18, 2021
@nakamasato nakamasato deleted the e2e-with-kind-and-skaffold branch November 18, 2021 23:48
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