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

feat: allow to override sidecar configuration #551

Merged
merged 21 commits into from
Jul 4, 2023

Conversation

sumo-drosiek
Copy link
Contributor

@sumo-drosiek sumo-drosiek commented Jun 27, 2023

Add configuration which allows to specify configMap with tailing sidecar configuration and path to mount it:

sidecar:
  # Overrides the sidecar configuration
  config:
    mountPath: /fluent-bit/etc/
    content:
      file-1.conf: "file-1.conf content"
      file-2.conf: "file-2.conf content"

@sumo-drosiek sumo-drosiek force-pushed the drosiek-expose-configuration branch 2 times, most recently from adb85d1 to 2891a6e Compare June 28, 2023 11:46
@sumo-drosiek sumo-drosiek marked this pull request as ready for review June 28, 2023 11:53
@sumo-drosiek sumo-drosiek requested a review from a team as a code owner June 28, 2023 11:53
@sumo-drosiek sumo-drosiek force-pushed the drosiek-expose-configuration branch 2 times, most recently from 208b93b to e763236 Compare June 29, 2023 12:08
operator/handler/handler.go Outdated Show resolved Hide resolved
operator/handler/handler.go Show resolved Hide resolved
operator/handler/handler.go Outdated Show resolved Hide resolved
operator/handler/handler.go Outdated Show resolved Hide resolved
@sumo-drosiek sumo-drosiek force-pushed the drosiek-expose-configuration branch from 7157e60 to cbde34e Compare July 3, 2023 11:02
Dominik Rosiek added 14 commits July 3, 2023 13:11
Signed-off-by: Dominik Rosiek <drosiek@sumologic.com>
Signed-off-by: Dominik Rosiek <drosiek@sumologic.com>
Signed-off-by: Dominik Rosiek <drosiek@sumologic.com>
Signed-off-by: Dominik Rosiek <drosiek@sumologic.com>
Signed-off-by: Dominik Rosiek <drosiek@sumologic.com>
Signed-off-by: Dominik Rosiek <drosiek@sumologic.com>
Signed-off-by: Dominik Rosiek <drosiek@sumologic.com>
Signed-off-by: Dominik Rosiek <drosiek@sumologic.com>
Signed-off-by: Dominik Rosiek <drosiek@sumologic.com>
Signed-off-by: Dominik Rosiek <drosiek@sumologic.com>
Signed-off-by: Dominik Rosiek <drosiek@sumologic.com>
Signed-off-by: Dominik Rosiek <drosiek@sumologic.com>
Signed-off-by: Dominik Rosiek <drosiek@sumologic.com>
@sumo-drosiek sumo-drosiek force-pushed the drosiek-expose-configuration branch from cbde34e to 0dac1c5 Compare July 3, 2023 11:13
Dominik Rosiek added 4 commits July 3, 2023 15:04
Signed-off-by: Dominik Rosiek <drosiek@sumologic.com>
Signed-off-by: Dominik Rosiek <drosiek@sumologic.com>
Signed-off-by: Dominik Rosiek <drosiek@sumologic.com>
Signed-off-by: Dominik Rosiek <drosiek@sumologic.com>
@sumo-drosiek sumo-drosiek force-pushed the drosiek-expose-configuration branch from b7f042d to 93972f0 Compare July 3, 2023 14:33
Signed-off-by: Dominik Rosiek <drosiek@sumologic.com>
Signed-off-by: Dominik Rosiek <drosiek@sumologic.com>
@sumo-drosiek sumo-drosiek force-pushed the drosiek-expose-configuration branch from 93972f0 to 47b34ef Compare July 4, 2023 06:25
@sumo-drosiek sumo-drosiek requested a review from swiatekm July 4, 2023 07:39
Signed-off-by: Dominik Rosiek <drosiek@sumologic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants