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 utility to check if a file is a valid txn_box config file #86

Open
rob05c opened this issue Jul 19, 2022 · 1 comment
Open

Add utility to check if a file is a valid txn_box config file #86

rob05c opened this issue Jul 19, 2022 · 1 comment

Comments

@rob05c
Copy link

rob05c commented Jul 19, 2022

Add a utility to check if a file is a valid txn_box config file, and whether it will load successfully when ATS is reloaded.

This will let users with ATS config generation (such as Apache Traffic Control) determine if a txn_box file, potentially created by untrusted or minimally trusted tenants, will cause ATS to fail to reload, so the config generation tools can decide to not set that file for that remap/service.

@v-init-h
Copy link

+1 for the linter

(we only rely on yaml lint and ATS reload to check on errors - if any)

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