Skip to content

feat(gateway): Gateway docker hub & cloudsmith links#5910

Open
lena-larionova wants to merge 2 commits into
mainfrom
feat/version-support-table-links
Open

feat(gateway): Gateway docker hub & cloudsmith links#5910
lena-larionova wants to merge 2 commits into
mainfrom
feat/version-support-table-links

Conversation

@lena-larionova

@lena-larionova lena-larionova commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

Description

Adds links to download locations for gateway packages and images. We've had users comment in the past that they always think the badges in the table are clickable, and expected them to do something, so this addresses that issue.

I chose to link only to the top-level cloudsmith version page instead of specific distros, since they're all available in multiple architectures. I couldn't find a cleaner way to specify them without also hiding that (+ FIPS).

To do: double-check all the links.

(I thought we had a ticket for this, but now I can't find it.)

Preview Links

https://deploy-preview-5910--kongdeveloper.netlify.app/gateway/version-support-policy/#supported-versions

@lena-larionova lena-larionova requested a review from a team as a code owner July 10, 2026 21:12
Copilot AI review requested due to automatic review settings July 10, 2026 21:12
@netlify

netlify Bot commented Jul 10, 2026

Copy link
Copy Markdown

Deploy Preview for kongdeveloper ready!

Name Link
🔨 Latest commit 9772bc0
🔍 Latest deploy log https://app.netlify.com/projects/kongdeveloper/deploys/6a55df4334c14400085e6528
😎 Deploy Preview https://deploy-preview-5910--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 explicit download links for Kong Gateway packages (Cloudsmith) and Docker images (Docker Hub) in the Gateway version support matrix, addressing user confusion around non-clickable “badge” indicators.

Changes:

  • Converts “package” and “docker” targets in the Markdown support table output into clickable links.
  • Makes the HTML “package”/“docker” badges clickable, with Docker links conditionally added when a docker_tag is available.
  • Extends app/_data/support/packages.yml with docker_tag metadata for supported distributions.

Reviewed changes

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

File Description
app/_includes/support/gateway.html Adds Cloudsmith and Docker Hub links in both Markdown and HTML render paths for the Gateway support table.
app/_data/support/packages.yml Adds docker_tag values used to generate Docker Hub tag links for selected distros.

Comment thread app/_includes/support/gateway.html Outdated
Comment thread app/_includes/support/gateway.html 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