-
Notifications
You must be signed in to change notification settings - Fork 297
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
Update default config to work out-of-the-box with flytectl demo #1384
Merged
Commits on Dec 23, 2022
-
Update default config to work out-of-the-box with flytectl demo
Fixes flyteorg/flyte#3182 This PR makes the getting started UX smoother when users try to invoke `pyflyte run` against the flytectl demo cluster. This change means that they no longer have to `export FLYTECTL_CONFIG=...` to get it working. Signed-off-by: Niels Bantilan <niels.bantilan@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 869ecd1 - Browse repository at this point
Copy the full SHA 869ecd1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ace742 - Browse repository at this point
Copy the full SHA 8ace742View commit details
Commits on Dec 28, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 5309fe6 - Browse repository at this point
Copy the full SHA 5309fe6View commit details
Commits on Jan 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0dbb4c3 - Browse repository at this point
Copy the full SHA 0dbb4c3View commit details
Commits on Jan 4, 2023
-
fix bug in config value reader
Signed-off-by: Niels Bantilan <niels.bantilan@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 2046c8c - Browse repository at this point
Copy the full SHA 2046c8cView commit details
Commits on Jan 5, 2023
-
Signed-off-by: Niels Bantilan <niels.bantilan@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 7bf89ef - Browse repository at this point
Copy the full SHA 7bf89efView commit details -
Configuration menu - View commit details
-
Copy full SHA for ebd696c - Browse repository at this point
Copy the full SHA ebd696cView commit details
Commits on Jan 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 097cc99 - Browse repository at this point
Copy the full SHA 097cc99View commit details -
revert LegacyConfigEntry.read_from_File
Signed-off-by: Niels Bantilan <niels.bantilan@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for a58c526 - Browse repository at this point
Copy the full SHA a58c526View commit details -
Configuration menu - View commit details
-
Copy full SHA for 03e8954 - Browse repository at this point
Copy the full SHA 03e8954View commit details
Commits on Jan 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3f3c3d5 - Browse repository at this point
Copy the full SHA 3f3c3d5View commit details -
Signed-off-by: Yee Hing Tong <wild-endeavor@users.noreply.github.com> Adds a test for false SSL for the old .ini style of config Adds a shortcut for the pyflyte run/register commands - if no files are detected at all, create for sandbox instead. I think this is okay. The other option would be to fall back to checking the ~/.flyte/config-sandbox.yml file but I think using the code option is a bit cleaner, even though it ties us closer to the flytectl demo port settings.
Configuration menu - View commit details
-
Copy full SHA for bfdefd3 - Browse repository at this point
Copy the full SHA bfdefd3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 768b423 - Browse repository at this point
Copy the full SHA 768b423View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.