Skip to content

Commit

Permalink
Remove references and leftovers of k8s pipeline resources (#46)
Browse files Browse the repository at this point in the history
* Remove references and leftovers of k8s pipeline resources

- k8s was removed in cloud_controller_ng cloudfoundry/cloud_controller_ng#3140

* Remove unused pack dockerfile
  • Loading branch information
moleske authored Nov 6, 2023
1 parent a6aa41a commit f1c3dbc
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 477 deletions.
21 changes: 3 additions & 18 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,15 +88,7 @@ Kiki starts with an older version of cf-deployment. It then runs the new migrati

### capi

This pipeline is responsible for testing, building, and releasing capi-release and capi-k8s-release.

#### capi-k8s-release

This is where the testing for capi-k8s-release components live.

- Runs unit tests for various capi-k8s-release components
- Builds images for the components and deploys to Samus
- Runs CATs & BARAs against Samus
This pipeline is responsible for testing, building, and releasing capi-release.

#### capi-release

Expand All @@ -116,11 +108,11 @@ Additional blobstore tests that do no block the pipeline. These were removed fro

#### ship-it

Jobs responsible for cutting capi-release and capi-k8s-release.
Jobs responsible for cutting capi-release.

- Bump API versions
- Update API docs
- Release capi-release and capi-k8s-release
- Release capi-release

#### dependencies-docs

Expand Down Expand Up @@ -164,8 +156,6 @@ Build the [docker images](https://github.com/cloudfoundry/capi-dockerfiles) that
- Deploying pipeline bosh environments
- Creating releases and other random things (`runtime-ci` tag)
- Manging the bosh-lite pool
- Deploying/Building/Testing cf-for-k8s
- Building cloud controller with [pack](https://github.com/buildpacks/pack)

### bosh-lite

Expand All @@ -178,8 +168,3 @@ Pipeline responsible for managing the development [bosh-lite pool](https://githu
### streamline-team

Very important pipeline that randomly selects a person every week and posts about it in slack.

### backup-metadata

Tests backup and restore for cf-for-k8s.

181 changes: 0 additions & 181 deletions cf-deployment-operations/eirini/add-eirini-without-bits.yml

This file was deleted.

Loading

0 comments on commit f1c3dbc

Please sign in to comment.