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

Fix InfluxDB Cloud <-> CrateDB Cloud connectivity #152

Merged
merged 2 commits into from
May 30, 2024
Merged

Conversation

amotl
Copy link
Member

@amotl amotl commented May 30, 2024

About

Use more recent influxio package, which resolves a problem when connecting to CrateDB Cloud, by propagating ssl=true query argument.

What's Inside

Update dependencies to influxio>=0.2.1,<1.

References

Copy link

codecov bot commented May 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.85%. Comparing base (2554a50) to head (8a9f7ab).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #152   +/-   ##
=======================================
  Coverage   78.85%   78.85%           
=======================================
  Files          56       56           
  Lines        1963     1963           
=======================================
  Hits         1548     1548           
  Misses        415      415           
Flag Coverage Δ
influxdb 35.50% <ø> (ø)
main 62.09% <ø> (ø)
mongodb 49.10% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

... by propagating `ssl=true` query argument. Update dependencies to
`influxio>=0.2.1,<1`.
@amotl amotl changed the title Dependencies: Update to influxio<1 Fix InfluxDB Cloud <-> CrateDB Cloud connectivity May 30, 2024
@amotl amotl marked this pull request as ready for review May 30, 2024 01:14
@amotl amotl merged commit e94ff23 into main May 30, 2024
21 checks passed
@amotl amotl deleted the amo/influxio-0.2.1 branch May 30, 2024 01:15
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.

1 participant