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

Add optional support to ignore classes that are not found #76

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

bbinet
Copy link

@bbinet bbinet commented Apr 11, 2017

I'd like to configure reclass so that it ignores possible missing classes.

@bbinet
Copy link
Author

bbinet commented Apr 12, 2017

Do not merge: this is not ready yet.

@bbinet
Copy link
Author

bbinet commented Apr 12, 2017

Actually this is now ready to be reviewed.

@bbinet
Copy link
Author

bbinet commented May 3, 2017

Bump :)

@fpytloun
Copy link

I like the idea and can imaging the use-case - eg. include class that gets generated on demand (eg. by deploy tool) and can override some parameters. But it may be good to provide some logging (eg. "Inclusion of slass xyz skipped because it doesn't exist") to make debugging with this option enabled easier :-)

@bbinet
Copy link
Author

bbinet commented May 24, 2017

Sure, what is the normal way to log messages in reclass?

bbinet pushed a commit to bbinet/reclass that referenced this pull request Apr 2, 2020
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

Successfully merging this pull request may close these issues.

2 participants