Skip to content
This repository has been archived by the owner on Oct 22, 2021. It is now read-only.

Bump cf-deployment #1730

Open
jandubois opened this issue May 11, 2021 · 0 comments
Open

Bump cf-deployment #1730

jandubois opened this issue May 11, 2021 · 0 comments
Labels
Type: Enhancement New feature or request

Comments

@jandubois
Copy link
Member

Once we bump capi-release to v1.110.0 or later, we need to add a patch to the CC drain script: cloudfoundry-incubator/quarks-container-run#10 (comment)

A potential patch could like this:

bpm quit nginx
for i in $(seq 30); do
    test bpm running nginx && sleep 1
done
bpm term nginx
bpm term cloud_controller_ng
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Type: Enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants