https://linen.dev logo
Join Slack
Powered by
# fluent-operator
  • m

    Marco Franssen

    04/11/2025, 1:06 PM
    FYI: the
    image:
    structure PR is a breaking change, meaning we probably need to do a major bump and somehow capture that in a CHANGELOG/Release note
    👍 1
    j
    • 2
    • 2
  • m

    Marco Franssen

    04/11/2025, 1:06 PM
    For the operator dependencies bump I think that is just a minor release
    j
    • 2
    • 1
  • m

    Marco Franssen

    04/11/2025, 1:07 PM
    I think for now we are good to go with a new release. Whenever I see room for improvements and such we can do that in future releases
  • f

    Fred Heinecke

    04/14/2025, 11:27 PM
    Hi folks, I'm a first time contributor and I've opened a few PRs for the operator repo. As a third party contributor, I'm unable to request reviewers, and none were assigned on the PRs. Is simply filing PR senough for them to be triaged, or is there something more that I should do to make them more visible to reviewers?
    c
    j
    • 3
    • 4
  • f

    Fred Heinecke

    04/15/2025, 4:42 AM
    Where should I report security vulnerabilities with the operator? There is a supply chain vulnerability that gives anybody who can create branches in the https://github.com/fluent/fluent-operator repo (presumably everybody in the fluent GitHub org) the ability to execute arbitrary code in many customer/user environments that the operator is deployed in. It looks like it has existed for several weeks without anybody noticing.
    j
    p
    • 3
    • 3
  • m

    Marco Franssen

    04/15/2025, 8:05 PM
    Small improvement to CI so we can fix the problem and prevent this from happening in future https://github.com/fluent/fluent-operator/pull/1570
  • m

    Marco Franssen

    04/15/2025, 8:45 PM
    https://github.com/fluent/fluent-operator/pull/1571 small improvement removing the duplication between ci and makefile as well getting rid of some hacks by using
    go install
    instead of
    go get
    to install the tools
    🎉 1
  • m

    Marco Franssen

    04/15/2025, 8:59 PM
    Both PRs are related see the comments and PR descriptions.
  • m

    Marco Franssen

    04/15/2025, 8:59 PM
    I think these will fix the problems introduced in earlier PRs
    👍 1
  • m

    Marco Franssen

    04/15/2025, 9:00 PM
    from here I can rework the controller-runtime upgrade and will this time also see if I can then add some e2e test to cover the problem introduced earlier.
  • j

    Josh Baird

    04/16/2025, 12:39 PM
    @Marco Franssen @Chengwei Guo Can the three of us get together and figure out exactly what we need to get Renovate up and working? I don't think we need to install the Renovate application since we're running Renovate self-hosted in CI. I think we just need credentials. Sound right?
    m
    c
    • 3
    • 13
  • m

    Marco Franssen

    04/30/2025, 2:27 PM
    I opened 2 small PRs to cleanup dependabot
  • m

    Marco Franssen

    04/30/2025, 2:27 PM
    https://github.com/fluent/fluent-operator/pull/1594
  • m

    Marco Franssen

    04/30/2025, 2:28 PM
    https://github.com/fluent/fluent-operator/pull/1595
  • m

    Marco Franssen

    04/30/2025, 2:28 PM
    is it ok to merge https://github.com/fluent/fluent-operator/pull/1585?
  • m

    Marco Franssen

    04/30/2025, 2:45 PM
    Another small PR to ensure helm tests are executed when changes to the chart happen https://github.com/fluent/fluent-operator/pull/1597
  • m

    Marco Franssen

    05/02/2025, 11:51 AM
    @Josh Baird @Chengwei Guo could anyone of you review my PRs? https://github.com/fluent/fluent-operator/pull/1594 https://github.com/fluent/fluent-operator/pull/1595
    👀 1
    j
    • 2
    • 2
  • m

    Marco Franssen

    05/02/2025, 2:57 PM
    What would be required to cut a new release?
    j
    • 2
    • 5
  • m

    Marco Franssen

    05/07/2025, 2:10 PM
    https://github.com/fluent/fluent-operator/pull/1605 small PR to fixup the crds (descriptions only)
  • m

    Marco Franssen

    05/09/2025, 10:26 AM
    https://github.com/fluent/helm-charts/pull/602/files prepared the release for the helm-chart. On the operator repo all PRs are merged. @Benjamin Huo @Chengwei Guo could you have a look to get the release out?
    🥳 2
    • 1
    • 1
  • j

    Josh Baird

    05/09/2025, 3:03 PM
    @Marco Franssen I think we need to attach the
    setup.yaml
    to the release.
    m
    • 2
    • 9
  • m

    Marco Franssen

    05/14/2025, 8:37 AM
    @Chengwei Guo @Benjamin Huo @Wanjun Lei @Josh Baird what is required to get the helm-chart PR merged? https://github.com/fluent/helm-charts/pull/602/files
    j
    • 2
    • 3
  • o

    Oron Cohen

    05/15/2025, 2:40 PM
    Hi! can i get help here with clusterfilters / clusterparsers?
    j
    c
    • 3
    • 8
  • m

    Marco Franssen

    05/19/2025, 8:54 AM
    https://github.com/fluent/helm-charts/pull/603/files small PR ready for review
  • j

    Josh Baird

    05/20/2025, 1:40 PM
    I wonder if we don't need a maintainer+community meeting to talk about our release process. It could use some attention. 🙂
  • s

    Sébastian

    05/22/2025, 1:30 PM
    Hi there We are using fluent-operator and the ClusterOutput CRD to define the Splunk Output Plugin. Is there a way to dynamically set eventIndex, eventSource and eventSourcetype (except using os env)?
  • m

    Marco Franssen

    05/23/2025, 10:10 AM
    https://github.com/fluent/fluent-operator/pull/1623 think this is what is required to patch up the entire chart release
    j
    • 2
    • 1
  • a

    Anurag Gupta

    06/04/2025, 7:38 PM
    Hey @Marco Franssen @Josh Baird, you should now both have access to fluent helm charts repository
    j
    • 2
    • 2
  • j

    Josh Baird

    06/05/2025, 1:20 PM
    @Marco Franssen @Chengwei Guo re: the Helm chart.. do you find it confusing that we maintain a "local" copy of the chart in the fluent-operator repo and then have to manually sync to helm-charts to release?
    m
    p
    • 3
    • 7
  • v

    Vladyslav Ponoiko

    06/24/2025, 10:12 AM
    Hi team! When I tried to run ghcr.io/fluent/fluent-bit:4.0.3 I run into trouble not having any of my config actually properly propagated despite the fact that I can observe it being mounted. Afterwards, I switched to ghcr.io/fluent/fluent-bit:4.0.3-debug where I can see entrypoint being
    Copy code
    root           1  0.0  0.0  85760 14480 ?        Ssl  10:08   0:00 /fluent-bit/bin/fluent-bit -c /fluent-bit/etc/fluent-bit.conf
    Whereas my config is landed at
    Copy code
    /fluent-bit/config
    Is it a bug of 3.4.0 version of an operator, or intended, or there's some other thing I have completely forgotten to configure by any chance?
    • 1
    • 2