Git Product home page Git Product logo

component-fluentbit's People

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

component-fluentbit's Issues

Fluentbit Helm chart is not saved in a tagged location

When compiling the component with different Helm chart versions in the same directory, compilation can fail because a wrong Helm chart version is picked up by Kapitan.

Steps to Reproduce the Problem

  1. Compile component with different helm chart versions in same working directory without removing dependencies
  2. Compilation fails with a Helm error

Actual Behavior

We get a Helm error

Expected Behavior

Component can be compiled successfully regardless of whether we delete dependencies/fluentbit/helmcharts when switching Chart version

Custom parsers must not be defined in the main fluentbit config file

When adding custom parsers in the component parameters, fluentbit fails to start with:

Section [PARSER] is not valid in the main configuration file. It belongs to the Parsers_File configuration files.

Steps to Reproduce the Problem

  1. Add a parser in the configuration
  2. Compile catalog/component and deploy to cluster
  3. Observe crash

Actual Behavior

fluentbit crashes with the error message above

Expected Behavior

fluentbit uses the custom parsers

Fix

Configure parsers in separate config file in configmap and reference that file in main config file with Parsers_File.

Filters are rendered in arbitrary order

Fluent-bit filters are executed in the order that they appear in the config file. Currently the component renders the entries present in parameters.fluentbit.filters in an arbitrary order, leading to unintentional behavior, especially with filters like grep.

Steps to Reproduce the Problem

  1. Configure a set of filters that depend on each other
  2. Render the config
  3. Note that filters appear in an arbitrary order

Actual Behavior

Filter configured in parameters are rendered in an arbitrary order.

Expected Behavior

Filters configured in parameters are rendered in a well-defined order

Dependency Dashboard

This issue provides visibility into Renovate updates and their statuses. Learn more

This repository currently has no open or pending branches.


  • Check this box to trigger a request for Renovate to run again on this repository

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.