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

The no enabled deployment targets warning is shown incorrectly when creating a tenanted deployment #3632

Closed
droyad opened this issue Jul 5, 2017 · 6 comments
Assignees
Labels
kind/bug This issue represents a verified problem we are committed to solving
Milestone

Comments

@droyad
Copy link
Contributor

droyad commented Jul 5, 2017

As of 3.15.0, the following warning appears when creating a tenanted deployment:

Warning: there are no enabled deployment targets in the roles specified by this step, in this environment.

The deployment can still be posted, and it will run successfully. This only occurs if the machines are set to Include only in tenanted deployments.

Workaround: Ignore the warning and continue with the deploy the release

@droyad droyad added area/scale kind/bug This issue represents a verified problem we are committed to solving labels Jul 5, 2017
@droyad
Copy link
Contributor Author

droyad commented Jul 5, 2017

The problem occurs due to the tentant information no longer being included in the deployment preview API call. Example, this is the preview call after a tenant has been selected:

/api/releases/Releases-1/deployments/preview/Environments-1?includeDisabledSteps=true

@droyad droyad changed the title No enabled deployment targets warning when creating a tenanted deployment The no enabled deployment targets warning is shown incorrectly when creating a tenanted deployment Jul 5, 2017
@MJRichardson MJRichardson added this to the 3.15.1 milestone Jul 5, 2017
@MJRichardson
Copy link

Release notes:Resolved spurious 'No enabled deployment targets' warning on tenanted deployment previews

@vitgid
Copy link

vitgid commented Jul 12, 2017

We have upgraded from 3.14.x to 3.15.4, and see this warning:
Warning: there are no enabled deployment targets in the roles specified by this step, in this environment.

@droyad
Copy link
Contributor Author

droyad commented Jul 12, 2017

@vitgid Please contact us via support and we will look into it. Please include screenshots of the deployment process, deploy screen with the error and environments involved.

@andrewmichael
Copy link

we have just upgrade from 3.11.15 to 3.16.3 and we are experiencing this issue.

@lock
Copy link

lock bot commented Nov 24, 2018

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 Nov 24, 2018
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