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

Option for "bosh-deploy" task to skip stemcell upload #174

Merged
merged 1 commit into from
Dec 6, 2023

Conversation

jochenehret
Copy link
Contributor

@jochenehret jochenehret commented Dec 4, 2023

What is this change about?

Add an option to the "bosh-deploy" task to skip the stemcell upload. This is useful in scenarios like the FIPS stemcell validation where the stemcell must be downloaded from a protected storage.

Please provide contextual information.

Will be used in FIPS stemcell validation pipeline: cloudfoundry/cf-deployment#1135

Please check all that apply for this PR:

  • introduces a new task
  • changes an existing task
  • changes the Dockerfile
  • introduces a breaking change (other users will need to make manual changes when this is released)

Change does not introduce regressions (i.e. default behaviour stays the same).

Did you update the README as appropriate for this change?

  • YES
  • N/A

Docu is in task.yml.

How should this change be described in release notes?

Add option SKIP_STEMCELL_UPLOAD to the bosh-deploy task.

What is the level of urgency for publishing this change?

  • Urgent - unblocks current or future work
  • Slightly Less than Urgent

@jochenehret jochenehret marked this pull request as ready for review December 4, 2023 15:04
@jochenehret jochenehret requested a review from a team December 4, 2023 15:04
@jochenehret jochenehret merged commit f16fd72 into main Dec 6, 2023
@jochenehret jochenehret deleted the skip_upload_stemcell_option branch December 6, 2023 07:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants