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

Add journald support to Promtail amd64 binary builds #9095

Merged
merged 6 commits into from
Apr 11, 2023

Conversation

JordanRushing
Copy link
Contributor

@JordanRushing JordanRushing commented Apr 10, 2023

What this PR does / why we need it:

Previously, in #8131, we enabled journald support for Promtail arm/arm64 binary builds but not amd64.

Which issue(s) this PR fixes:

Special notes for your reviewer:

N/A

Checklist

  • Reviewed the CONTRIBUTING.md guide (required)
  • Documentation added
  • Tests updated
  • CHANGELOG.md updated
  • Changes that require user attention or interaction to upgrade are documented in docs/sources/upgrading/_index.md

trevorwhitney and others added 2 commits April 10, 2023 13:03
Signed-off-by: JordanRushing <rushing.jordan@gmail.com>
.drone/drone.yml Outdated Show resolved Hide resolved
Copy link
Contributor

@jeschkies jeschkies left a comment

Choose a reason for hiding this comment

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

Please also change the dist target for ARM builds. We pass the promtail journald tag explicitly which we probably should not be doing.

.drone/drone.jsonnet Outdated Show resolved Hide resolved
…binary; add PROMTAIL_JOURNAL_ENABLED to `test packaging` stage

Signed-off-by: JordanRushing <rushing.jordan@gmail.com>
@trevorwhitney trevorwhitney added backport release-2.8.x type/bug Somehing is not working as expected labels Apr 11, 2023
@grafanabot
Copy link
Collaborator

Hello @trevorwhitney!
Backport pull requests need to be either:

  • Pull requests which address bugs,
  • Urgent fixes which need product approval, in order to get merged,
  • Docs changes.

Please, if the current pull request addresses a bug fix, label it with the type/bug label.
If it already has the product approval, please add the product-approved label. For docs changes, please add the type/docs label.
If none of the above applies, please consider removing the backport label and target the next major/minor release.
Thanks!

@JordanRushing JordanRushing changed the title Fix promtail release Add journald support to Promtail amd64 binary builds Apr 11, 2023
… builds; revert Drone changess

Signed-off-by: JordanRushing <rushing.jordan@gmail.com>
.drone/drone.yml Outdated Show resolved Hide resolved
Signed-off-by: JordanRushing <rushing.jordan@gmail.com>
Copy link
Collaborator

@trevorwhitney trevorwhitney left a comment

Choose a reason for hiding this comment

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

lgtm

@JordanRushing JordanRushing merged commit 7edda37 into grafana:main Apr 11, 2023
grafanabot pushed a commit that referenced this pull request Apr 11, 2023
**What this PR does / why we need it**:

Previously, in #8131, we enabled
journald support for Promtail arm/arm64 binary builds but not amd64.

**Which issue(s) this PR fixes**:

- #9060

**Special notes for your reviewer**:

N/A

**Checklist**
- [x] Reviewed the
[`CONTRIBUTING.md`](https://github.com/grafana/loki/blob/main/CONTRIBUTING.md)
guide (**required**)
- [ ] Documentation added
- [ ] Tests updated
- [ ] `CHANGELOG.md` updated
- [ ] Changes that require user attention or interaction to upgrade are
documented in `docs/sources/upgrading/_index.md`

---------

Signed-off-by: JordanRushing <rushing.jordan@gmail.com>
Co-authored-by: Trevor Whitney <trevorjwhitney@gmail.com>
(cherry picked from commit 7edda37)
trevorwhitney pushed a commit that referenced this pull request Apr 11, 2023
…9104)

Backport 7edda37 from #9095

Co-authored-by: JordanRushing <rushing.jordan@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants