-
Notifications
You must be signed in to change notification settings - Fork 1.3k
feat: cli funcionality to deploy an Agent to a running GKE cluster #1607
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
base: main
Are you sure you want to change the base?
Conversation
Sry i miss clicked "Ready to review". I can't unclick it. If it's not ready, please unclick from your side. |
Yes, It's ready to be reviewed @hangfei , thanks! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could you ensure cloud run still works as part of your testing? Thanks.
@@ -571,10 +576,7 @@ def decorator(func): | |||
@click.option( | |||
"--reload/--no-reload", | |||
default=True, | |||
help=( | |||
"Optional. Whether to enable auto reload for server. Not supported" | |||
" for Cloud Run." |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
does this work for Cloud Run now?
Uh oh!
There was an error while loading. Please reload this page.