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

RHINENG-9142 Playbook tasks reorder on requesting GET /playbooks #154

Merged
merged 1 commit into from
Apr 3, 2024

Conversation

r14chandra
Copy link
Collaborator

Why do we need this change? 💭

Playbook tasks are being reordered every time we request GET /playbooks. The Insights playbook should be the first to be executed then the other services.

Documentation update? 📝

  • Yes
  • No

💂‍♂️ Checklist 🎯

  • Bugfix
  • New Feature
  • Refactor
  • Unittests Added
  • DRY code
  • Dependency Added
  • DB Migration Added

Additional 📣

Feel free to add any other relevant details such as links, notes, screenshots, here.

Copy link
Collaborator

@kgaikwad kgaikwad left a comment

Choose a reason for hiding this comment

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

In my opinion, this looks like a design problem. At the moment, config-manager do not have actionable tasks in removal playbooks for services except insights.
That's why this change might make sense so approving it for now.
Once other services will have actionable tasks under removal playbooks, one needs to revisit this functionality. Thanks!

@kgaikwad kgaikwad merged commit aff12e7 into RedHatInsights:master Apr 3, 2024
4 checks passed
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.

2 participants