-
Notifications
You must be signed in to change notification settings - Fork 197
Show a CLI warning when using autocreated fleets #3060
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
Conversation
@r4victor Do you want to merge it before the release? |
Yes, the sooner the better |
When running older CLI with new server:
|
The warning is shown after the provisioning table |
I suppose it's difficult to show it before Also, if possible please shorten the warning to
|
Turned out pydantic-duality functionality does not work for some of our models due to overridden Config leading to this. See #3066 |
Part of #3059
The PR shows a CLI warning when an autocreated fleet is used on run apply. Also includes
fleet
to run API responses to be able to get run's fleet.