Skip to content
This repository has been archived by the owner on Feb 8, 2024. It is now read-only.

EOS-27405: Update log collector to use correct pod names #51

Merged
merged 1 commit into from
Jan 13, 2022
Merged

EOS-27405: Update log collector to use correct pod names #51

merged 1 commit into from
Jan 13, 2022

Conversation

keithpine
Copy link
Contributor

The cortx-control and cortx-data pod names changed, so the log collector script has been updated to reflect that.

Added additional pods to collect from, cortx-ha and cortx-server.

I found an unrelated issue where the CSM agent container logs had an error string that caused a bash printf to truncate the logs.

Another issue that I saw (not addressed in this PR) is that the CORTX support bundle generate is not specifying a container to run on, so k8s is picking the first container. This should be followed up to either select a default container to run the bundle on, or determine whether bundles should be generated for each container individually.

Signed-off-by: Keith Pine [email protected]

Fix pod names and add additional ones.

Fixed an unrelated issue where logs where truncated due to a bad printf
format string.

Add log tar file to gitignore.

Signed-off-by: Keith Pine <[email protected]>
Copy link
Contributor

@osowski osowski left a comment

Choose a reason for hiding this comment

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

lgtm

@keithpine
Copy link
Contributor Author

Created https://jts.seagate.com/browse/EOS-27546 for the default container issue.

@osowski osowski merged commit 76cd518 into Seagate:integration Jan 13, 2022
@keithpine keithpine deleted the EOS-27405 branch January 13, 2022 20:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants