Skip to content

[release-1.11] NETOBSERV-2555 Filters observed even when features not enabled in flowcollector#2424

Merged
jotak merged 2 commits intonetobserv:release-1.11from
openshift-cherrypick-robot:cherry-pick-2410-to-release-1.11
Feb 5, 2026
Merged

[release-1.11] NETOBSERV-2555 Filters observed even when features not enabled in flowcollector#2424
jotak merged 2 commits intonetobserv:release-1.11from
openshift-cherrypick-robot:cherry-pick-2410-to-release-1.11

Conversation

@openshift-cherrypick-robot

This is an automated cherry-pick of #2410

/assign jpinsonneau

@openshift-ci
Copy link

openshift-ci bot commented Feb 5, 2026

Hi @openshift-cherrypick-robot. Thanks for your PR.

I'm waiting for a netobserv member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

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 kubernetes-sigs/prow repository.

@openshift-ci
Copy link

openshift-ci bot commented Feb 5, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign mffiedler for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@jotak
Copy link
Member

jotak commented Feb 5, 2026

/lgtm

@openshift-ci openshift-ci bot added the lgtm label Feb 5, 2026
@codecov
Copy link

codecov bot commented Feb 5, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 72.18%. Comparing base (7009d30) to head (acb22bd).
⚠️ Report is 2 commits behind head on release-1.11.

Additional details and impacted files
@@               Coverage Diff                @@
##           release-1.11    #2424      +/-   ##
================================================
+ Coverage         72.15%   72.18%   +0.02%     
================================================
  Files               104      104              
  Lines             10619    10619              
================================================
+ Hits               7662     7665       +3     
+ Misses             2481     2479       -2     
+ Partials            476      475       -1     
Flag Coverage Δ
unittests 72.18% <ø> (+0.02%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
internal/controller/consoleplugin/config/config.go 75.00% <ø> (ø)

... and 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Amoghrd
Copy link
Member

Amoghrd commented Feb 5, 2026

/ok-to-test

@openshift-ci openshift-ci bot added ok-to-test To set manually when a PR is safe to test. Triggers image build on PR. and removed needs-ok-to-test labels Feb 5, 2026
@github-actions
Copy link

github-actions bot commented Feb 5, 2026

New images:

  • quay.io/netobserv/network-observability-operator:bb2c618
  • quay.io/netobserv/network-observability-operator-bundle:v0.0.0-sha-bb2c618
  • quay.io/netobserv/network-observability-operator-catalog:v0.0.0-sha-bb2c618

They will expire after two weeks.

To deploy this build:

# Direct deployment, from operator repo
IMAGE=quay.io/netobserv/network-observability-operator:bb2c618 make deploy

# Or using operator-sdk
operator-sdk run bundle quay.io/netobserv/network-observability-operator-bundle:v0.0.0-sha-bb2c618

Or as a Catalog Source:

apiVersion: operators.coreos.com/v1alpha1
kind: CatalogSource
metadata:
  name: netobserv-dev
  namespace: openshift-marketplace
spec:
  sourceType: grpc
  image: quay.io/netobserv/network-observability-operator-catalog:v0.0.0-sha-bb2c618
  displayName: NetObserv development catalog
  publisher: Me
  updateStrategy:
    registryPoll:
      interval: 1m

@jotak jotak merged commit c38de09 into netobserv:release-1.11 Feb 5, 2026
9 of 13 checks passed
@Amoghrd
Copy link
Member

Amoghrd commented Feb 5, 2026

/label qe-approved

@openshift-ci openshift-ci bot added the qe-approved QE has approved this pull request label Feb 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lgtm ok-to-test To set manually when a PR is safe to test. Triggers image build on PR. qe-approved QE has approved this pull request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants