-
Notifications
You must be signed in to change notification settings - Fork 5
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
Fix logging after update to CLO 6 #202
Conversation
In FR1 we stopped using the dataplane-operator. It was merged into the openstack-operator, so we can't expect it to be running. Check that openstack-operator is running instead. Depends-On: openstack-k8s-operators/telemetry-operator#572
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/93615724bfd247f6a470ffe316f9538e ✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 01m 16s |
There seem to be other issues, but that's next year problem I think. |
So the issue from last year is, that the logging-view-plugin isn't running. |
And Juan confirmed, that it's the expected behavior for the pod to not be there in CLO 6. I removed the check. |
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/4395d77055cc4caf9e462162b9aafbcd ✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 56m 33s |
74b4137
to
3bfd448
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
In FR1 we stopped using the dataplane-operator. It was merged into the openstack-operator, so we can't expect it to be running. Check that openstack-operator is running instead.
Depends-On: openstack-k8s-operators/telemetry-operator#572