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

Bump cf-deployment #1730

@jandubois

Description

@jandubois

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions