Skip to content

fix: implement signature verification for jx upgrade and update k8s docs#8936

Open
Mallikarjunadevops wants to merge 1 commit intojenkins-x:mainfrom
Mallikarjunadevops:fix/signature-verification-k8s-docs
Open

fix: implement signature verification for jx upgrade and update k8s docs#8936
Mallikarjunadevops wants to merge 1 commit intojenkins-x:mainfrom
Mallikarjunadevops:fix/signature-verification-k8s-docs

Conversation

@Mallikarjunadevops
Copy link
Copy Markdown

This PR implements signature verification for the Jenkins X CLI during the upgrade process. It also updates the README with supported Kubernetes versions.

Changes:

  • Signature Verification: Added a new pkg/util/verify helper to verify Cosign-compatible ECDSA signatures.
  • jx upgrade cli: Now downloads and verifies the signature of the binary before applying the upgrade.
  • jx upgrade plugins: Added hooks for plugin signature verification.
  • Documentation: Updated README with supported K8s versions 1.30-1.32.

Related issues: #8438, #8325

Implementing signature verification for jx upgrade cli using cosign-compatible ECDSA signatures.
Updated README.md with supported Kubernetes versions (1.30-1.32).

Signed-off-by: Mallikarjunadevops <mallikarjunadevops@example.com>
@jenkins-x-bot
Copy link
Copy Markdown
Contributor

Hi @Mallikarjunadevops. Thanks for your PR.

I'm waiting for a jenkins-x member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the jenkins-x/lighthouse repository.

@jenkins-x-bot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
To complete the pull request process, please assign msvticket
You can assign the PR to them by writing /assign @msvticket in a comment when ready.

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

Details 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants