Skip to content

feat(event-gateway): add image signature and attestation verification guide#5645

Open
lahabana wants to merge 4 commits into
mainfrom
docs/event-gateway-verify-image-signatures
Open

feat(event-gateway): add image signature and attestation verification guide#5645
lahabana wants to merge 4 commits into
mainfrom
docs/event-gateway-verify-image-signatures

Conversation

@lahabana

@lahabana lahabana commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

Description

Add a how-to for verifying the kong/kong-event-gateway container image with Cosign: list supply chain artifacts, verify the image signature, verify and inspect attestations, and extract the SBOM. The example version is derived from product data and the signing identity is pinned to the matching release tag.

Cross-link the new guide with the Event Gateway lifecycle pages (upgrade, breaking changes, known limitations, version support policy, changelog) so all of these pages reference each other.

Note that only works with 1.1.1 so only merge this once the site is updated for 1.1.1: https://kongstrong.slack.com/archives/C089Z3BMC9Z/p1781855374132299

Preview Links

https://deploy-preview-5645--kongdeveloper.netlify.app/event-gateway/verify-image-signatures-and-attestations/

Checklist

  • Tested how-to docs. If not, note why here.
  • All pages contain metadata.
  • Any new docs link to existing docs.
  • All autogenerated instructions render correctly (API, decK, Konnect, Kong Manager).
  • Style guide (capitalized gateway entities, placeholder URLs) implemented correctly.
  • Every page has a description entry in frontmatter.
  • Add new pages to the product documentation index (if applicable).

… guide

Add a how-to for verifying the kong/kong-event-gateway container image
with Cosign: list supply chain artifacts, verify the image signature,
verify and inspect attestations, and extract the SBOM. The example
version is derived from product data and the signing identity is pinned
to the matching release tag.

Cross-link the new guide with the Event Gateway lifecycle pages
(upgrade, breaking changes, known limitations, version support policy,
changelog) so all of these pages reference each other.
Copilot AI review requested due to automatic review settings June 19, 2026 16:08
@lahabana lahabana requested a review from a team as a code owner June 19, 2026 16:08
@netlify

netlify Bot commented Jun 19, 2026

Copy link
Copy Markdown

Deploy Preview for kongdeveloper ready!

Name Link
🔨 Latest commit 591bf49
🔍 Latest deploy log https://app.netlify.com/projects/kongdeveloper/deploys/6a3b0b8f16839f00082cb33c
😎 Deploy Preview https://deploy-preview-5645--kongdeveloper.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Adds Event Gateway documentation for verifying container image signatures and attestations with Cosign, and cross-links the guide across existing Event Gateway lifecycle/support pages to improve navigation between upgrade, limitations, breaking changes, support policy, and changelog content.

Changes:

  • Added a new how-to guide for listing artifacts, verifying signatures, verifying/inspecting attestations, and extracting an SBOM for kong/kong-event-gateway.
  • Added related_resources cross-links across Event Gateway lifecycle/support pages to reference each other and the new verification guide.
  • Expanded existing related_resources lists to include upgrade/limitations/breaking changes/changelog/support-policy references.

Reviewed changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated 7 comments.

Show a summary per file
File Description
app/event-gateway/version-support-policy.md Adds cross-links to upgrade/breaking changes/limitations/changelog and the new verification guide.
app/event-gateway/upgrade.md Adds cross-links to known limitations and the new verification guide.
app/event-gateway/known-limitations.md Adds cross-links to upgrade/breaking changes/support/changelog and the new verification guide.
app/event-gateway/changelog.md Adds related_resources to cross-link lifecycle/support pages and the new verification guide.
app/event-gateway/breaking-changes.md Adds cross-links to known limitations and the new verification guide.
app/_how-tos/event-gateway/verify-image-signatures-and-attestations.md New how-to describing Cosign signature and attestation verification and SBOM extraction for Event Gateway images.

Comment thread app/_how-tos/event-gateway/verify-image-signatures-and-attestations.md Outdated
Comment thread app/_how-tos/event-gateway/verify-image-signatures-and-attestations.md Outdated
Comment thread app/_how-tos/event-gateway/verify-image-signatures-and-attestations.md Outdated
Comment thread app/_how-tos/event-gateway/verify-image-signatures-and-attestations.md Outdated
Comment thread app/event-gateway/version-support-policy.md
Signed-off-by: Charly Molter <charly.molter@konghq.com>
Signed-off-by: Charly Molter <charly.molter@konghq.com>

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 7 out of 7 changed files in this pull request and generated 4 comments.

Comment thread app/_how-tos/event-gateway/verify-image-signatures-and-attestations.md Outdated
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
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