crossplane-contrib / crossplane-contrib/function-hcl
Add ability for a postprocessor to be applied to all resources
- Dominant language
- Go
- Stars
- 7
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
It's really convenient to do label/ annotation injection to all objects produced. Allow for a single post-processor block that returns a modified object for every source object that is given.
Exact interface TBD
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing the repository's resource-processing entry points to identify where source objects are transformed. Define the post-processor interface and its scope with maintainers before implementation, since the issue leaves the exact interface unspecified. Done should include applying one post-processor to every produced resource and covering the behavior with tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- infrastructure
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100