-
Notifications
You must be signed in to change notification settings - Fork 22
NETOBSERV-1885: fix resources/names endpoint #623
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
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #623 +/- ##
==========================================
- Coverage 55.96% 55.34% -0.63%
==========================================
Files 193 193
Lines 9491 10096 +605
Branches 1215 1218 +3
==========================================
+ Hits 5312 5588 +276
- Misses 3802 4131 +329
Partials 377 377
Flags with carried forward coverage won't be shown. Click here to find out more.
|
@jpinsonneau: This pull request references NETOBSERV-1885 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the bug to target the "4.18.0" version, but no target version was set. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
/ok-to-test |
New image: It will expire after two weeks. To deploy this build, run from the operator repo, assuming the operator is running: USER=netobserv VERSION=4f56035 make set-plugin-image |
/label qe-approved |
@jpinsonneau: This pull request references NETOBSERV-1885 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the bug to target the "4.18.0" version, but no target version was set. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
[APPROVALNOTIFIER] This PR is APPROVED Approval requirements bypassed by manually added approval. This pull-request has been approved by: The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Description
resources
endpoint params not working. The routes:are now moved to a single one:
The namespace and kind are now parameters instead of url parts.
Dependencies
netobserv/network-observability-operator#820 for field descriptions update
Checklist
If you are not familiar with our processes or don't know what to answer in the list below, let us know in a comment: the maintainers will take care of that.