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

Workflow creation ignores metadata information in the healthcheck spec #55

Closed
vasukiprasad1 opened this issue Jul 29, 2020 · 0 comments
Closed
Labels
bug Something isn't working

Comments

@vasukiprasad1
Copy link
Member

Describe the bug
The active monitor controller ignores the metadata information while submitting the monitoring workflow. The metadata information has the controller instanceID details which are needed for the workflow controller to pick and execute the workflow.
The controller should pick and parse the metadata information and should include it while the workflow is submitted.

To Reproduce
If we cannot reproduce, we cannot fix! Steps to reproduce the behavior:
If the workflow controller is started with specific InstanceID details. The workflow controller will not pick the active monitor workflow for execution. The WF stays in the pending status.

Expected behavior
Start the workflow controller on a specific InstanceID and make the changes in the active monitor controller to parse the metadata information while submitting the workflow.

Screenshots
If applicable, add screenshots to help explain your problem.

Version

Paste any relevant version print outputs here.

Logs

Paste any relevant application logs here.

Have you thought about contributing a fix yourself?

Open Source software thrives with your contribution. It not only gives skills you might not be able to get in your day job, it also looks amazing on your resume.

If you want to get involved, check out the
contributing guide, then reach out to us on Slack so we can see how to get you started.

@vasukiprasad1 vasukiprasad1 added the bug Something isn't working label Jul 29, 2020
This was referenced Jul 29, 2020
@RaviHari RaviHari assigned RaviHari and unassigned RaviHari Aug 4, 2020
@RaviHari RaviHari closed this as completed Aug 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants