Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Support resource display name and description metadata fields #115

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

jsirianni
Copy link
Member

@jsirianni jsirianni commented Aug 9, 2024

Description of Changes

This PR depends on some pending BindPlane changes, and will not work as expected against current versions of BindPlane. This PR will remain in a draft state until the BindPlane changes are in place.

Added display_name and description parameters for components (sources, processors, destinations, extensions). The params behave the same for all four resource types, so I tried to make them as generic as possible.

Resolves #109
Resolves #107

Please check that the PR fulfills these requirements

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)
  • CI passes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant