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

Add additional package references to the Kubernetes deploy raw YAML step #6489

Closed
mcasperson opened this issue Jul 22, 2020 · 1 comment
Closed
Assignees
Labels
kind/enhancement This issue represents an enhancement we are committed to adding to Octopus as some time
Milestone

Comments

@mcasperson
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 feature request, making sure it's handled appropriately.

Prerequisites

  • [ * ] I have searched open and closed issues to make sure it isn't already requested
  • [ * ] I have discussed this in #feature-discussion or #backlog and the consensus is that this is something we plan on adding in the near future
  • [ * ] I have written a descriptive issue title
  • [ * ] I have linked the original source of this feature request
  • [ * ] I have tagged the issue appropriately (area/*, kind/enhancement)

The enhancement

What is the problem this solves or benefit it gives

When deploying raw YAML, it is useful to be able to inject a reference to a Docker image selected at deployment time.

Proposed solution

Additional package references provide the variables required to allow image references to be added to YAML templates.

Mockup

image

Workarounds

The kubectl script step can be used to generate and apply YAML with additional package references.

Links

PR: https://github.com/OctopusDeploy/OctopusDeploy/pull/6447#event-3574111697

@mcasperson mcasperson added the kind/enhancement This issue represents an enhancement we are committed to adding to Octopus as some time label Jul 22, 2020
@mcasperson mcasperson added this to the 2020.4.0 milestone Jul 22, 2020
@mcasperson mcasperson self-assigned this Jul 22, 2020
@mcasperson
Copy link
Author

This feature has been added and will ship with 2020.4.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement This issue represents an enhancement we are committed to adding to Octopus as some time
Projects
None yet
Development

No branches or pull requests

1 participant