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

ecamp3-logging: switch to self built fluentd image #5319

Merged
merged 1 commit into from
Jun 16, 2024

Conversation

BacLuc
Copy link
Contributor

@BacLuc BacLuc commented Jun 9, 2024

This is the image:
https://github.com/fluent/fluent-operator/blob/2de2b934e4d9f4475e278da7d9db74d89ef9a037/cmd/fluent-watcher/fluentd/Dockerfile.amd64 built in a devcontainer of the repository and then pushed to dockerhub. The command to build the container was:
@BacLuc ➜ /workspaces/fluent-operator (master) $ docker build . -f cmd/fluent-watcher/fluentd/Dockerfile.amd64 -t docker.io/bacluc/fluentd:1.15.3

They seem to have problem with the images they publish in the fluent-operator repository. It also contains the following fix: fluent/fluent-operator#1195

This is the image:
https://github.com/fluent/fluent-operator/blob/2de2b934e4d9f4475e278da7d9db74d89ef9a037/cmd/fluent-watcher/fluentd/Dockerfile.amd64
built in a devcontainer of the repository and then pushed to dockerhub.
The command to build the container was:
@BacLuc ➜ /workspaces/fluent-operator (master) $ docker build . -f cmd/fluent-watcher/fluentd/Dockerfile.amd64 -t docker.io/bacluc/fluentd:1.15.3

They seem to have problem with the images they publish in the fluent-operator repository.
It also contains the following fix: fluent/fluent-operator#1195
@BacLuc
Copy link
Contributor Author

BacLuc commented Jun 9, 2024

Already running like this in dev and prod

Copy link
Member

@carlobeltrame carlobeltrame left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you intend to maintain this image, or will we revert back to the official one later?

@BacLuc
Copy link
Contributor Author

BacLuc commented Jun 16, 2024

Do you intend to maintain this image, or will we revert back to the official one later?

I intend to switch back.

@BacLuc BacLuc added this pull request to the merge queue Jun 16, 2024
Merged via the queue into ecamp:devel with commit 97d6fea Jun 16, 2024
32 checks passed
@BacLuc BacLuc mentioned this pull request Jul 10, 2024
@BacLuc BacLuc deleted the fix-ecamp3-logging branch August 28, 2024 20:57
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.

3 participants