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

fix: [Main] Set EXTRA_PROXY_ROUTE_LIST for all add on services except Device Virtual #406

Merged
merged 1 commit into from
Aug 17, 2023

Conversation

lenny-goodell
Copy link
Member

@lenny-goodell lenny-goodell commented Aug 16, 2023

fixes #405

If your build fails due to your commit message not passing the build checks, please review the guidelines here: https://github.com/edgexfoundry/edgex-compose/blob/main/.github/Contributing.md

PR Checklist

Please check if your PR fulfills the following requirements:

  • I am not introducing a breaking change (if you are, flag in conventional commit message with BREAKING CHANGE: describing the break)
  • I have fully tested (add details below) this the new feature or bug fix (if not, why?)
  • I have opened a PR for the related docs change (if not, why?) *N/A

Testing Instructions

From compose builder run make run ds-onvif-camera ds-usb-camera ds-bacnet-ip ds-modbus ds-mqtt ds-rest ds-snmp ds-virtual ds-llrp ds-coap ds-gpio asc-http asc-mqtt asc-sample asc-metrics as-llrp asc-ex-mqtt mqtt-broker
For each of the above services (expect mqtt-broker) verify https://localhost:8443/<service-key>/api/v3/ping results in 200 response.

@lenny-goodell lenny-goodell changed the title fix: [Main] Set EXTRA_PROXY_ROUTE_LIST for all add on services except Device… fix: [Main] Set EXTRA_PROXY_ROUTE_LIST for all add on services except Device Virtual Aug 16, 2023
Copy link
Collaborator

@bnevis-i bnevis-i left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@lenny-goodell
Copy link
Member Author

@cherrycl , are the 2 failing tests on this PR known failures? THX!

Copy link
Contributor

@jim-wang-intel jim-wang-intel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@lenny-intel do we apply this ADD Extra route logic into taf-secty ?

@lenny-goodell
Copy link
Member Author

do we apply this ADD Extra route logic into taf-secty ?

TAF team already added it where they needed it.

@cherrycl
Copy link
Contributor

recheck

@lenny-goodell lenny-goodell merged commit e2fb043 into edgexfoundry:main Aug 17, 2023
1 check passed
@lenny-goodell lenny-goodell deleted the addon-proxy branch December 6, 2023 15:49
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.

Add on services are not added to API Gateway via Proxy Setup
4 participants