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: Change references of Edge into OSS #25661

Merged
merged 1 commit into from
Dec 16, 2024
Merged

Conversation

mgattozzi
Copy link
Contributor

This changes the code to reference InfluxDB 3 OSS rather than Edge which had been it's original name when we first started the project. With this we now have the code reflect what we are actually calling it. On top of this the long help text has been changed to give advice about how to actually run the code now with the bare minimum set of flags needed now as influxdb serve is no longer a viable command on it's own.

Closes #25649

This changes the code to reference InfluxDB 3 OSS rather than Edge which
had been it's original name when we first started the project. With this
we now have the code reflect what we are actually calling it. On top of
this the long help text has been changed to give advice about how to
actually run the code now with the bare minimum set of flags needed now
as `influxdb serve` is no longer a viable command on it's own.

Closes #25649
@mgattozzi mgattozzi merged commit 90b9071 into main Dec 16, 2024
13 checks passed
@mgattozzi mgattozzi deleted the mgattozzi/cleanup/edge-to-oss branch December 16, 2024 16:24
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.

Phase out the name "InfluxDB Edge" in favour of "InfluxDB OSS"
3 participants