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

Prevent Reupload of Releases #679

Merged
merged 10 commits into from
Jan 29, 2025

Conversation

Sascha222
Copy link

@Sascha222 Sascha222 commented Dec 19, 2024

For bosh deploy cmd SAP bosh team is introducing the new flag "skip-upload-releases". If flagged no upload of releases is going to be triggered during bosh deploy. This flag was introduced for edge case customer with no internet connection. The have compiled releases available but during bosh deploy releases were redownloaded.

Please see PR cloudfoundry/docs-bosh#862 for corresponding docs description

@Sascha222 Sascha222 marked this pull request as draft December 19, 2024 16:04
@Sascha222 Sascha222 marked this pull request as ready for review January 15, 2025 10:14
@beyhan
Copy link
Member

beyhan commented Jan 16, 2025

@Sascha222 could you please add some information in the description bout this new flag.

@beyhan beyhan requested review from a team, aramprice and ramonskie and removed request for a team January 16, 2025 16:07
@Sascha222
Copy link
Author

@Sascha222 could you please add some information in the description bout this new flag.

resolved see description

@Sascha222 Sascha222 requested a review from fmoehler January 17, 2025 09:14
cmd/opts/opts.go Outdated Show resolved Hide resolved
@Sascha222 Sascha222 requested a review from fmoehler January 17, 2025 14:32
Sascha-Stoj added a commit to Sascha-Stoj/docs-bosh that referenced this pull request Jan 21, 2025
For bosh deploy cmd SAP bosh team is introducing the new flag "skip-upload-releases". If flagged no upload of releases is going to be triggered during bosh deploy. This flag was introduced for edge case customer with no internet connection. The have compiled releases available but during bosh deploy releases were redownloaded.

Please see also PR cloudfoundry/bosh-cli#679. Here new flag was introduced into deploy.go.
@Sascha-Stoj
Copy link
Contributor

new docs-bosh pr cloudfoundry/docs-bosh#863

@Sascha222
Copy link
Author

@ramonskie : Hi Ramon, could you also approve this one?

@ramonskie ramonskie merged commit 63e1bcb into cloudfoundry:main Jan 29, 2025
5 checks passed
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.

7 participants