Skip to content

SDK saves Appwrapper yaml to ~/.codeflare/appwrapper/<aw.yml> #365

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

Closed
dimakis opened this issue Oct 2, 2023 · 3 comments · Fixed by #380
Closed

SDK saves Appwrapper yaml to ~/.codeflare/appwrapper/<aw.yml> #365

dimakis opened this issue Oct 2, 2023 · 3 comments · Fixed by #380
Assignees

Comments

@dimakis
Copy link
Contributor

dimakis commented Oct 2, 2023

Save the created appwrapper to
~/.codeflare/appwrapper/<APPWRAPPER.YAML>
instead of local dir

@dimakis dimakis converted this from a draft issue Oct 2, 2023
@dimakis dimakis self-assigned this Oct 2, 2023
@dimakis dimakis moved this to In Progress in Project CodeFlare Sprint Board Oct 2, 2023
@MichaelClifford
Copy link
Collaborator

@dimakis what is the alternative here? saving them to a /clusters/ dir or something?

@dimakis
Copy link
Contributor Author

dimakis commented Oct 2, 2023

@MichaelClifford hiding the appwrapper by default, but allowing for it to be printed if requested.

@dimakis dimakis mentioned this issue Oct 3, 2023
4 tasks
@VanillaSpoon VanillaSpoon self-assigned this Oct 6, 2023
@dimakis dimakis changed the title Stop SDK from saving Appwrapper yaml to local dir SDK saves Appwrapper yaml to ~/.codeflare/appwrapper/<aw.yml> Oct 6, 2023
@dimakis dimakis removed their assignment Oct 6, 2023
@VanillaSpoon
Copy link
Contributor

As the generated .yaml is intended for immediate processing within the same notebook environment, saving directly to the remote file system may remain more efficient. This avoids the download-upload cycle and reduces the steps involved in the workflow.

After a discussion we have decided to still achieve an abstraction, without resorting to local storage, we could move the appwrappers to a .codeflare/appwrapper/<aw.yaml> directory within the current notebook. Removing the direct view to the appwrapper but keeping a similar structure.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
3 participants