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: Configuration V2 with routing #143

Conversation

jsirianni
Copy link
Member

Description of Changes

This is a work in progress.

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

@jsirianni jsirianni force-pushed the joesirianni/bpop-1918-terraform-support-configuration-v2 branch from 73343c3 to 6a494b5 Compare February 8, 2025 20:36
Base automatically changed from joesirianni/bpop-1951-terraform-support-connectors to epic/configuration-v2 February 8, 2025 21:31
@jsirianni jsirianni force-pushed the joesirianni/bpop-1918-terraform-support-configuration-v2 branch from 0013f8f to 9aa5416 Compare February 8, 2025 21:34
@jsirianni jsirianni marked this pull request as ready for review February 8, 2025 21:34
@jsirianni jsirianni requested a review from a team as a code owner February 8, 2025 21:34
@jsirianni jsirianni merged commit 4496e3d into epic/configuration-v2 Feb 8, 2025
17 of 19 checks passed
@jsirianni jsirianni deleted the joesirianni/bpop-1918-terraform-support-configuration-v2 branch February 8, 2025 21:36
jsirianni added a commit that referenced this pull request Feb 10, 2025
* support delete

* WIP: We need component ID to be generated before apply

* Remove test file

* rough working concept

* test some advanced routing

* remove route id, bindplane can generate it

* input validation

* resolve validation func

* linter

* fix issue with telemetry type and route id not persisting
jsirianni added a commit that referenced this pull request Feb 10, 2025
* Generate component ID

* test id change

* lint: package comment

* feat(resource): Connectors for configuration v2 (#141)

* add connectors

* support delete

* move readRolloutOptions()

* WIP: We need component ID to be generated before apply

* generate connector id

* Remove test file

* feat: Configuration V2 with routing (#143)

* support delete

* WIP: We need component ID to be generated before apply

* Remove test file

* rough working concept

* test some advanced routing

* remove route id, bindplane can generate it

* input validation

* resolve validation func

* linter

* fix issue with telemetry type and route id not persisting

* feat: Configuration V2 Processors (#144)

* support delete

* WIP: We need component ID to be generated before apply

* test some advanced routing

* remove route id, bindplane can generate it

* input validation

* resolve validation func

* fix issue with telemetry type and route id not persisting

* WIP: We need component ID to be generated before apply

* implement create

* implement read

* sync tests

* chore: Test against v1.74.0 - current (#145)

* lets see which versions work :)

* tighten up versions

* add version notice

* doc processor groups on config v2 (#146)

* feat: Config v2 connectors (#147)

* add connector to config v2 schema

* fix tests from bad rebase upstream

* support connectors in the configuration

* chore: Config v2 route handling refactor (#148)

* refactor route parsing

* Ensure routes returned are not nil

* refactor config v2 read routes

* typo

* fix: Config v2 routes should use TypeSet to avoid ordering requirements (#149)

* Fix an issue where the config v2 read func was not comparing route_id correctly

* refactor RoutesToState further

* use TypeSet for routes in order to avoid ordering constraint

* ci

* Route (#150)

* unify route schema

* implement route_id and enable connector support

* add license

* linter fixes

* doc

* fix bad rebase
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant