Briefing

Crossplane v2.2 Release Adds Pipeline Inspector and New Features

hosting
by Ivan Porta ·

Update Crossplane to v2.2 and enable the Pipeline Inspector feature flag to improve debugging.

What to do now

Update Crossplane to v2.2 and enable the Pipeline Inspector feature flag to improve debugging.

Summary

Crossplane v2.2, released in August 2025, introduces several new capabilities that streamline infrastructure management within Kubernetes. The most visible addition is the alpha Pipeline Inspector, which intercepts every RunFunctionRequest and RunFunctionResponse and forwards them over gRPC to a Unix socket, allowing developers to debug function pipelines in real time. Broader CEL validation is now available for compositions, improving schema enforcement. The release also finalizes the removal of Claims and adds namespaced composite and managed resources, making resource scoping more granular. Function pipelines are now mandatory in v2, and the Operations component (Operation, CronOperation, WatchOperation) enters alpha, providing job‑like execution for function pipelines. The package manager continues to handle provider, configuration, and function updates, while the core Crossplane controller remains lightweight. These changes collectively reduce drift, improve debugging, and tighten resource scoping for platform teams.

Crossplane’s control‑plane model keeps all infrastructure objects in the same Kubernetes API as application workloads, eliminating separate state files and enabling continuous reconciliation. The new v2.2 features close gaps that platform teams frequently hit in production, such as debugging complex compositions and enforcing stricter validation.

Platform engineers who rely on Crossplane for multi‑cloud provisioning will benefit from the Pipeline Inspector’s real‑time visibility and the expanded validation rules, while the new namespaced resources simplify multi‑tenant setups.

Key changes

  • Pipeline Inspector alpha intercepts RunFunctionRequest/Response via gRPC socket
  • Broader CEL validation for compositions
  • Removal of Claims and addition of namespaced composite and managed resources
  • Function pipelines mandatory in v2
  • Operations component (Operation, CronOperation, WatchOperation) enters alpha
  • Package manager handles provider, configuration, and function updates

Affects

internal

Customer impact

Analyzing matches…

Ask about this story

Impact on an agency? Which customers? Compare historically Risks of waiting