Skip to content

Conversation

@mkottakota1
Copy link
Collaborator

@mkottakota1 mkottakota1 commented Nov 7, 2025

Problem:

Vertica images have been removed from Docker Hub, which caused our existing test cases to fail since they relied on those images.

Solution:

This PR provisions Vertica using Kubernetes instead of Docker Hub images. The setup ensures that all existing test cases continue to run successfully and in the same manner as before.

Testing & Validation

  • Verified Vertica deployment inside KinD using the Vertica Operator and MinIO for communal storage.
  • Confirmed Keycloak realm, client, and user provisioning for OAuth flows.
  • Ran the full suite of Go driver tests (normal, OAuth, and TLS) against the Kubernetes‑provisioned Vertica cluster.
  • All tests passed across the Go version matrix (1.18 through 1.22), ensuring compatibility and reproducibility.
  • Logs and artifacts collected from CI runs validate readiness, connectivity, and TLS configuration.

@mkottakota1 mkottakota1 self-assigned this Nov 7, 2025
@cbharadwajp
Copy link
Collaborator

Changes reviewed. Can be merged.

@mkottakota1 mkottakota1 merged commit c4db3cc into master Nov 11, 2025
11 checks passed
@mkottakota1 mkottakota1 deleted the Integrate_Vertica_Kubernates branch November 11, 2025 05:48
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