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

CORE-12165: key-rotation messages and config #1326

Closed
wants to merge 42 commits into from

Conversation

dickon
Copy link
Contributor

@dickon dickon commented Nov 3, 2023

👮🏻👮🏻👮🏻 !!!! DESCRIBE YOUR CHANGES HERE !!!! DO NOT FORGET !!!! 👮🏻👮🏻👮🏻

PR Checklist:

  • Have you run the unit, integration and smoke tests as described here?
  • If you added public APIs, did you write the JavaDocs?
  • If the changes are of interest to application developers, have you added them to the changelog (/docs/source/changelog.rst), and potentially the release notes (/docs/source/release-notes.rst)?
  • If you are contributing for the first time, please read the contributor agreement now and add a comment to this pull request stating that your PR is in accordance with the Developer's Certificate of Origin.

Thanks for your code, it's appreciated! :)

@corda-jenkins-ci02
Copy link
Contributor

corda-jenkins-ci02 bot commented Nov 3, 2023

Scanning for breaking API changes introduced by this PR

Scan Failed: https://ci02.dev.r3.com/job/Corda5/job/corda-api-compatibility/job/PR-1326/2/

If the breaking changes are intentional, run ./gradlew cementApi and get approval from the Corda team leads.

@corda-jenkins-ci02
Copy link
Contributor

corda-jenkins-ci02 bot commented Nov 3, 2023

Jenkins build for PR 1326 build 2

Build Successful:
Jar artifact version produced by this PR: 5.1.0.38-alpha-1699268962803

@corda-jenkins-ci02
Copy link
Contributor

corda-jenkins-ci02 bot commented Nov 3, 2023

Non-blocking downstream job failed for corda-non-functional-test

https://ci02.dev.r3.com/job/Corda5/job/corda-api-compatibility/job/PR-1326/2/ has failed for PR 1326 build 2

Please investigate if your changes may have broken compilation on https://github.com/corda/corda-non-functional-test

@corda-jenkins-ci02
Copy link
Contributor

corda-jenkins-ci02 bot commented Nov 3, 2023

Non-blocking downstream job failed for corda-e2e-test

https://ci02.dev.r3.com/job/Corda5/job/corda-api-compatibility/job/PR-1326/2/ has failed for PR 1326 build 2

Please investigate if your changes may have broken compilation on https://github.com/corda/corda-e2e-tests

@vkolomeyko
Copy link
Contributor

Do we need this change into 5.1 branch? I also see that Jira https://r3-cev.atlassian.net/browse/CORE-12165 is scheduled for C5.2.

@dickon dickon force-pushed the feature/CORE-12165/key-rotation branch from ea860b5 to 6924e79 Compare November 6, 2023 11:08
ronanbrowne and others added 11 commits November 10, 2023 18:32
….2-2023-11-13-1

ES-1621: Merging forward updates from release/os/5.1 to release/os/5.2 - 2023-11-13
ES-1620: Add scans to CODEOWNERS
… vnodes (#1307)

In order to increase our performance, this PR reduces number of p2p e2e sessions maintained per pair of vnodes:
for member <-> MGM communication reduce to 1
for member <-> member communication reduce to 1
* Update remove-stale-branches.yml

* Update remove-stale-prs.yml
Copy link

This PR is stale because it has been open 7 days with no activity. Remove the Stale label or add a comment - otherwise this will be closed in 7 days.

@github-actions github-actions bot added the Stale label Nov 17, 2023
Copy link

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
0.0% 0.0% Duplication

@dickon dickon closed this Nov 20, 2023
@dickon
Copy link
Contributor Author

dickon commented Nov 20, 2023

duplicate

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

Successfully merging this pull request may close these issues.

6 participants