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

Eliminate hard code regex for module name #7

Closed
diafour opened this issue Apr 12, 2019 · 1 comment
Closed

Eliminate hard code regex for module name #7

diafour opened this issue Apr 12, 2019 · 1 comment

Comments

@diafour
Copy link
Contributor

diafour commented Apr 12, 2019

bad module directory names, must match regex '^[0-9][0-9][0-9]-(.*)$': /addons/modules/sysctl-tuner
@dmgtn
Copy link
Member

dmgtn commented Aug 18, 2019

Module ordering is an important part of addon-operator LIFECYCLE. And the ability to change module order not changing its name extremely important. But yes, using the part of the directory name for this purpose is far from the best way. Closed in favor of #39.

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