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

chore: fix bumping steps #1201

Merged
merged 2 commits into from
Aug 24, 2023
Merged

chore: fix bumping steps #1201

merged 2 commits into from
Aug 24, 2023

Conversation

blgm
Copy link
Member

@blgm blgm commented Aug 24, 2023

The default image for the bump task has changed to be the cryogenics essentials image, which makes sense for other products. But for this product, the bump script requires xmllint which we ideally don't want to put in the cryogenics-essentials image as it's meant to be a lean image with just the essentials. So for that tasks that need xmllint we will override the default and restore the previous behavior of using the pcfplatformrecovery/backup-and-restore image for the bump tasks.

[#185859706]

The default image for the bump task has changed to be the cryogenics
essentials image, which makes sense for other products. But for this
product, the bump script requires `xmllint` which we ideally don't want
to put in the cryogenics-essentials image as it's meant to be a lean
image with just the essentials. So for that tasks that need `xmllint` we
will override the default and restore the previous behavior of using the
pcfplatformrecovery/backup-and-restore image for the bump tasks.

[#185859706]
@cf-gitbot
Copy link

We have created an issue in Pivotal Tracker to manage this. Unfortunately, the Pivotal Tracker project is private so you may be unable to view the contents of the story.

The labels on this github issue will be updated when the story is started.

@Cryogenics-CI Cryogenics-CI self-assigned this Aug 24, 2023
@Cryogenics-CI Cryogenics-CI merged commit ea6c550 into main Aug 24, 2023
1 of 8 checks passed
@ystros ystros deleted the bumpfix branch October 21, 2024 16:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

3 participants