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

[HWKMETRICS-787] release/0.30.0 branch #964

Merged
merged 1 commit into from
May 4, 2018

Conversation

jsanda
Copy link
Contributor

@jsanda jsanda commented May 4, 2018

  • Optimize Openshift tag queries

  • [HWKMETRICS-787] clean up pod_id tag query logic and add tests

  • [HWKMETRICS-787] clean up pod_id query and add some debug logging

I removed the reduce operation since it is not needed. This whole
optimization is for a particular tag key. There can only be one instance
of a tag key per request; hence, the reduce operation is not needed.

  • [HWKMETRICS-787] disable failing test

I spent a few minutes investigating, but I am not going to wast any more
time. The delete tenant functionality has never been used, and the REST
integration tests are tricky due to using the "virtual clock" which in
turn makes these tests brittle.

I will open a separate ticket for disabling the delete tenant
functionality. We can leave the endpoints intact but return an
appropriate status and error message indicating that it is no longer
supported.

* Optimize Openshift tag queries

* [HWKMETRICS-787] clean up pod_id tag query logic and add tests

* [HWKMETRICS-787] clean up pod_id query and add some debug logging

I removed the reduce operation since it is not needed. This whole
optimization is for a particular tag key. There can only be one instance
of a tag key per request; hence, the reduce operation is not needed.

* [HWKMETRICS-787] disable failing test

I spent a few minutes investigating, but I am not going to wast any more
time. The delete tenant functionality has never been used, and the REST
integration tests are tricky due to using the "virtual clock" which in
turn makes these tests brittle.

I will open a separate ticket for disabling the delete tenant
functionality. We can leave the endpoints intact but return an
appropriate status and error message indicating that it is no longer
supported.
@jsanda jsanda merged commit ebbaf4b into hawkular:release/0.30.0 May 4, 2018
@jsanda jsanda deleted the hwkmetrics-787-0.30.0 branch July 3, 2018 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant