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

pipeline(bosh): fine grain management of compiled download url #416

Merged
merged 1 commit into from
Apr 27, 2023

Conversation

o-orand
Copy link
Member

@o-orand o-orand commented Apr 27, 2023

With jammy stemcell we encounter incompatible bosh releases, so we want to keep the old stemcell and still have minimal management by COA, without adding multi stemcell support.

Usage

See

# disabled_compiled_download_url_deployments: [] # Default: [] - List of deployments to exclude from bosh manifest precompile patching
# disabled_compiled_download_url_deployments_prefix: [] # Default: [] - List of deployments prefix to exclude from bosh manifest precompile patching

Limitations

  • Used stemcell should be upload to bosh director by other mean,
  • Bosh releases handled by COA (ie described in root-deployment.yml and deployment-dependecies.yml), must be compiled with active stemcell.

With jammy stemcell we encounter incompatible bosh releases, so we want to keep the old stemcell and still have minimal management by COA, without adding multi stemcell support.
@o-orand o-orand self-assigned this Apr 27, 2023
@o-orand o-orand added this to the 6.1 milestone Apr 27, 2023
@o-orand o-orand merged commit 885b136 into develop Apr 27, 2023
@o-orand o-orand deleted the tune-precompile-on-compiled-download-url branch May 4, 2023 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant