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

Restore bosh lite pipeline for ARI concourse #52

Merged
merged 9 commits into from
May 22, 2024
Merged

Conversation

Gerg
Copy link
Member

@Gerg Gerg commented May 13, 2024

The pipeline is currently running here: https://concourse.app-runtime-interfaces.ci.cloudfoundry.org/teams/capi-team/pipelines/bosh-lites

  • Pipeline that provisions and manages a pool of cf-deployment bosh lite environments
  • This pipeline previously existed, but was lost in the migration to the ARI concourse instance
  • Some CAPI developers use these environments for development.
  • The environments are now deployed in the common ARI GCP project
  • Hopefully more developers will find these environments helpful!

Gerg added 5 commits May 8, 2024 15:40
- Not essential for pool operation. We can always add it back later if
  people miss it.
- We can't rely on the terraform resource's name generation. The ARI
  system domain is so long that we are running up against the max length
  for the CNs (64 chars) for all the self-signed certs generated for
  cf-deployment. The terraform resource random names can be long enough
  to hit the limit.
@Gerg Gerg marked this pull request as ready for review May 13, 2024 23:47
Copy link
Member

@tcdowney tcdowney left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall LGTM. Added a minor suggestion, but doesn't affect the functionality of this.

ci/bosh-lite/check-broken-pool-size.sh Outdated Show resolved Hide resolved
@Gerg Gerg requested a review from stephanme May 14, 2024 19:02
@Gerg Gerg force-pushed the ari-bosh-lite branch from 10e53d6 to b5480db Compare May 15, 2024 23:59
@Gerg Gerg requested a review from moleske May 17, 2024 19:35
- Remove unused "wip-bpm" ops file
- Set git username and email for pool resource.
@philippthun philippthun merged commit 079560e into main May 22, 2024
1 check passed
@philippthun philippthun deleted the ari-bosh-lite branch May 22, 2024 13:41
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