Community
function-environment-configs
By crossplane-contrib
Last changed 16 days ago

Notice something off about this package? Help us keep the marketplace safe and trustworthy by reporting inappropriate content or behavior.

Report this package
Overview
A composition function that can retrieve and merge EnvironmentConfigs into the Context.

This composition function retrives EnvironmentConfigs and merge them in the specified order into the Context at a well-known key, apiextensions.crossplane.io/environment, a.k.a. the in-memory environment as expected by function-patch-and-transform and potentially other functions. Reimplements almost fully the same exact functionality available in core Crossplane via Compositions' spec.environment.environmentConfigs.