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

NOISSUE - Upgrade Mongo, Cassandra and Influx docker images #1354

Merged
merged 6 commits into from
Feb 5, 2021
Merged

NOISSUE - Upgrade Mongo, Cassandra and Influx docker images #1354

merged 6 commits into from
Feb 5, 2021

Conversation

manuio
Copy link
Contributor

@manuio manuio commented Feb 4, 2021

Signed-off-by: Manuel Imperiale manuel.imperiale@gmail.com

Signed-off-by: Manuel Imperiale <manuel.imperiale@gmail.com>
@manuio manuio requested a review from a team as a code owner February 4, 2021 11:12
dborovcanin
dborovcanin previously approved these changes Feb 4, 2021
mteodor
mteodor previously approved these changes Feb 4, 2021
Signed-off-by: Manuel Imperiale <manuel.imperiale@gmail.com>
@manuio manuio dismissed stale reviews from mteodor and dborovcanin via 052976d February 4, 2021 15:37
Signed-off-by: Manuel Imperiale <manuel.imperiale@gmail.com>
blokovi
blokovi previously approved these changes Feb 4, 2021
@@ -24,7 +24,7 @@ func TestMain(m *testing.M) {
"INFLUXDB_USER_PASSWORD=test",
"INFLUXDB_DB=test",
}
container, err := pool.Run("influxdb", "1.6.4-alpine", cfg)
container, err := pool.Run("influxdb", "1.8.3", cfg)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why are we abandoning alpine? Goal is to keep all images as small as possible.

Signed-off-by: Manuel Imperiale <manuel.imperiale@gmail.com>
blokovi
blokovi previously approved these changes Feb 5, 2021
Signed-off-by: Manuel Imperiale <manuel.imperiale@gmail.com>
Copy link
Contributor

@drasko drasko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@drasko drasko merged commit ca5ff63 into absmach:master Feb 5, 2021
@manuio manuio deleted the docker branch February 5, 2021 11:59
fbugarski pushed a commit to fbugarski/mainflux that referenced this pull request Mar 8, 2021
…1354)

* NOISSUE - Upgrade Mongo, Cassandra and Influx docker images

Signed-off-by: Manuel Imperiale <manuel.imperiale@gmail.com>

* Use cassandra version 3.11.9

Signed-off-by: Manuel Imperiale <manuel.imperiale@gmail.com>

* Add MF_INFLUXDB_HTTP_AUTH_ENABLED envar

Signed-off-by: Manuel Imperiale <manuel.imperiale@gmail.com>

* Use influxdb 1.8.4-alpine

Signed-off-by: Manuel Imperiale <manuel.imperiale@gmail.com>

* Use influxdb 1.8.4

Signed-off-by: Manuel Imperiale <manuel.imperiale@gmail.com>
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.

5 participants