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 a services blacklist regex #65

Open
ryan-lane opened this issue May 5, 2016 · 0 comments
Open

Add a services blacklist regex #65

ryan-lane opened this issue May 5, 2016 · 0 comments

Comments

@ryan-lane
Copy link
Contributor

It's possible that you don't want services created in confidant. This is especially true if you're running multiple confidant instances that are segregated by environment (development/staging/prod). In these cases maybe you'd like to disallow staging and development environment services from being created in production confidant so that users don't get confused. We should add a service blacklist regex so that we can say "^.staging.$" and "^.development.$" are disallowed.

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

No branches or pull requests

1 participant