Skip to content

issues Search Results · repo:datastax/cql-proxy language:Go

Filter by

0 results
 (75 ms)

0 results

indatastax/cql-proxy (press backspace or delete to remove)

It looks like something broke after #124 was merged, I m getting the following error when connecting to a vector Astra database using a token (bundle works fine): error: unable to load bundle from astra: ...
bug
  • joao-r-reis
  • Opened 
    on Jul 16, 2024
  • #131

Issue originally identified and described by @ikehara in #127. The description of the problem is based on that work but the analysis of the root cause offered below is entirely my responsibility. For ...
  • absurdfarce
  • Opened 
    on Jun 25, 2024
  • #128

As of release 0.1.5 we started adding native binary builds for amd64 as part of #122. We had an older issue (#64) requesting the addition of arm64 builds + Docker images. Docker images are currently deployed ...
  • absurdfarce
  • Opened 
    on Jun 20, 2024
  • #126

For now the goal would just be to have pre-built binaries available for download with each release. In the future it would be nice to have something more robust. One could imagine an RPM and/or deb download ...
  • absurdfarce
  • 2
  • Opened 
    on Jan 4, 2024
  • #122

It would be a security improvement if clients could be made to authenticate optionally, based on a flag provided when the proxy started up. Something like --client-auth, which then causes the proxy to ...
  • ims-swilkinson
  • Opened 
    on Nov 13, 2023
  • #121

So when a client connects, could it authenticate a new connection for that client using the client s Astra username and password? Then use that connection to make all the requests to Astra for that client? ...
  • ims-swilkinson
  • 3
  • Opened 
    on Oct 10, 2023
  • #120

In our testing we have a process where we test our application s binary as it goes to production. For HTTP we use contracts to stub data and we use fault and latency injection to mimic production behaviour. ...
  • spockz
  • Opened 
    on Oct 8, 2023
  • #119

Using the Docker image (datastax/cql-proxy:v0.1.4 or datastax/cql-proxy:v0.1.3) I m unable to connect to my AD4D (Astra DB for DSE) cluster. - The cluster is an Astra DSE Edition Workload on the E60 ...
  • ims-swilkinson
  • 1
  • Opened 
    on Jun 24, 2023
  • #118

IHAC that ran into an issue with what looks like a dependency issue in go-cassandra-native-protocol: # github.com/datastax/cql-proxy/parser /go/pkg/mod/github.com/datastax/cql-proxy@v0.1.4/parser/metadata.go:28:71: ...
  • StevenLacerda
  • 4
  • Opened 
    on Apr 26, 2023
  • #116

Consider pulling Astra SCB logic in cql-proxy into a free-standing library. This library could be managed and versioned separately from cql-proxy proper and could provide an API for the following functions: ...
  • absurdfarce
  • Opened 
    on Mar 14, 2023
  • #115
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub