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

Identify openshift-logging versions installed from stable channel #10855

Open
Shrivaibavi opened this issue Nov 14, 2024 · 1 comment
Open

Identify openshift-logging versions installed from stable channel #10855

Shrivaibavi opened this issue Nov 14, 2024 · 1 comment
Labels
enhancement New feature or request Squad/Magenta team/e2e E2E team related issues/PRs

Comments

@Shrivaibavi
Copy link
Contributor

we dont provide any specific version of logging to be installed on the cluster, we use channel stable that pulls right versions according to OCP version. At times it gets difficult to debug the failure without the right logging version.

https://github.com/red-hat-storage/ocs-ci/blob/master/tests/conftest.py#L3290

We will need to log the openshift-logging versions

@Shrivaibavi
Copy link
Contributor Author

Also collect logging mustgather

oc adm must-gather --image=

oc get deployment cluster-logging-operator -n openshift-logging -o jsonpath={.spec.template.spec.containers[].image}

@Shrivaibavi Shrivaibavi added Squad/Magenta enhancement New feature or request team/e2e E2E team related issues/PRs labels Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Squad/Magenta team/e2e E2E team related issues/PRs
Projects
None yet
Development

No branches or pull requests

1 participant