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
According to the cf api docs "If a stack is not specified, then the app will default to the operator-configured default stack", meaning that the lifecycle stack should be optional
Background
According to the cf api docs "If a stack is not specified, then the app will default to the operator-configured default stack", meaning that the lifecycle stack should be optional
Acceptance
WHEN I create an app via the floowing request
THEN I see the request succeed and I get a response saying that the stack has been defaulted
Dev notes
We should basically get rid of this method:
korifi/api/payloads/lifecycle.go
Lines 25 to 29 in e9067c8
The text was updated successfully, but these errors were encountered: