Recently we upgraded Octopus Deploy to version 3.15.8 and welcomed the ability to use a tentacle in both tenanted and un-tenanted deployments.
Steps to reproduce
- The particular project is not tenanted yet. In the Project’s settings it is set to Disable tenanted deployments (default).
- All the tentacles used in this project are set to Include in both tenanted and un-tenanted deployments.
- Select a release and click Deploy, select the desired Environment.
- Click the Advanced link next to the Deploy now button.
The list of process steps is displayed.
The problem
All tentacles are displayed in strikethrough. suggesting the steps will be skipped during deployment.
What really happens
When deploying the project, no steps are skipped. Everything’s green and seems to be fine.
Alternative endings…
I just added the project to the Tenant to see if that matters, but it makes no difference.
As soon as I set the tentacle to Exclude from tenanted deployments (which of course is not an option since this will break tenanted projects), the steps are displayed normally again.
Kind regards,
Emiel