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

Include monitoring exporter sidecar and Prometheus annotations for admin server #2365

Merged
merged 1 commit into from
May 18, 2021

Conversation

rjeberhard
Copy link
Member

This is a fairly simple change based on an update to the requirements and expected behavior. Previously, the operator injected the monitoring exporter sidecar and created Prometheus annotations only for managed server instances. Now, all servers are included, specifically including the admin server.

The necessary changes were to 1) move tests up from the managed pod suite to the base class so that the tests are included for all servers, and then 2) make the similar change to push behavior up from the managed pod step context to the general pod step context classes.

Copy link
Member

@doxiao doxiao left a comment

Choose a reason for hiding this comment

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

LGTM.

@rjeberhard rjeberhard merged commit a8cf40d into main May 18, 2021
@rjeberhard rjeberhard deleted the exporter-admin branch January 31, 2022 14:22
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