What's New ✨

Discover new features from the current version in one place.

Events 📅

Upcoming opportunities to meet the Project Capsule community. The list is sorted automatically from the shared event data.

Subscribe to event updates
Upcoming events 4

Swiss Cloud Native Day

17 September 2026

Meet the Capsule maintainers at Swiss Cloud Native Day 2026. We will be there with a booth sponsored by Peak Scale.

KCD Sofia 2026

29 September 2026

Hristo Hristov will speak about Capsule and why Namespaces alone do not provide multi-tenancy.

Swiss Dev Confederation

27 October 2026

Together with a long-term adopter, we will demonstrate how Capsule can enhance the multi-tenancy experience with Red Hat OpenShift.

KubeCon + CloudNativeCon North America

9–12 November 2026

Visit the Project Capsule kiosk in the Solutions Showcase.
  • Kiosk shift: Thursday, 10:15–11:55
  • Kiosk number: P-4B
  • Location: Level 1, Hall 5

Security 🔒

  • (Enterprise): Projectcapsule is now providing their releases on an immutable OCI registry, which allows users to verify the integrity of the images and provides a more secure way to distribute the images. Which is not possible on GHCR due to the fact that GHCR does not support immutability of images.

Breaking Changes ⚠️

  • For TenantResource the impersonation is now configured by default, always using the default ServiceAccount of the target namespace. This change is to ensure that the TenantResource can be used in a more secure way, without the need to configure impersonation manually. If you are using TenantResource with impersonation, you will need to update your configuration to use the default ServiceAccount of the target namespace.

Features ✨

  • Capsule: Ships with diverese improvements to Admission-Time and reconcile time for all components. We are continuing to improve the performance and stability of Capsule, and we are always looking for ways to make it easier to use and more powerful.
  • Capsule: Added 1:1 compatible Quota-System for direct migration and functional replacement of the deprecated ResourceQuotas. Read More
  • Capsule: Added new capabilites to Rules-API:
  • Proxy: Added RBAC-Reflection for non Tenant-Owners. Read More

Deprecations

Fixes 🐛

  • Fixed PVC-Controller mutating PersistentVolumes with empty tenant label value
  • Fixed Helm-Values for Strict Mode

Documentation 📚

We have added new documentation for a better experience. See the following topics:

Ecosystem 🌐

Newly added documentation to integrate Capsule with other applications:

Roadmap 🗺️

In the upcoming releases we are planning to work on the following features:

  • Capsule: Porting more Properties to the Namespace Rule Approach.
  • Capsule: Adding transformers for Global/TenantResources.
  • Capsule: Adding healthChecks for Global/TenantResources.
  • Capsule: Introducing Break-The-Glass to allow temporary elevation of permissions for Tenant Owners, with an approval process by Platform Administrators.
  • Capsule: Adding custom health checks for ArgoCD to upstream
  • Capsule: Adding Generic Implementation for Global/TenantResources.
  • Website: Improving the documentation with more examples and use-cases.