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

[fluentd] allow multiple deployments #305

Merged
merged 17 commits into from
May 9, 2023
Merged

[fluentd] allow multiple deployments #305

merged 17 commits into from
May 9, 2023

Commits on Jan 13, 2023

  1. allow deploying Fluentd multiple times to the same namespace for diff…

    …erent configurations
    
    Signed-off-by: Justin Spies <justin@nextup.ai>
    justin-spies committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    3d37e41 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

  1. (fix) always include the main FLUENTD_CONF var; only include custom v…

    …alues when they are defined
    
    Signed-off-by: Justin Spies <justin.spies@appfire.com>
    jls-appfire committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    46161f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    95c1339 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. Configuration menu
    Copy the full SHA
    40d6c65 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

  1. (fix) linting issues / remove trailing spaces

    Signed-off-by: Justin Spies <justin.spies@appfire.com>
    jls-appfire committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    104b288 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'multi-namespace-configuration' of github.com:eyespies/h…

    …elm-charts into multi-namespace-configuration
    jls-appfire committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    5336496 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

  1. Configuration menu
    Copy the full SHA
    2c71ac2 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2023

  1. Configuration menu
    Copy the full SHA
    acd7ed9 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

  1. (tidy) use a minor, not major, version bump

    Signed-off-by: Justin Spies <justin.spies@appfire.com>
    jls-appfire committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    256014f View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

  1. feat(fluent-bit): Updated image to v2.1.2 (#347)

    Signed-off-by: Steve Hipwell <steve.hipwell@gmail.com>
    Signed-off-by: Justin Spies <justin.spies@appfire.com>
    stevehipwell authored and jls-appfire committed May 8, 2023
    Configuration menu
    Copy the full SHA
    23bf160 View commit details
    Browse the repository at this point in the history
  2. (tidy) fix a spelling typo

    Signed-off-by: Justin Spies <justin.spies@appfire.com>
    jls-appfire committed May 8, 2023
    Configuration menu
    Copy the full SHA
    f436312 View commit details
    Browse the repository at this point in the history
  3. (fix) move comment on FluentD chart changes from global README to flu…

    …entd README
    
    Signed-off-by: Justin Spies <justin.spies@appfire.com>
    jls-appfire committed May 8, 2023
    Configuration menu
    Copy the full SHA
    f6d348b View commit details
    Browse the repository at this point in the history
  4. (fix) update formatting / comments based on feedback from the team

    Signed-off-by: Justin Spies <justin.spies@appfire.com>
    jls-appfire committed May 8, 2023
    Configuration menu
    Copy the full SHA
    959e9fc View commit details
    Browse the repository at this point in the history
  5. (fix) more stylistic / formatting updates; could not figure out how t…

    …o get the containers list indented with zero spaces like everything else though.
    
    Signed-off-by: Justin Spies <justin.spies@appfire.com>
    jls-appfire committed May 8, 2023
    Configuration menu
    Copy the full SHA
    21332b0 View commit details
    Browse the repository at this point in the history
  6. (tidy) remove incorrectly placed file

    Signed-off-by: Justin Spies <justin.spies@appfire.com>
    jls-appfire committed May 8, 2023
    Configuration menu
    Copy the full SHA
    37faeb4 View commit details
    Browse the repository at this point in the history
  7. (fix) minimize indention changes

    Signed-off-by: Justin Spies <justin.spies@appfire.com>
    jls-appfire committed May 8, 2023
    Configuration menu
    Copy the full SHA
    726a6c3 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. Configuration menu
    Copy the full SHA
    7d341d6 View commit details
    Browse the repository at this point in the history