Skip to content
This repository has been archived by the owner on Feb 24, 2021. It is now read-only.

feat(security): Add redis config file related envs #403

Merged

Conversation

jim-wang-intel
Copy link
Contributor

New env added for redis' conf files related

Closes: #402

Signed-off-by: Jim Wang [email protected]

PR Checklist

Please check if your PR fulfills the following requirements:

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

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

What is the current behavior?

No redis conf file used in the current behavior

Issue Number: #402

What is the new behavior?

Redis conf envs added

Does this PR introduce a breaking change?

  • Yes
  • [x ] No

Specific Instructions

Are there any specific instructions or things that should be known prior to reviewing?
This PR depends on edgexfoundry/edgex-go#3115 and thus should be merged after that PR is merged.

Other information

@jim-wang-intel jim-wang-intel added 2-medium priority denoting issues with cross-cutting project impact security-services ireland labels Feb 3, 2021
@jim-wang-intel jim-wang-intel added this to the Ireland milestone Feb 3, 2021
@jim-wang-intel jim-wang-intel self-assigned this Feb 3, 2021
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.

Looks good, approval pending response to @bnevis-i comment.

bnevis-i
bnevis-i previously approved these changes Feb 3, 2021
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
lenny-goodell previously approved these changes Feb 3, 2021
New env added for redis' conf files related

Closes: edgexfoundry#402

Signed-off-by: Jim Wang <[email protected]>
Address Bryon's comment about more standard temp. file system /run

Signed-off-by: Jim Wang <[email protected]>
@jim-wang-intel jim-wang-intel dismissed stale reviews from lenny-goodell and bnevis-i via f3ce08d February 8, 2021 23:34
@jim-wang-intel jim-wang-intel force-pushed the add-redis-conf-envs-402 branch from 8a05af0 to f3ce08d Compare February 8, 2021 23:34
Added env changes from make build

Signed-off-by: Jim Wang <[email protected]>
@jim-wang-intel jim-wang-intel force-pushed the add-redis-conf-envs-402 branch from f3ce08d to ee62a58 Compare February 8, 2021 23:36
@jim-wang-intel jim-wang-intel marked this pull request as ready for review February 8, 2021 23:37
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.

LGTM

@jinlinGuan
Copy link
Contributor

recheck

@jim-wang-intel jim-wang-intel merged commit 8288957 into edgexfoundry:master Feb 9, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
2-medium priority denoting issues with cross-cutting project impact ireland security-services
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add redis config file related envs
4 participants