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

Addon installs older InfluxDB 1.x rather than current 2.x or 3.x #325

Closed
sammcj opened this issue Feb 27, 2024 · 1 comment
Closed

Addon installs older InfluxDB 1.x rather than current 2.x or 3.x #325

sammcj opened this issue Feb 27, 2024 · 1 comment

Comments

@sammcj
Copy link

sammcj commented Feb 27, 2024

Problem/Motivation

After installing this addon I found that my apps wouldn't integrated with the installed InfluxDB as it is the old 1.x version and doesn't support the current authentication mechanisms or APIs.

Expected behaviour

The current (major) version of InfluxDB to be installed (3.x) or previous major (2.x).

Actual behaviour

The old (major) version of InfluxDB 1.x was installed.

Steps to reproduce

  • Install the addon.
  • Try to use tools that authenticate with an org, token and bucket.
  • Realise they are expecting InfluxDB >= 2.x.

Proposed changes

Either:

  • Update the addon to support InfluxDB 3.x or at least 2.x
  • If the 1.x is still desired as an option either have it available as a setting - or move it to a new repo or branch such as addon-influxdb-legacy or something along those lines.
@sammcj sammcj changed the title Addon installs older InfluxDB 1.x rather than current 2.x Addon installs older InfluxDB 1.x rather than current 2.x or 3.x Feb 27, 2024
@frenck
Copy link
Member

frenck commented Mar 5, 2024

Closing this, as this is InfluxDB 1, not 2 or 3 (they are fundamentally different).

@frenck frenck closed this as not planned Won't fix, can't repro, duplicate, stale Mar 5, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Apr 5, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants