Closed PeterYurkovich closed 4 months ago
@PeterYurkovich: This pull request references OU-457 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.17.0" version, but no target version was set.
@PeterYurkovich: This pull request references OU-457 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.17.0" version, but no target version was set.
@PeterYurkovich: all tests passed!
Full PR test history. Your PR dashboard.
@PeterYurkovich: This pull request references OU-457 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.17.0" version, but no target version was set.
@PeterYurkovich: This pull request references OU-457 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.17.0" version, but no target version was set.
/lgtm
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: jgbernalp, PeterYurkovich
The full list of commands accepted by this bot can be found here.
The pull request process is described here
/cherry-pick release-0.1
@PeterYurkovich: new pull request created: #35
When manually creating a netflow query, it returns a Kubernetes Node as one of the nodes in the correlation graph. When we query for the the kubernetes node GVK there are two separate GVK's that are returned. The old code had previously interpreted this as a failure to parse the query, and then placed a null in the array which then threw an error when the id parameter was retrieved from it.
This PR adds two seperate changes: