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

Merge create and update plans #156

Closed
2 tasks
richardcase opened this issue Oct 21, 2021 · 1 comment · Fixed by #192
Closed
2 tasks

Merge create and update plans #156

richardcase opened this issue Oct 21, 2021 · 1 comment · Fixed by #192
Assignees
Labels
area/reconciliation Indicates an issue or PR related to reconciliation kind/refactor Only refactoring changes priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release.

Comments

@richardcase
Copy link
Contributor

richardcase commented Oct 21, 2021

Describe the solution you'd like:
Merge the create and update plans to a single plan builder.

AC:

  • Merge the create and update plans to a single plan builder.
  • Capture the decision to keep plans separate and simply merge the create/update plans.

Anything else you would like to add:
[Miscellaneous information that will assist in solving the issue.]

@richardcase richardcase added the kind/feature New feature or request label Oct 21, 2021
@richardcase richardcase changed the title Move plan login into a single microvm plan Move plan logic into a single microvm plan Oct 21, 2021
@richardcase richardcase added area/reconciliation Indicates an issue or PR related to reconciliation kind/refactor Only refactoring changes priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. and removed kind/feature New feature or request labels Oct 21, 2021
@jmickey jmickey self-assigned this Oct 25, 2021
@jmickey
Copy link
Contributor

jmickey commented Oct 26, 2021

TODO: Update ticket:

  1. Keep separate plans
  2. Merge create and update
  3. Capture decision

@jmickey jmickey changed the title Move plan logic into a single microvm plan Merge create and update plans Oct 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/reconciliation Indicates an issue or PR related to reconciliation kind/refactor Only refactoring changes priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants