crossplane-contrib / crossplane-contrib/function-patch-and-transform

Write to any context

Open
#155 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
Go
Stars
46
Forks
41
Avg merge
1d 10h
Merged PRs (30d)
3

Description

This is a feature request to extend the `to` patch capabilities to any given context.

### What problem are you facing?
Similarly as what `ToEnvironmentFieldPath`/`CombineToEnvironment` patches do with `apiextensions.crossplane.io/environment` context, it would be nice to have a `ToContextFieldPath`/`CombineToContext` patch that writes into any (provided from a param) context.

### How could this Function help solve your problem?
This would help sharing information from pipeline steps without the need to dump information into the XR's status. Separation of EnvironmentConfig and other context/s may help avoid unexpected collisions.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.