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

Warn if value is overriden both in secrets and the environment #28

Closed
frlan opened this issue Feb 17, 2020 · 0 comments · Fixed by #190
Closed

Warn if value is overriden both in secrets and the environment #28

frlan opened this issue Feb 17, 2020 · 0 comments · Fixed by #190
Assignees
Labels
enhancement New feature or request gocept
Milestone

Comments

@frlan
Copy link
Member

frlan commented Feb 17, 2020

Scenario:

A overwrite is done inside environments/myenv.cfg:

[component:example]
myvar = True

as well as in secrets secrets/myenv.cfg:


[component:example]
myvar = False

Obviously the overwrites do conflict.

Expectation

Batou should discover this scenario and warn the user

@ctheune ctheune changed the title Warn at multiple overwrites Warn if value is overriden both in secrets and the environment Apr 16, 2020
@ctheune ctheune added the enhancement New feature or request label Apr 16, 2020
@ctheune ctheune modified the milestones: batou 2, batou 2.1 May 7, 2020
@ctheune ctheune self-assigned this Nov 3, 2020
@ctheune ctheune modified the milestones: batou 2.1, batou 2.3 Dec 7, 2020
@ctheune ctheune added the gocept label May 26, 2021
@icemac icemac assigned sallner and icemac and unassigned ctheune and sallner Jun 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request gocept
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants