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

Implement promotion phase in KeptnAppVersion controller #3018

Closed
Tracked by #2907
mowies opened this issue Feb 12, 2024 · 0 comments · Fixed by #3057
Closed
Tracked by #2907

Implement promotion phase in KeptnAppVersion controller #3018

mowies opened this issue Feb 12, 2024 · 0 comments · Fixed by #3057
Assignees
Labels
enhancement New feature or request lifecycle-operator
Milestone

Comments

@mowies
Copy link
Member

mowies commented Feb 12, 2024

Overall Goal

As a Keptn user, I want to have a dedicated way to promote my GitOps enable app to the next stage in my environment.

Details

Implement the promotion phase controller logic.
The promotion phase should be run after the post deployment and post evaluation tasks are finished.
The promotion phase should only be execute if post deployment and post evaluation phase succeeded.

DoD

  • implementation
  • unit tests
  • integration tests

Dependencies

@mowies mowies added enhancement New feature or request status: ready-for-refinement Issue is relevant for the next backlog refinment labels Feb 12, 2024
@mowies mowies added this to the 0.11 milestone Feb 12, 2024
@odubajDT odubajDT moved this to 🎟️ Refined in Keptn Lifecycle Toolkit Feb 14, 2024
@odubajDT odubajDT added lifecycle-operator and removed status: ready-for-refinement Issue is relevant for the next backlog refinment labels Feb 14, 2024
@mowies mowies moved this from 🎟️ Refined to 🏃 In progress in Keptn Lifecycle Toolkit Feb 15, 2024
@github-project-automation github-project-automation bot moved this from 🏃 In progress to ✅ Done in Keptn Lifecycle Toolkit Feb 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request lifecycle-operator
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants