Skip to content

0.12.0

Latest
Compare
Choose a tag to compare
@korifi-bot korifi-bot released this 05 Jun 10:43

What's Changed

CF API improvements

services:
  - my_service
  - name: your_service

Korifi custom resources improvements

  • The following Korifi custom resources now have a Ready condition (by setting the Ready condition, Korifi signals that the resource is reconciled and usable; interested parties could wait on that condition to ensure they are not getting an inconsistent state):
    • CFDomain
    • CFRoute
    • CFServiceBinding
    • CFServiceInstance
    • CFApp
    • CFOrg
    • CFSpace
    • CFPackage
    • CFProcess
    • CFTask
    • AppWorkload
  • CFRoute's Valid and Invalid status conditions have been removed in favour of the Ready condition

Misc

Full Changelog: v0.11.0...v0.12.0

⚒️ Ready to try it? See the install instructions!