Add fluent-release package for yum/dnf update#845
Merged
Conversation
f36b2ce to
f2724bb
Compare
ec66471 to
b3a25c3
Compare
Contributor
Author
|
waiting CI... |
671d2c4 to
7b15005
Compare
Contributor
Author
|
NOTE: some repository metadata seems broken (e. g. almalinux 9 /amazonlinux 2023) 🤔 |
Watson1978
reviewed
Jul 3, 2025
Watson1978
reviewed
Jul 3, 2025
e5bc6cf to
001ce85
Compare
Contributor
Author
|
FIXME: tweak to bundle one .repo and enabled=1 by default. |
258a8c5 to
ed97bf0
Compare
daipom
reviewed
Jul 7, 2025
daipom
reviewed
Jul 7, 2025
daipom
reviewed
Jul 7, 2025
Co-authored-by: Daijiro Fukuda <fukuda@clear-code.com> Signed-off-by: Kentaro Hayashi <hayashi@clear-code.com>
Co-authored-by: Daijiro Fukuda <fukuda@clear-code.com> Signed-off-by: Kentaro Hayashi <hayashi@clear-code.com>
Co-authored-by: Daijiro Fukuda <fukuda@clear-code.com> Signed-off-by: Kentaro Hayashi <hayashi@clear-code.com>
Signed-off-by: Kentaro Hayashi <hayashi@clear-code.com>
7ddc062 to
b4ef6a8
Compare
daipom
reviewed
Jul 7, 2025
Signed-off-by: Kentaro Hayashi <hayashi@clear-code.com>
daipom
reviewed
Jul 8, 2025
Co-authored-by: Daijiro Fukuda <fukuda@clear-code.com>
daipom
approved these changes
Jul 8, 2025
Contributor
daipom
left a comment
There was a problem hiding this comment.
Thanks! LGTM!
Some new tests are failing, but it is not an issue with this PR, right?
Contributor
Author
Yes. |
kenhys
added a commit
to kenhys/fluent-package-builder
that referenced
this pull request
Jul 9, 2025
rpm: add fluent-release package for yum/dnf update In the previous versions, .repo file was assumed to be created via fluent-package installation script. For migration from packages.treasuredata.com to fluentd.cdn.cncf.io in the future, it might be better to setup proper fluent-release package for it. Changed in backport * baseurl was changed to LTS * fluent-package.repo => fluent-package-lts.repo * changed section name (fluent-package-lts => fluent-package-lts-v5) in fluent-package-lts.repo * fluent-package-lts-v5 section in fluent-package-lts.repo was enabled by default Signed-off-by: Kentaro Hayashi <hayashi@clear-code.com> Co-authored-by: Daijiro Fukuda <fukuda@clear-code.com> Signed-off-by: Kentaro Hayashi <hayashi@clear-code.com>
kenhys
added a commit
to kenhys/fluent-package-builder
that referenced
this pull request
Jul 9, 2025
rpm: add fluent-release package for yum/dnf update In the previous versions, .repo file was assumed to be created via fluent-package installation script. For migration from packages.treasuredata.com to fluentd.cdn.cncf.io in the future, it might be better to setup proper fluent-release package for it. Changed in backport * baseurl was changed to LTS * fluent-package.repo => fluent-package-lts.repo * changed section name (fluent-package-lts => fluent-package-lts-v5) in fluent-package-lts.repo * fluent-package-lts-v5 section in fluent-package-lts.repo was enabled by default Signed-off-by: Kentaro Hayashi <hayashi@clear-code.com> Co-authored-by: Daijiro Fukuda <fukuda@clear-code.com> Signed-off-by: Kentaro Hayashi <hayashi@clear-code.com>
kenhys
added a commit
to kenhys/fluent-package-builder
that referenced
this pull request
Jul 9, 2025
rpm: add fluent-release package for yum/dnf update In the previous versions, .repo file was assumed to be created via fluent-package installation script. For migration from packages.treasuredata.com to fluentd.cdn.cncf.io in the future, it might be better to setup proper fluent-release package for it. Changed in backport * baseurl was changed to LTS * fluent-package.repo => fluent-package-lts.repo * changed section name (fluent-package-lts => fluent-package-lts-v5) in fluent-package-lts.repo * fluent-package-lts-v5 section in fluent-package-lts.repo was enabled by default Signed-off-by: Kentaro Hayashi <hayashi@clear-code.com> Co-authored-by: Daijiro Fukuda <fukuda@clear-code.com> Signed-off-by: Kentaro Hayashi <hayashi@clear-code.com>
kenhys
added a commit
to kenhys/fluent-package-builder
that referenced
this pull request
Jul 9, 2025
rpm: add fluent-release package for yum/dnf update In the previous versions, .repo file was assumed to be created via fluent-package installation script. For migration from packages.treasuredata.com to fluentd.cdn.cncf.io in the future, it might be better to setup proper fluent-release package for it. Changed in backport * baseurl was changed to LTS * fluent-package.repo => fluent-package-lts.repo * changed section name (fluent-package-lts => fluent-package-lts-v5) in fluent-package-lts.repo * fluent-package-lts-v5 section in fluent-package-lts.repo was enabled by default Signed-off-by: Kentaro Hayashi <hayashi@clear-code.com> Co-authored-by: Daijiro Fukuda <fukuda@clear-code.com> Signed-off-by: Kentaro Hayashi <hayashi@clear-code.com>
kenhys
added a commit
to kenhys/fluent-package-builder
that referenced
this pull request
Jul 9, 2025
rpm: add fluent-release package for yum/dnf update In the previous versions, .repo file was assumed to be created via fluent-package installation script. For migration from packages.treasuredata.com to fluentd.cdn.cncf.io in the future, it might be better to setup proper fluent-release package for it. Changed in backport * baseurl was changed to LTS * fluent-package.repo => fluent-package-lts.repo * changed section name (fluent-package-lts => fluent-package-lts-v5) in fluent-package-lts.repo * fluent-package-lts-v5 section in fluent-package-lts.repo was enabled by default Signed-off-by: Kentaro Hayashi <hayashi@clear-code.com> Co-authored-by: Daijiro Fukuda <fukuda@clear-code.com> Signed-off-by: Kentaro Hayashi <hayashi@clear-code.com>
kenhys
added a commit
to kenhys/fluent-package-builder
that referenced
this pull request
Jul 9, 2025
rpm: add fluent-release package for yum/dnf update In the previous versions, .repo file was assumed to be created via fluent-package installation script. For migration from packages.treasuredata.com to fluentd.cdn.cncf.io in the future, it might be better to setup proper fluent-release package for it. Changed in backport * baseurl was changed to LTS * fluent-package.repo => fluent-package-lts.repo * changed section name (fluent-package-lts => fluent-package-lts-v5) in fluent-package-lts.repo * fluent-package-lts-v5 section in fluent-package-lts.repo was enabled by default Signed-off-by: Kentaro Hayashi <hayashi@clear-code.com> Co-authored-by: Daijiro Fukuda <fukuda@clear-code.com> Signed-off-by: Kentaro Hayashi <hayashi@clear-code.com>
kenhys
added a commit
to kenhys/fluent-package-builder
that referenced
this pull request
Jul 9, 2025
rpm: add fluent-release package for yum/dnf update In the previous versions, .repo file was assumed to be created via fluent-package installation script. For migration from packages.treasuredata.com to fluentd.cdn.cncf.io in the future, it might be better to setup proper fluent-release package for it. Changed in backport * baseurl was changed to LTS * fluent-package.repo => fluent-package-lts.repo * changed section name (fluent-package-lts => fluent-package-lts-v5) in fluent-package-lts.repo * fluent-package-lts-v5 section in fluent-package-lts.repo was enabled by default Signed-off-by: Kentaro Hayashi <hayashi@clear-code.com> Co-authored-by: Daijiro Fukuda <fukuda@clear-code.com> Signed-off-by: Kentaro Hayashi <hayashi@clear-code.com>
kenhys
added a commit
to kenhys/fluent-package-builder
that referenced
this pull request
Jul 9, 2025
rpm: add fluent-release package for yum/dnf update In the previous versions, .repo file was assumed to be created via fluent-package installation script. For migration from packages.treasuredata.com to fluentd.cdn.cncf.io in the future, it might be better to setup proper fluent-release package for it. Changed in backport * baseurl was changed to LTS * fluent-package.repo => fluent-package-lts.repo * changed section name (fluent-package-lts => fluent-package-lts-v5) in fluent-package-lts.repo * fluent-package-lts-v5 section in fluent-package-lts.repo was enabled by default Signed-off-by: Kentaro Hayashi <hayashi@clear-code.com> Co-authored-by: Daijiro Fukuda <fukuda@clear-code.com> Signed-off-by: Kentaro Hayashi <hayashi@clear-code.com>
kenhys
added a commit
to kenhys/fluent-package-builder
that referenced
this pull request
Jul 9, 2025
rpm: add fluent-release package for yum/dnf update In the previous versions, .repo file was assumed to be created via fluent-package installation script. For migration from packages.treasuredata.com to fluentd.cdn.cncf.io in the future, it might be better to setup proper fluent-release package for it. Changed in backport * baseurl was changed to LTS * fluent-package.repo => fluent-package-lts.repo * changed section name (fluent-package-lts => fluent-package-lts-v5) in fluent-package-lts.repo * fluent-package-lts-v5 section in fluent-package-lts.repo was enabled by default Signed-off-by: Kentaro Hayashi <hayashi@clear-code.com> Co-authored-by: Daijiro Fukuda <fukuda@clear-code.com> Signed-off-by: Kentaro Hayashi <hayashi@clear-code.com>
daipom
added a commit
that referenced
this pull request
Jul 9, 2025
* Backport #845 rpm: add fluent-release package for yum/dnf update In the previous versions, .repo file was assumed to be created via fluent-package installation script. For migration from packages.treasuredata.com to fluentd.cdn.cncf.io in the future, it might be better to setup proper fluent-release package for it. Changed in backport * baseurl was changed to LTS * fluent-package.repo => fluent-package-lts.repo * changed section name (fluent-package-lts => fluent-package-lts-v5) in fluent-package-lts.repo * fluent-package-lts-v5 section in fluent-package-lts.repo was enabled by default Signed-off-by: Kentaro Hayashi <hayashi@clear-code.com> Co-authored-by: Daijiro Fukuda <fukuda@clear-code.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
rpm: add fluent-release package for yum/dnf update
In the previous versions, .repo file was assumed to
be created via fluent-package installation script.
For migration from packages.treasuredata.com to fluentd.cdn.cncf.io
in the future, it might be better to setup proper fluent-release
package for it.