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

Config Refactor: Define Phase Document #260

Closed
lb4368 opened this issue Jun 3, 2020 · 1 comment
Closed

Config Refactor: Define Phase Document #260

lb4368 opened this issue Jun 3, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@lb4368
Copy link

lb4368 commented Jun 3, 2020

Design a "phase" manifest document that will describe attributes about a phase that can be used by airshipctl to know how to apply it. Attributes should include the phase name, reference to the phase documents, and a reference to the configured executor that will be run to apply the phase.

Example:
kind: phase
entryPoint: ephemeral/initinfra
name: initinfra-ephemeral
executorName: kube-apply

@lb4368 lb4368 added enhancement New feature or request triage Needs evaluation by project members labels Jun 3, 2020
@jezogwza jezogwza added this to the betav1 milestone Jun 10, 2020
@jezogwza jezogwza removed the triage Needs evaluation by project members label Jun 10, 2020
@dukov dukov self-assigned this Jun 11, 2020
@airshipbot airshipbot added the ready for review Change related to the issue is ready for review label Jun 11, 2020
@airshipbot
Copy link

airshipbot commented Jun 11, 2020

Related Change #733184

Subject: Introduce phases and phase plan
Link: https://review.opendev.org/733184
Status: MERGED
Owner: Dmitry Ukov (dukov@mirantis.com)

This change will close this issue when merged.

Approvals

Code-Review
+2 Ian Howell
+1 Ruslan Aliev
+2 Kostyantyn Kalynovskyi
Verified
+2 Zuul
Workflow
+1 Kostyantyn Kalynovskyi

Last Updated: 2020-06-25 16:45:05 CDT

@eak13 eak13 removed the ready for review Change related to the issue is ready for review label Aug 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

5 participants