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

Rework Task/Evaluation Span structure #411

Closed
Tracked by #388
thisthat opened this issue Nov 14, 2022 · 0 comments · Fixed by #465
Closed
Tracked by #388

Rework Task/Evaluation Span structure #411

thisthat opened this issue Nov 14, 2022 · 0 comments · Fixed by #465
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@thisthat
Copy link
Member

thisthat commented Nov 14, 2022

Goal

Rework the Span structure to have Task/Evaluation Spans covering the deployment of a specific Workload/Application

image

Acceptance Criteria

  • The execution of a Task should generate a single Span with the name $taskName.
  • The execution of an Evaluation should generate a single Span with the name $evaluationName.
  • A Task Span is a direct child of the ApplicationPreDeployTasks Span created in Rework Application Span structure #409 if run as part of a pre/post step of an Application level, otherwise it is a direct child of WorkloadPreDeployTasks created in Rework Workload Span structure #410.
  • An Evaluation Span is a direct child of the ApplicationPreDeployEvaluations Span created in Rework Application Span structure #409 if run as part of a pre/post step of an Application level, otherwise it is a direct child of WorkloadPreDeployEvaluations created in Rework Workload Span structure #410.

DoD

@thisthat thisthat added the enhancement New feature or request label Nov 14, 2022
@thisthat thisthat added this to the 0.4.1 milestone Nov 14, 2022
@thisthat thisthat moved this to 🏗 Shaping in Keptn Lifecycle Toolkit Nov 14, 2022
@thisthat thisthat moved this from 🏗 Shaping to 🏃 In progress in Keptn Lifecycle Toolkit Nov 15, 2022
@thisthat thisthat moved this from 🏃 In progress to 🎟️ Refined in Keptn Lifecycle Toolkit Nov 15, 2022
@odubajDT odubajDT self-assigned this Nov 23, 2022
@odubajDT odubajDT moved this from 🎟️ Refined to 🏃 In progress in Keptn Lifecycle Toolkit Nov 23, 2022
Repository owner moved this from 🏃 In progress to ✅ Done in Keptn Lifecycle Toolkit Nov 25, 2022
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
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants