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

Worker Health Check triggered from UI is checking targets instead #5140

Closed
5 tasks done
BobJWalker opened this issue Dec 4, 2018 · 3 comments
Closed
5 tasks done
Assignees
Labels
kind/bug This issue represents a verified problem we are committed to solving
Milestone

Comments

@BobJWalker
Copy link

Are you a customer of Octopus Deploy? Don't raise the issue here. Please contact our support team so we can triage your issue, making sure it's handled appropriately.

Prerequisites

  • I have verified the problem exists in the latest version
  • I have searched open and closed issues to make sure it isn't already reported
  • I have written a descriptive issue title
  • I have linked the original source of this report
  • I have tagged the issue appropriately (area/*, kind/bug, tag/regression?)

The bug

When I am in the UI on my cloud instance (2018.9.11) I go to trigger a health check for my workers.

image

But when the health check runs it decided to pull in all my targets instead and ignore all my workers.

image

What I expected to happen

That triggering a health check from the worker screen would health check the workers not the targets.

Steps to reproduce

  1. Go to workers screen (/app#/infrastructure/workers)
  2. Run health check by clicking on the ... check health
  3. Watch as the health check is ran for all targets not workers

Affected versions

Octopus Server: 2018.9.11

Workarounds

Let the scheduled health checks run. This only happens when manually triggering them in the UI.

@BobJWalker BobJWalker added kind/bug This issue represents a verified problem we are committed to solving area/execution labels Dec 4, 2018
@droyad
Copy link
Contributor

droyad commented Feb 20, 2019

This is because the UI queues a task with the ArgumentsRestrictedTo set to "DeploymentTargets". Can reproduce in Demo

@tw17 tw17 self-assigned this Mar 12, 2019
@tw17 tw17 closed this as completed Mar 19, 2019
@octoreleasebot octoreleasebot added this to the 2019.2.5 milestone Mar 19, 2019
@octoreleasebot
Copy link

Release Note: Fixed issue where worker health checks run for deployment targets instead

@lock
Copy link

lock bot commented Jun 17, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. If you think you've found a related issue, please contact our support team so we can triage your issue, and make sure it's handled appropriately.

@lock lock bot locked as resolved and limited conversation to collaborators Jun 17, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind/bug This issue represents a verified problem we are committed to solving
Projects
None yet
Development

No branches or pull requests

4 participants