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

Suppress excess activation #4368

Merged
merged 2 commits into from
Jul 28, 2023

Conversation

hiyosi
Copy link
Contributor

@hiyosi hiyosi commented Jul 27, 2023

Pull Request check list

  • Commit conforms to CONTRIBUTING.md?
  • Proper tests/regressions included?
  • Documentation updated?

Affected functionality

server ca rotation

Description of change

Suppress excess CA activation.

Which issue this PR fixes

Fix: #4367

Signed-off-by: Tomoya Usami <tousami@zlab.co.jp>
MarcosDY
MarcosDY previously approved these changes Jul 27, 2023
Copy link
Collaborator

@MarcosDY MarcosDY left a comment

Choose a reason for hiding this comment

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

Thanks for reporting and solving it!!!

@amartinezfayo amartinezfayo added this to the 1.7.2 milestone Jul 28, 2023
@amartinezfayo amartinezfayo merged commit 8af212c into spiffe:main Jul 28, 2023
21 checks passed
@hiyosi hiyosi deleted the suppress-excess-activation branch August 1, 2023 06:01
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.

CA is activated twice in rotation loop.
3 participants