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

feat(*): use cloudsmith instead of pulp to download packages #701

Merged
merged 1 commit into from
May 30, 2024

Conversation

locao
Copy link
Contributor

@locao locao commented May 29, 2024

This PR changes the source of deb and rpm packages from the old pulp repository to the new cloudsmith repository.

The changes affect the Dockerfiles, the documentation and update script.

The Gateway version was also bumped to 3.7.0 in the process.

closes: #700

@locao locao marked this pull request as ready for review May 29, 2024 21:20
Copy link
Contributor Author

@locao locao left a comment

Choose a reason for hiding this comment

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

Just a couple of notes to reviewers.

Comment on lines -76 to -80
# Uncomment to build a container using the .deb.tar.gz Kong Gateway package
# For .deb.tar.gz packages, the SHA is in
# https://download.konghq.com/gateway-<gateway-major-version>-ubuntu/PULP_MANIFEST
# ARG KONG_AMD64_SHA="<amd64_sha>"
# ARG KONG_ARM64_SHA="<arm64_sha>"
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I removed the mentions to this .deb.tar.gz packages as I could not find them. If the reference is still relevant, please let me know and I will add it back.

Copy link
Member

Choose a reason for hiding this comment

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

Agreed with this, leaving the comment up and "unresolved" for future reviewers.

build_your_own_images.md Show resolved Hide resolved
@locao locao requested a review from kikito May 29, 2024 22:02
@kikito kikito merged commit 6c5f899 into master May 30, 2024
6 checks passed
@kikito kikito deleted the feat/move_to_cloudsmith branch May 30, 2024 17:13
curiositycasualty added a commit that referenced this pull request Jun 14, 2024
curiositycasualty added a commit that referenced this pull request Jun 14, 2024
(cherry picked from commit 6c5f899)
(cherry picked from commit 5c42943)
curiositycasualty added a commit that referenced this pull request Jun 14, 2024
(cherry picked from commit 6c5f899)
(cherry picked from commit 5c42943)
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.

3 participants