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: Rename ExternalMqtt.SecretPath to SecretName #1095

Merged

Conversation

FelixTing
Copy link
Member

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

PR Checklist

Please check if your PR fulfills the following requirements:

  • Changes have been rendered and validated locally using mkdocs-material (see edgex-docs README)

@@ -134,7 +134,7 @@ Below are only the additional settings and sections that are specific to Core Co
| QOS | 0 | Quality of Service 0 (At most once), 1 (At least once) or 2 (Exactly once) |
| Retain | true | Retain setting for MQTT Connection |
| SkipCertVerify | false | Indicates if the certificate verification should be skipped |
| SecretPath | `mqtt` | Name of the path in secret provider to retrieve your secrets. Must be non-blank. |
| SecretName | `mqtt` | Name of the path in secret provider to retrieve your secrets. Must be non-blank. |
Copy link
Member

Choose a reason for hiding this comment

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

Name needs to stay as SecretPath since we didn't hold up the release for the breaking change.

@lenny-goodell lenny-goodell added the hold Intended for PRs we want to flag for ongoing review label Jun 1, 2023
Copy link
Member

@lenny-goodell lenny-goodell left a comment

Choose a reason for hiding this comment

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

I get the issue now. :-) LGTM

@lenny-goodell lenny-goodell marked this pull request as ready for review June 5, 2023 13:59
@lenny-goodell lenny-goodell removed the hold Intended for PRs we want to flag for ongoing review label Jun 5, 2023
@lenny-goodell lenny-goodell merged commit d95d148 into edgexfoundry:main Jun 5, 2023
edgex-jenkins added a commit that referenced this pull request Jun 5, 2023
@FelixTing FelixTing deleted the rename-externalmqtt-secretpath branch June 6, 2023 00:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants