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

Provide a means to reduce duplication in YAML templates. #1768

Open
simonvane opened this issue Feb 1, 2021 · 0 comments
Open

Provide a means to reduce duplication in YAML templates. #1768

simonvane opened this issue Feb 1, 2021 · 0 comments

Comments

@simonvane
Copy link

simonvane commented Feb 1, 2021

What would you like to be added:
A means of reducing duplication in our YAML templates, perhaps with similar functionality that helm offers.

Why is this needed:
We would like to avoid mistakes due to some cases of the duplication being changed but other cases being missed.
Examples:

  • Many templates define identical labels (or at least they should :-)).
  • Different virtual services have the same redirect rules when in maintenance mode i.e. all redirect to a common maintenance page.
  • Different virtual services differ only by name and host.
  • etc.
@simonvane simonvane changed the title Provide a means to reduced duplication in YAML templates. Provide a means to reduce duplication in YAML templates. Feb 1, 2021
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