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 issue with updating of JKS/PKCS targets when password changes #449 (review) #480

Merged
merged 4 commits into from
Nov 21, 2024

Conversation

inteon
Copy link
Member

@inteon inteon commented Nov 19, 2024

Reviewed #449 and added 2 commits (see their description for details):

Can be added to the original PR or can be merged directly, made sure to keep @arsenalzp as the original PR on the commit.

fixes #433
supersedes #449

arsenalzp and others added 3 commits November 17, 2024 15:18
Signed-off-by: Oleksandr Krutko <alexander.krutko@gmail.com>

fix typo in variable name, regenerate API doc

Signed-off-by: Oleksandr Krutko <alexander.krutko@gmail.com>

fix bundle test with annotation zero strings

Signed-off-by: Oleksandr Krutko <alexander.krutko@gmail.com>
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
@cert-manager-prow cert-manager-prow bot added dco-signoff: yes Indicates that all commits in the pull request have the valid DCO sign-off message. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Nov 19, 2024
@inteon inteon requested a review from erikgb November 19, 2024 16:06
Copy link
Contributor

@erikgb erikgb 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 adding a test for the fixed issue @inteon. But I am not sure if I like the use of the function currently named TruststoreHash for test assertions.

@cert-manager-prow cert-manager-prow bot added size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. and removed size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Nov 20, 2024
@inteon inteon requested a review from erikgb November 20, 2024 21:45
Copy link
Contributor

@erikgb erikgb left a comment

Choose a reason for hiding this comment

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

One (hopefully final) suggestion suggestion for renaming vars. Feel free to unhold!

/lgtm
/approve
/hold

Maybe also update the PR description - so that merging this PR will auto-close the issue and original PR by @arsenalzp?

@cert-manager-prow cert-manager-prow bot added do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. lgtm Indicates that a PR is ready to be merged. labels Nov 21, 2024
@cert-manager-prow
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: erikgb

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@cert-manager-prow cert-manager-prow bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Nov 21, 2024
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
@cert-manager-prow
Copy link
Contributor

New changes are detected. LGTM label has been removed.

@cert-manager-prow cert-manager-prow bot removed the lgtm Indicates that a PR is ready to be merged. label Nov 21, 2024
@inteon
Copy link
Member Author

inteon commented Nov 21, 2024

/unhold

@cert-manager-prow cert-manager-prow bot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Nov 21, 2024
@inteon inteon added the lgtm Indicates that a PR is ready to be merged. label Nov 21, 2024
@cert-manager-prow cert-manager-prow bot merged commit bbea895 into cert-manager:main Nov 21, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. dco-signoff: yes Indicates that all commits in the pull request have the valid DCO sign-off message. lgtm Indicates that a PR is ready to be merged. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Should update target JKS/PKCS when password changed
3 participants