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

Add skaffold for debugging #6

Merged
merged 3 commits into from
Sep 13, 2022
Merged

Add skaffold for debugging #6

merged 3 commits into from
Sep 13, 2022

Conversation

kemurayama
Copy link
Collaborator

@kemurayama kemurayama commented Sep 3, 2022

When we want to modify the space-agon and try our original logics, we have to build and deploy by ourselves currently. This PR enables us to run the cluster with skaffold command.

  • Changed Dockerfiles to reduce their image size
  • Created make skaffold-setup for skaffold
  • Canged README.md
  • Updated Open Match to v1.4.0

Closes (#5)

- Change Dockerfiles to reduce their image size
- Create make skaffold-setup for skaffold
scripts/setup-skaffold.sh Outdated Show resolved Hide resolved
scripts/setup-skaffold.sh Outdated Show resolved Hide resolved
Copy link
Collaborator

@govargo govargo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@govargo govargo merged commit d4815aa into main Sep 13, 2022
@kemurayama
Copy link
Collaborator Author

Thanks !

@kemurayama kemurayama deleted the debugging branch September 13, 2022 05:07
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