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

docs: version pin the docker image in docker-compose #1945

Merged
merged 1 commit into from
Apr 15, 2020
Merged

docs: version pin the docker image in docker-compose #1945

merged 1 commit into from
Apr 15, 2020

Conversation

FlorianLudwig
Copy link
Contributor

What this PR does / why we need it:
While the documentation does version pin the links to specific versions of the docker-compose file, the file it docker-compose file does use the latest tag for loki.

For an example of issues this causes see #1941

Which issue(s) this PR fixes:

Fixes #1941

Special notes for your reviewer:

Checklist

  • Documentation added
  • Tests updated

While the [documentation](https://github.com/grafana/loki/blob/master/docs/installation/docker.md) does version pin the links to specific versions of the docker-compose file, the file it docker-compose file does use the `latest` tag for loki.

For an example of issues this causes see #1941
@CLAassistant
Copy link

CLAassistant commented Apr 15, 2020

CLA assistant check
All committers have signed the CLA.

Copy link
Member

@owen-d owen-d left a comment

Choose a reason for hiding this comment

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

I think this is a very welcome change. latest can be problematic as you've experienced.

@owen-d owen-d merged commit 153bcb0 into grafana:master Apr 15, 2020
@adamczi
Copy link

adamczi commented Apr 29, 2020

Hi @owen-d , I think this should also be merged into v1.4.1, because the docs still reference a file from tag v1.4.1 which has "latest" inside.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

integer divide by zero when using live / websocket
4 participants