Skip to content

Commit

Permalink
[chore] add lifecycle tests to httpforwarder extension (#31755)
Browse files Browse the repository at this point in the history
  • Loading branch information
atoulme committed Mar 14, 2024
1 parent a0ba89d commit eb9a752
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 3 deletions.
42 changes: 42 additions & 0 deletions extension/httpforwarderextension/generated_component_test.go

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

8 changes: 5 additions & 3 deletions extension/httpforwarderextension/metadata.yaml
Expand Up @@ -9,7 +9,9 @@ status:
codeowners:
active: [atoulme, rmfitzpatrick]

# TODO: Update the extension to make the tests pass
tests:
skip_lifecycle: true
skip_shutdown: true
config:
ingress:
endpoint: localhost:7070
egress:
endpoint: http://target/

0 comments on commit eb9a752

Please sign in to comment.