Skip to content

Migrate container registry from Docker Hub to Quay.io - #157

Merged
joao-r-reis merged 1 commit into
mainfrom
quay-io
Sep 17, 2026
Merged

joao-r-reis merged 1 commit into
mainfrom
quay-io

Conversation

@joao-r-reis

Copy link
Copy Markdown
Collaborator

No description provided.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

🟡 Changes recommended

The README includes a misspelled placeholder (<astra-datbase-id>) in updated sections, and the release workflow changes keep using outdated Docker GitHub Action versions that increase the risk of runtime/deprecation breakage.

Get a fresh assessment by requesting another Copilot review.

Pull request overview

This PR migrates the published container image references and release automation from Docker Hub to Quay.io, aligning documentation, Kubernetes manifests, and the GitHub release workflow with the new registry location.

Changes:

  • Update README Docker run examples to pull quay.io/datastax/cql-proxy images instead of datastax/cql-proxy.
  • Update the Kubernetes deployment manifest to use the Quay.io image.
  • Update the release GitHub Actions workflow to authenticate to Quay.io and push Quay.io-tagged images.
File summaries
File Description
README.md Switches documented Docker image references to Quay.io.
k8s/cql-proxy.yml Switches Kubernetes deployment image reference to Quay.io.
.github/workflows/release.yaml Logs in to Quay.io and pushes Quay.io-tagged images during releases.
Review details

Suppressed comments (1)

README.md:87

  • The placeholder <astra-datbase-id> is misspelled; it should match the flag name and the other README examples (<astra-database-id>).
  -e ASTRA_TOKEN=<astra-token> -e ASTRA_DATABASE_ID=<astra-datbase-id>
  • Files reviewed: 3/3 changed files
  • Comments generated: 3
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread .github/workflows/release.yaml
Comment thread .github/workflows/release.yaml
Comment thread README.md
@joao-r-reis
joao-r-reis merged commit 23dfb7a into main Sep 17, 2026
4 checks passed
@joao-r-reis
joao-r-reis deleted the quay-io branch September 17, 2026 15:44
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.

2 participants