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

Add POST /secret API for core-command #4585

Closed
FelixTing opened this issue May 31, 2023 · 5 comments
Closed

Add POST /secret API for core-command #4585

FelixTing opened this issue May 31, 2023 · 5 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@FelixTing
Copy link
Member

🚀 Feature Request

Relevant Package [REQUIRED]

This feature request is for core-command

Description [REQUIRED]

From Levski release, core-command service adds support for an external MQTT connection: https://docs.edgexfoundry.org/3.0/microservices/core/command/Ch-Command/#commands-via-messaging
In some cases, credentials and/or certificates are required to establish a connection.

Describe the solution you'd like

Implement a new API:
POST /secret

@cloudxxx8
Copy link
Member

@lenny-intel may we implement this to resolve edgexfoundry/edgex-docs#1034?

@lenny-goodell
Copy link
Member

lenny-goodell commented May 31, 2023

@lenny-intel may we implement this to resolve edgexfoundry/edgex-docs#1034?

@cloudxxx8 , will have to go into 3.1
Note that all services have the ability to seed secrets vis Secrets File.
https://docs.edgexfoundry.org/3.0/security/SeedingServiceSecrets/#secrets-file
Please use this option in edgexfoundry/edgex-docs#1034.

@lenny-goodell lenny-goodell added this to the Napa milestone May 31, 2023
@cloudxxx8
Copy link
Member

this issue will be resolved once edgexfoundry/go-mod-bootstrap#478 is implemented

@lenny-goodell
Copy link
Member

@cloudxxx8 , can this be closed since edgexfoundry/go-mod-bootstrap#478 is completed?

@cloudxxx8
Copy link
Member

yes, we have applied it to edgex-go, and Cherry created the new tests for it
edgexfoundry/edgex-taf#862

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants