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

Wait until update finishes before deploying an image #65

Merged
merged 1 commit into from
Feb 17, 2023

Conversation

zhihaoy
Copy link
Contributor

@zhihaoy zhihaoy commented Feb 17, 2023

Example:

$ llama update-function -tag lichray/llama-gcc12:latest gcc
2023/02/16 23:52:49 Updating function gcc...
2023/02/16 23:53:17 Deploying function gcc...

Closes: #64

@nelhage nelhage merged commit a0e264e into nelhage:main Feb 17, 2023
@nelhage
Copy link
Owner

nelhage commented Feb 17, 2023

I should warn you that I haven't been working on llama lately and don't have much time for it these days, so while I'll happily merge straightforward PRs I don't have a ton of bandwidth for code review or addressing issues. Happy to hear you're playing with it, though.

@zhihaoy zhihaoy deleted the wait-before-deploy branch February 17, 2023 18:45
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.

ResourceConflictException when updating only the code
2 participants