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

Suggestion in the folder structure #31

Closed
cpanato opened this issue Oct 30, 2017 · 1 comment
Closed

Suggestion in the folder structure #31

cpanato opened this issue Oct 30, 2017 · 1 comment

Comments

@cpanato
Copy link
Contributor

cpanato commented Oct 30, 2017

I have a suggestion in the folder structure:
currently, we have this:

  • vX.Y/$dir/
    X.Y refers to the kubernetes major and minor version, and $dir is a short subdirectory name to hold the results for your product. Examples would be gke or openshift.

In our case, we can support multiple platforms like aws, gcp, azure, metal...
My suggestion is to add another level inside $dir to set the platform:

  • vX.Y/$dir/$plat
    which $plat can be aws, azure, vmware, ...

this is relevant?
thanks!

@WilliamDenniss
Copy link
Member

It's an interesting idea. I think you should submit for now using the flat structure (e.g. $dir-$plat). Let's see how things look once everyone has certified, and if the folders get out of hand, we could look at this idea to add sub-folders.

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

No branches or pull requests

2 participants