Skip to content

bump pkimetal to v1.41.0 and ignore new ctlint warning#8713

Merged
aarongable merged 1 commit intomainfrom
mattm-pkimetal-upgrade
Apr 14, 2026
Merged

bump pkimetal to v1.41.0 and ignore new ctlint warning#8713
aarongable merged 1 commit intomainfrom
mattm-pkimetal-upgrade

Conversation

@mcpherrinm
Copy link
Copy Markdown
Contributor

Updates the integration-test pkimetal sidecar from v1.20.0 to v1.41.0.

The upgraded ctlint throws a new warning, "Cannot verify SCT signature without issuer SPKI, which could not be found in the available CCADB data", because our test PKI is of course not in its CCADB data, so ignore it.

Updates the integration-test pkimetal sidecar from v1.20.0 to v1.41.0.
Newer ctlint emits a warning for every certificate issued by an issuer
that isn't in CCADB, which fires for all of our test certificates;
ignore it in both zlint configs.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings April 14, 2026 03:14
@mcpherrinm mcpherrinm requested a review from a team as a code owner April 14, 2026 03:14
@mcpherrinm mcpherrinm changed the title test: bump pkimetal to v1.41.0 and ignore new ctlint warning bump pkimetal to v1.41.0 and ignore new ctlint warning Apr 14, 2026
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the pkimetal sidecar used in integration tests and adjusts zlint configuration to ignore a newly introduced ctlint warning that is expected for the repo’s non-CCADB test issuers.

Changes:

  • Bump ghcr.io/pkimetal/pkimetal from v1.20.0 to v1.41.0 in docker-compose.yml.
  • Add an ignore rule for the new ctlint SCT-signature verification warning in both test/config and test/config-next zlint TOML configs.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
docker-compose.yml Updates pkimetal container image tag to v1.41.0 for test runs.
test/config/zlint.toml Ignores the new ctlint CCADB-dependent warning for test issuers.
test/config-next/zlint.toml Mirrors the same ctlint ignore in the “next” test config.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@aarongable aarongable requested review from jsha and removed request for beautifulentropy April 14, 2026 14:53
@aarongable aarongable merged commit c430d1a into main Apr 14, 2026
21 checks passed
@aarongable aarongable deleted the mattm-pkimetal-upgrade branch April 14, 2026 23:04
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.

4 participants