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(security): Fix for spiffe-config crashloop #3947

Merged
merged 1 commit into from
Apr 7, 2022
Merged

fix(security): Fix for spiffe-config crashloop #3947

merged 1 commit into from
Apr 7, 2022

Conversation

bnevis-i
Copy link
Collaborator

@bnevis-i bnevis-i commented Apr 7, 2022

Signed-off-by: Bryon Nevis bryon.nevis@intel.com

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 am not introducing a new dependency (add notes below if you are)
  • I have added unit tests for the new feature or bug fix (if not, why?)
  • 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?)

Testing Instructions

resolves a bug where the -config container enters a crash loop when the framework is restarted,
because of an error when spire server entry already existing

New Dependency Instructions (If applicable)

Signed-off-by: Bryon Nevis <bryon.nevis@intel.com>
@bnevis-i bnevis-i requested a review from jim-wang-intel April 7, 2022 17:35
@sonarqubecloud
Copy link

sonarqubecloud bot commented Apr 7, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
7.2% 7.2% Duplication

@bnevis-i bnevis-i merged commit 1a2a9fb into edgexfoundry:main Apr 7, 2022
@bnevis-i bnevis-i deleted the fix-restart-loop branch April 7, 2022 19:03
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.

2 participants