Skip to content

Commit

Permalink
[chore] move basicauth extension to generated lifecycle tests (open-t…
Browse files Browse the repository at this point in the history
…elemetry#30424)

Relates to
open-telemetry#27849

I have removed code blocking the creation of the extension as
Config.Validate does the same checks.

---------

Co-authored-by: Tyler Helmuth <12352919+TylerHelmuth@users.noreply.github.com>
  • Loading branch information
2 people authored and cparkins committed Feb 1, 2024
1 parent f9729e5 commit fa656f4
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 0 deletions.
55 changes: 55 additions & 0 deletions extension/basicauthextension/generated_component_test.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions extension/basicauthextension/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,6 @@ status:
codeowners:
active: [jpkrohling, frzifus]
emeritus: [svrakitin]

tests:
config:

0 comments on commit fa656f4

Please sign in to comment.