The globalAccountId field in the CAPApplication spec is deprecated and will be removed in a future release. Update your CAPApplication resources to use providerSubaccountId instead.
What's New
less than a minute
Recent updates
CAP Operator now triggers a rollout of relevant workloads when credentials (service bindings) are updated. Learn more about Rollout on Credential Update.
As of version 0.31.0, the provider section in CAPApplication is deprecated and can be omitted entirely, even for multi-tenant applications. Omitting it also skips the creation of a provider tenant.
The subscription server now supports the getDependencies callback, enabling CAP applications to return dependencies during tenant subscription. Learn more about getDependencies support.
Previous updates
CAP Operator now allows any deployment workload to be exposed as a service. Learn more about Service Exposure.
CAP Operator now includes enhanced domain management features. Learn more about Domain Management.
CAP Operator now supports Services Only applications that are tenant-agnostic. Learn more about Services-Only Applications.