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

Migrate from docker to cri logs #92

Merged

Conversation

QuentinBisson
Copy link
Contributor

@QuentinBisson QuentinBisson commented Sep 26, 2022

@QuentinBisson QuentinBisson self-assigned this Sep 26, 2022
@QuentinBisson QuentinBisson force-pushed the fix-storage-path-and-switch-from-docker-to-cri-support branch 2 times, most recently from 984f609 to 5a739ae Compare September 27, 2022 14:23
Signed-off-by: QuentinBisson <[email protected]>
@QuentinBisson QuentinBisson force-pushed the fix-storage-path-and-switch-from-docker-to-cri-support branch from 5a739ae to 1ad54bc Compare September 27, 2022 14:36
@@ -447,7 +448,7 @@ data:
s3_key_format {{ printf "/ssh%s" .Values.outputs.aws.S3.s3_object_key_format }}
{{- end }}
s3_key_format_tag_delimiters .-_
store_dir ${storage_path}/S3
store_dir ${storage_path}/S3/ssh/sshd
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Changing this otherwise the output will send all the logs in there to the same folder in the bucket :(

@@ -115,13 +112,10 @@ spec:
- name: var-log
hostPath:
path: /var/log
- name: var-run-fluent-bit
- name: var-tmp-fluent-bit
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@QuentinBisson QuentinBisson marked this pull request as ready for review September 27, 2022 15:10
@QuentinBisson QuentinBisson requested a review from a team as a code owner September 27, 2022 15:10
@QuentinBisson
Copy link
Contributor Author

@giantswarm/team-atlas this was tested on ginger and gauss. Can you review?

@QuentinBisson QuentinBisson merged commit 1d1232d into master Sep 28, 2022
@QuentinBisson QuentinBisson deleted the fix-storage-path-and-switch-from-docker-to-cri-support branch September 28, 2022 08:24
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