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

Install wizard configmgr file handling #221

Open
1 task
1000TurquoisePogs opened this issue Jul 11, 2024 · 0 comments
Open
1 task

Install wizard configmgr file handling #221

1000TurquoisePogs opened this issue Jul 11, 2024 · 0 comments
Labels

Comments

@1000TurquoisePogs
Copy link
Member

1000TurquoisePogs commented Jul 11, 2024

Configmgr supports having multiple yaml files and that they can be in parmlib or unix.
But, the zwe init steps that the install wizard uses doesnt use configmgr, limiting this approach.

When zwe can handle it, the install wizard should likewise handle loading multiple yamls, and saving the zowe yaml configuration to one or more parmlib/files.

How would we visualize multiple yamls? With tabs! Make the editor have a tab interface with a plus button to add a new one, and a filename that allows them to put to unix or parmlib.

There could even be an option somewhere (last tab? different page? button?) which will merge all the yaml files together so the user can view/preview what zowe would actually use at runtime.

the install wizard could even handle configmgr template resolution preview.
Much of the logic for doing so is already in JS code, here https://github.com/zowe/zlux-server-framework/blob/v2.x/staging/utils/yamlConfig.ts

Tasks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Backlog
Development

No branches or pull requests

1 participant