You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 2, 2021. It is now read-only.
- Previously for kpack apps, the droplet was created when the build
controller would send a patch request to CAPI after a successful OCI
Image build. We wanted to create the droplet when the Image CR is
created so that the Image CR would have a droplet guid label that could
be used by the image controller to know which droplet to update after a
stack update.
- Removed droplet creation from the BuildUpdate action
- Non-kpack lifecycle app staging workflows should not have been changed or
impacted by this change.
[172542372]
Co-authored-by: Piyali Banerjee <pbanerjee@pivotal.io>
Co-authored-by: Nat Bennett <nbennett@pivotal.io>
0 commit comments