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
New 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.
Former updates
CAP Operator now emits Prometheus metrics for the Controller and Subscription Server components. Learn more about metrics.
Define monitoring configuration on version workloads to automatically clean up outdated versions based on usage. Learn more about Version Monitoring.
The new CAPTenantOutput custom resource can be used to record subscription-related data from tenant operations. Learn more.
CAPApplicationVersion now supports configuration of initContainers, volumes, serviceAccountName, and scheduling-related configurations on workloads.