Merged
Conversation
Member
Author
|
Related to cloudfoundry/community#892 |
e8f0d56 to
fd66750
Compare
aramprice
commented
Mar 9, 2026
mkocher
previously approved these changes
Mar 9, 2026
- set BOSH_LOG_PATH when DEBUG is set - $CI_ROOT/bosh-debug.log - remove iptables-legacy installation for docker-cpi image - fix outbound networking for director containers - remove stop_docker trap - not needed in newer concourse versions - cloud-configs include GCP's internal DNS - start-bosh and inner-bosh uses both public and internal GCP dns in its CC - remove unused start-inner-bosh.sh - inner bosh uses latest docker-cpi - remove ops commands handled by docker/cpi.yml - stop using outer-cloud-config-ops - the expected config is already handled in docker-cpi's start-bosh script - use existing gcp-internal-dns-ops ops file instead of building inline in start-bosh.sh - extract cleanup code to BRATs `utils` package - invoke `start-bosh` instead of sourcing it - clean up `export`'s to make dependencies more explicit - include docker env in bosh env file - add standard debugging stanza to CI scripts - differetiate director and non-director stemcell - stop using noble-incompatible ops-file with dns-with-templates-manifest.yml; inline instad
mkocher
approved these changes
Mar 10, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Addresses issues with BRATs + Noble
Depends on cloudfoundry/bosh-docker-cpi-release@90cd777 in docker-cpi
Final release 0.2.7 making it into bosh-deployment