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

Plan verifier checks for mandatory deploy plan #1342

Merged
merged 3 commits into from
Feb 13, 2020
Merged

Conversation

zen-dog
Copy link
Contributor

@zen-dog zen-dog commented Feb 12, 2020

Summary:

  • removed verifying that a plan is not referenced by any parameter. In the light of upcoming KEP-18 allowing triggering plans manually, some plans e.g. backup won be referenced by any parameter
  • added verifying that at least deploy plan exists in the operator

Summary:
- removed verifying that a plan is not referenced by any parameter. In the light of upcoming KEP-18 allowing triggering plans manually, some plans e.g. backup won be referenced by any parameter
- added verifying that at least deploy plan exists in the operator

Signed-off-by: Aleksey Dukhovniy <alex.dukhovniy@googlemail.com>
Copy link
Member

@ANeumann82 ANeumann82 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good point. With manual plan execution the unused plans verification doesn't make sense anymore

Signed-off-by: Aleksey Dukhovniy <alex.dukhovniy@googlemail.com>
Signed-off-by: Aleksey Dukhovniy <alex.dukhovniy@googlemail.com>
Copy link
Contributor

@alenkacz alenkacz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@zen-dog zen-dog merged commit 95ca08f into master Feb 13, 2020
@zen-dog zen-dog deleted the ad/plan-verifier branch February 13, 2020 10:01
ANeumann82 pushed a commit that referenced this pull request Feb 13, 2020
Summary:
- removed verifying that a plan is not referenced by any parameter. In the light of upcoming KEP-18 allowing triggering plans manually, some plans e.g. backup won be referenced by any parameter
- added verifying that at least deploy plan exists in the operator

Signed-off-by: Aleksey Dukhovniy <alex.dukhovniy@googlemail.com>
Signed-off-by: Andreas Neumann <aneumann@mesosphere.com>
runyontr pushed a commit that referenced this pull request Mar 11, 2020
Summary:
- removed verifying that a plan is not referenced by any parameter. In the light of upcoming KEP-18 allowing triggering plans manually, some plans e.g. backup won be referenced by any parameter
- added verifying that at least deploy plan exists in the operator

Signed-off-by: Aleksey Dukhovniy <alex.dukhovniy@googlemail.com>
Signed-off-by: Thomas Runyon <runyontr@gmail.com>
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.

None yet

3 participants