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(operator): add support for configuration file #470

Merged
merged 4 commits into from
May 18, 2023

Conversation

sumo-drosiek
Copy link
Contributor

@sumo-drosiek sumo-drosiek commented Feb 15, 2023

Adds support for configuration file for Tailing Sidecar Operator

This is first implementation step for #467

Configuration file will be mounted in helm chart using configMap (in next PR).
configMap will make it easier to config Sidecar container (image, commands, configuuration, resources)

@sumo-drosiek sumo-drosiek force-pushed the drosiek-operator-file-config branch 5 times, most recently from 8dc863b to 73ba43b Compare February 20, 2023 07:47
@sumo-drosiek sumo-drosiek marked this pull request as ready for review February 20, 2023 07:49
@sumo-drosiek sumo-drosiek requested a review from a team as a code owner February 20, 2023 07:49
@sumo-drosiek sumo-drosiek force-pushed the drosiek-operator-file-config branch 2 times, most recently from a4a564b to cf848f1 Compare February 20, 2023 08:38
Signed-off-by: Dominik Rosiek <drosiek@sumologic.com>
operator/config.go Outdated Show resolved Hide resolved
operator/main.go Show resolved Hide resolved
sumo-drosiek and others added 3 commits May 17, 2023 10:35
Co-authored-by: Mikołaj Świątek <mswiatek@sumologic.com>
Signed-off-by: Dominik Rosiek <drosiek@sumologic.com>
Signed-off-by: Dominik Rosiek <drosiek@sumologic.com>
@sumo-drosiek sumo-drosiek merged commit b894397 into main May 18, 2023
6 checks passed
@sumo-drosiek sumo-drosiek deleted the drosiek-operator-file-config branch May 18, 2023 08:41
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.

None yet

2 participants