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

Update lagoon-logging chart, logs-concentrator and logs-dispatcher images #681

Merged
merged 5 commits into from
Sep 8, 2024

Conversation

tobybellwood
Copy link
Member

@tobybellwood tobybellwood commented Sep 2, 2024

Currently, this PR updates the charts to 4.9.1 which includes kube-logging/logging-operator#1794

@smlx
Copy link
Member

smlx commented Sep 2, 2024

Looks like it might be this field in the fluentbit CRD which changed to on by default in the latest version of the operator in this MR.

So if we explicitly set this to off it might revert to previous behaviour?

@tobybellwood
Copy link
Member Author

Looks like it might be this field in the fluentbit CRD which changed to on by default in the latest version of the operator in this MR.

So if we explicitly set this to off it might revert to previous behaviour?

yup - I'm thinking we'll have to bundle a modified CRD in there - same as clusterFlow

@tobybellwood
Copy link
Member Author

ah, we'll have to do that anyway to move the fluentbit config out of the logging CRD

{"level":"info","ts":"2024-09-02T08:22:13Z","logger":"logging","msg":"WARNING fluentbit definition inside the Logging resource is deprecated and will be removed in the next major release","logging":"lagoon-logging"}

and

{"level":"info","ts":"2024-09-02T08:25:09Z","logger":"logging.fluentbit-legacy","msg":"Notice: fluentbit `network` settings have been configured automatically to adapt to multiple aggregator replicas. Configure it manually to avoid this notice.","logging":"lagoon-logging"}

@tobybellwood tobybellwood marked this pull request as ready for review September 8, 2024 23:21
@tobybellwood tobybellwood merged commit a62046c into main Sep 8, 2024
16 checks passed
@tobybellwood tobybellwood deleted the logging-update branch September 8, 2024 23:22
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