SAP / cloud-authorization-buildpack

You can use the content of this repository to leverage the Open Policy Agent (https://www.openpolicyagent.org/) for cloud foundry environments. If offers runtime support to make calls to the open policy server from a CF application and support to manage and distribute Open Policy Agent bundles.
Apache License 2.0
5 stars 6 forks source link

Should supply succeed even if bundle upload fails? #51

Open SAP-MartinNaumann opened 2 years ago

SAP-MartinNaumann commented 2 years ago

Currently, an application can not start if the bundle upload fails. Can this be changed so that the application can start even if the upload fails (e.g., because of IAS outage)?