Skip to content

Fix scorecard test failure#1598

Merged
istio-testing merged 1 commit intoistio-ecosystem:mainfrom
MaxBab:fix_scorecard_test_failure
Feb 12, 2026
Merged

Fix scorecard test failure#1598
istio-testing merged 1 commit intoistio-ecosystem:mainfrom
MaxBab:fix_scorecard_test_failure

Conversation

@MaxBab
Copy link
Copy Markdown
Collaborator

@MaxBab MaxBab commented Feb 12, 2026

What type of PR is this?

  • Enhancement / New Feature
  • Bug Fix
  • Refactor
  • Optimization
  • Test
  • Documentation Update

What this PR does / why we need it:

Scorecard test fails with "namespace not found".
Make sure the namespace is created before executing the scorecard flow.

Which issue(s) this PR fixes:

Fixes #

Related Issue/PR #

Additional information:

Scorecard test fails with "namespace not found".
Make sure the namespace is created before executing the scorecard flow.

Signed-off-by: Maxim Babushkin <mbabushk@redhat.com>
@MaxBab MaxBab requested a review from a team as a code owner February 12, 2026 15:11
@MaxBab
Copy link
Copy Markdown
Collaborator Author

MaxBab commented Feb 12, 2026

@MaxBab MaxBab requested a review from fjglira February 12, 2026 15:13
@codecov
Copy link
Copy Markdown

codecov bot commented Feb 12, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.73%. Comparing base (df7c3ff) to head (721dd5e).
⚠️ Report is 60 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1598      +/-   ##
==========================================
+ Coverage   80.65%   80.73%   +0.08%     
==========================================
  Files          50       50              
  Lines        2466     2466              
==========================================
+ Hits         1989     1991       +2     
+ Misses        350      349       -1     
+ Partials      127      126       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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

Copy link
Copy Markdown
Contributor

@fjglira fjglira left a comment

Choose a reason for hiding this comment

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

LGTM

@istio-testing istio-testing merged commit e0ca848 into istio-ecosystem:main Feb 12, 2026
17 checks passed
@MaxBab MaxBab deleted the fix_scorecard_test_failure branch February 12, 2026 15:28
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Feb 12, 2026
* upstream/main:
  Fix scorecard test failure (istio-ecosystem#1598)
  Fix panic by avoiding Expect inside Eventually (istio-ecosystem#1595)
  Make sure that FipsEnabled is restored to original value
  Enable TLSv1.2 for ZTunnel when in FIPS mode
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Feb 12, 2026
* upstream/main:
  Fix scorecard test failure (istio-ecosystem#1598)
  Fix panic by avoiding Expect inside Eventually (istio-ecosystem#1595)
  Make sure that FipsEnabled is restored to original value
  Enable TLSv1.2 for ZTunnel when in FIPS mode
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Feb 13, 2026
* upstream/main:
  Fix scorecard test failure (istio-ecosystem#1598)
  Fix panic by avoiding Expect inside Eventually (istio-ecosystem#1595)
  Make sure that FipsEnabled is restored to original value
  Enable TLSv1.2 for ZTunnel when in FIPS mode
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Feb 13, 2026
* upstream/main:
  Fix scorecard test failure (istio-ecosystem#1598)
  Fix panic by avoiding Expect inside Eventually (istio-ecosystem#1595)
  Make sure that FipsEnabled is restored to original value
  Enable TLSv1.2 for ZTunnel when in FIPS mode
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Feb 13, 2026
* upstream/main:
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1599)
  Fix scorecard test failure (istio-ecosystem#1598)
  Fix panic by avoiding Expect inside Eventually (istio-ecosystem#1595)
  Make sure that FipsEnabled is restored to original value
  Enable TLSv1.2 for ZTunnel when in FIPS mode
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Feb 13, 2026
* upstream/main:
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1599)
  Fix scorecard test failure (istio-ecosystem#1598)
  Fix panic by avoiding Expect inside Eventually (istio-ecosystem#1595)
  Make sure that FipsEnabled is restored to original value
  Enable TLSv1.2 for ZTunnel when in FIPS mode
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Feb 13, 2026
* upstream/main:
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1599)
  Fix scorecard test failure (istio-ecosystem#1598)
  Fix panic by avoiding Expect inside Eventually (istio-ecosystem#1595)
  Make sure that FipsEnabled is restored to original value
  Enable TLSv1.2 for ZTunnel when in FIPS mode
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Feb 13, 2026
* upstream/main:
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1599)
  Fix scorecard test failure (istio-ecosystem#1598)
  Fix panic by avoiding Expect inside Eventually (istio-ecosystem#1595)
  Make sure that FipsEnabled is restored to original value
  Enable TLSv1.2 for ZTunnel when in FIPS mode
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Feb 13, 2026
* upstream/main:
  Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1599)
  Fix scorecard test failure (istio-ecosystem#1598)
  Fix panic by avoiding Expect inside Eventually (istio-ecosystem#1595)
  Make sure that FipsEnabled is restored to original value
  Enable TLSv1.2 for ZTunnel when in FIPS mode
fjglira pushed a commit to fjglira/sail-operator that referenced this pull request Feb 18, 2026
Scorecard test fails with "namespace not found".
Make sure the namespace is created before executing the scorecard flow.

Signed-off-by: Maxim Babushkin <mbabushk@redhat.com>
fjglira pushed a commit to fjglira/sail-operator that referenced this pull request Feb 18, 2026
Scorecard test fails with "namespace not found".
Make sure the namespace is created before executing the scorecard flow.

Signed-off-by: Maxim Babushkin <mbabushk@redhat.com>
istio-testing pushed a commit that referenced this pull request Feb 18, 2026
Scorecard test fails with "namespace not found".
Make sure the namespace is created before executing the scorecard flow.

Signed-off-by: Maxim Babushkin <mbabushk@redhat.com>
Co-authored-by: Maxim Babushkin <mbabushk@redhat.com>
istio-testing pushed a commit that referenced this pull request Feb 18, 2026
Scorecard test fails with "namespace not found".
Make sure the namespace is created before executing the scorecard flow.

Signed-off-by: Maxim Babushkin <mbabushk@redhat.com>
Co-authored-by: Maxim Babushkin <mbabushk@redhat.com>
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Feb 18, 2026
* upstream/release-1.28:
  [release-1.28] Add 1.28.4, 1.27.7 and 1.27.6 istio versions (istio-ecosystem#1613)
  Fix scorecard test failure (istio-ecosystem#1598) (istio-ecosystem#1615)
  Automator: Update dependencies in istio-ecosystem/sail-operator@release-1.28 (istio-ecosystem#1601)
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Feb 18, 2026
* upstream/release-1.27:
  [Release-1.27] Bump Operator and add Istio versions 1.27.6 and 1.27.7 (istio-ecosystem#1612)
  Fix scorecard test failure (istio-ecosystem#1598) (istio-ecosystem#1614)

# Conflicts:
#	bundle/manifests/sailoperator.clusterserviceversion.yaml
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Feb 18, 2026
* upstream/release-1.28:
  [release-1.28] Add 1.28.4, 1.27.7 and 1.27.6 istio versions (istio-ecosystem#1613)
  Fix scorecard test failure (istio-ecosystem#1598) (istio-ecosystem#1615)
  Automator: Update dependencies in istio-ecosystem/sail-operator@release-1.28 (istio-ecosystem#1601)
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Feb 18, 2026
* upstream/release-1.27:
  [Release-1.27] Bump Operator and add Istio versions 1.27.6 and 1.27.7 (istio-ecosystem#1612)
  Fix scorecard test failure (istio-ecosystem#1598) (istio-ecosystem#1614)

# Conflicts:
#	bundle/manifests/sailoperator.clusterserviceversion.yaml
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Feb 18, 2026
* upstream/release-1.27:
  [Release-1.27] Bump Operator and add Istio versions 1.27.6 and 1.27.7 (istio-ecosystem#1612)
  Fix scorecard test failure (istio-ecosystem#1598) (istio-ecosystem#1614)

# Conflicts:
#	bundle/manifests/sailoperator.clusterserviceversion.yaml
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Feb 18, 2026
* upstream/release-1.28:
  [release-1.28] Add 1.28.4, 1.27.7 and 1.27.6 istio versions (istio-ecosystem#1613)
  Fix scorecard test failure (istio-ecosystem#1598) (istio-ecosystem#1615)
  Automator: Update dependencies in istio-ecosystem/sail-operator@release-1.28 (istio-ecosystem#1601)
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Feb 19, 2026
* upstream/release-1.28:
  [release-1.28] Add 1.28.4, 1.27.7 and 1.27.6 istio versions (istio-ecosystem#1613)
  Fix scorecard test failure (istio-ecosystem#1598) (istio-ecosystem#1615)
  Automator: Update dependencies in istio-ecosystem/sail-operator@release-1.28 (istio-ecosystem#1601)
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Feb 20, 2026
* upstream/release-1.28:
  [release-1.28] Add 1.28.4, 1.27.7 and 1.27.6 istio versions (istio-ecosystem#1613)
  Fix scorecard test failure (istio-ecosystem#1598) (istio-ecosystem#1615)
  Automator: Update dependencies in istio-ecosystem/sail-operator@release-1.28 (istio-ecosystem#1601)
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Feb 20, 2026
* upstream/release-1.28:
  [release-1.28] Add 1.28.4, 1.27.7 and 1.27.6 istio versions (istio-ecosystem#1613)
  Fix scorecard test failure (istio-ecosystem#1598) (istio-ecosystem#1615)
  Automator: Update dependencies in istio-ecosystem/sail-operator@release-1.28 (istio-ecosystem#1601)
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Feb 20, 2026
* upstream/release-1.28:
  [release-1.28] Add 1.28.4, 1.27.7 and 1.27.6 istio versions (istio-ecosystem#1613)
  Fix scorecard test failure (istio-ecosystem#1598) (istio-ecosystem#1615)
  Automator: Update dependencies in istio-ecosystem/sail-operator@release-1.28 (istio-ecosystem#1601)
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Feb 20, 2026
* upstream/release-1.28:
  [release-1.28] Add 1.28.4, 1.27.7 and 1.27.6 istio versions (istio-ecosystem#1613)
  Fix scorecard test failure (istio-ecosystem#1598) (istio-ecosystem#1615)
  Automator: Update dependencies in istio-ecosystem/sail-operator@release-1.28 (istio-ecosystem#1601)
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Feb 20, 2026
* upstream/release-1.28:
  [release-1.28] Add 1.28.4, 1.27.7 and 1.27.6 istio versions (istio-ecosystem#1613)
  Fix scorecard test failure (istio-ecosystem#1598) (istio-ecosystem#1615)
  Automator: Update dependencies in istio-ecosystem/sail-operator@release-1.28 (istio-ecosystem#1601)
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Feb 20, 2026
* upstream/release-1.28:
  [release-1.28] Add 1.28.4, 1.27.7 and 1.27.6 istio versions (istio-ecosystem#1613)
  Fix scorecard test failure (istio-ecosystem#1598) (istio-ecosystem#1615)
  Automator: Update dependencies in istio-ecosystem/sail-operator@release-1.28 (istio-ecosystem#1601)
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Feb 23, 2026
* upstream/release-1.28:
  [release-1.28] Add 1.28.4, 1.27.7 and 1.27.6 istio versions (istio-ecosystem#1613)
  Fix scorecard test failure (istio-ecosystem#1598) (istio-ecosystem#1615)
  Automator: Update dependencies in istio-ecosystem/sail-operator@release-1.28 (istio-ecosystem#1601)
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Feb 23, 2026
* upstream/release-1.28:
  [release-1.28] Add 1.28.4, 1.27.7 and 1.27.6 istio versions (istio-ecosystem#1613)
  Fix scorecard test failure (istio-ecosystem#1598) (istio-ecosystem#1615)
  Automator: Update dependencies in istio-ecosystem/sail-operator@release-1.28 (istio-ecosystem#1601)
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Feb 23, 2026
* upstream/release-1.28:
  [release-1.28] Add 1.28.4, 1.27.7 and 1.27.6 istio versions (istio-ecosystem#1613)
  Fix scorecard test failure (istio-ecosystem#1598) (istio-ecosystem#1615)
  Automator: Update dependencies in istio-ecosystem/sail-operator@release-1.28 (istio-ecosystem#1601)
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Feb 23, 2026
* upstream/release-1.28:
  [release-1.28] Add 1.28.4, 1.27.7 and 1.27.6 istio versions (istio-ecosystem#1613)
  Fix scorecard test failure (istio-ecosystem#1598) (istio-ecosystem#1615)
  Automator: Update dependencies in istio-ecosystem/sail-operator@release-1.28 (istio-ecosystem#1601)
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Feb 23, 2026
* upstream/release-1.28:
  [release-1.28] Add 1.28.4, 1.27.7 and 1.27.6 istio versions (istio-ecosystem#1613)
  Fix scorecard test failure (istio-ecosystem#1598) (istio-ecosystem#1615)
  Automator: Update dependencies in istio-ecosystem/sail-operator@release-1.28 (istio-ecosystem#1601)
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Feb 23, 2026
* upstream/release-1.28:
  [release-1.28] Add 1.28.4, 1.27.7 and 1.27.6 istio versions (istio-ecosystem#1613)
  Fix scorecard test failure (istio-ecosystem#1598) (istio-ecosystem#1615)
  Automator: Update dependencies in istio-ecosystem/sail-operator@release-1.28 (istio-ecosystem#1601)
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Feb 23, 2026
* upstream/release-1.28:
  [release-1.28] Add 1.28.4, 1.27.7 and 1.27.6 istio versions (istio-ecosystem#1613)
  Fix scorecard test failure (istio-ecosystem#1598) (istio-ecosystem#1615)
  Automator: Update dependencies in istio-ecosystem/sail-operator@release-1.28 (istio-ecosystem#1601)
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Feb 23, 2026
* upstream/release-1.28:
  [release-1.28] Add 1.28.4, 1.27.7 and 1.27.6 istio versions (istio-ecosystem#1613)
  Fix scorecard test failure (istio-ecosystem#1598) (istio-ecosystem#1615)
  Automator: Update dependencies in istio-ecosystem/sail-operator@release-1.28 (istio-ecosystem#1601)
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Feb 24, 2026
* upstream/release-1.28:
  [release-1.28] Add 1.28.4, 1.27.7 and 1.27.6 istio versions (istio-ecosystem#1613)
  Fix scorecard test failure (istio-ecosystem#1598) (istio-ecosystem#1615)
  Automator: Update dependencies in istio-ecosystem/sail-operator@release-1.28 (istio-ecosystem#1601)
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Feb 24, 2026
* upstream/release-1.28:
  [release-1.28] Add 1.28.4, 1.27.7 and 1.27.6 istio versions (istio-ecosystem#1613)
  Fix scorecard test failure (istio-ecosystem#1598) (istio-ecosystem#1615)
  Automator: Update dependencies in istio-ecosystem/sail-operator@release-1.28 (istio-ecosystem#1601)
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Feb 24, 2026
* upstream/release-1.28:
  [release-1.28] Add 1.28.4, 1.27.7 and 1.27.6 istio versions (istio-ecosystem#1613)
  Fix scorecard test failure (istio-ecosystem#1598) (istio-ecosystem#1615)
  Automator: Update dependencies in istio-ecosystem/sail-operator@release-1.28 (istio-ecosystem#1601)
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Feb 24, 2026
* upstream/release-1.28:
  [release-1.28] Add 1.28.4, 1.27.7 and 1.27.6 istio versions (istio-ecosystem#1613)
  Fix scorecard test failure (istio-ecosystem#1598) (istio-ecosystem#1615)
  Automator: Update dependencies in istio-ecosystem/sail-operator@release-1.28 (istio-ecosystem#1601)
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Feb 24, 2026
* upstream/release-1.28:
  [release-1.28] Add 1.28.4, 1.27.7 and 1.27.6 istio versions (istio-ecosystem#1613)
  Fix scorecard test failure (istio-ecosystem#1598) (istio-ecosystem#1615)
  Automator: Update dependencies in istio-ecosystem/sail-operator@release-1.28 (istio-ecosystem#1601)
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Feb 24, 2026
* upstream/release-1.28:
  [release-1.28] Add 1.28.4, 1.27.7 and 1.27.6 istio versions (istio-ecosystem#1613)
  Fix scorecard test failure (istio-ecosystem#1598) (istio-ecosystem#1615)
  Automator: Update dependencies in istio-ecosystem/sail-operator@release-1.28 (istio-ecosystem#1601)
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Feb 24, 2026
* upstream/release-1.28:
  [release-1.28] Add 1.28.4, 1.27.7 and 1.27.6 istio versions (istio-ecosystem#1613)
  Fix scorecard test failure (istio-ecosystem#1598) (istio-ecosystem#1615)
  Automator: Update dependencies in istio-ecosystem/sail-operator@release-1.28 (istio-ecosystem#1601)
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Feb 24, 2026
* upstream/release-1.28:
  [release-1.28] Add 1.28.4, 1.27.7 and 1.27.6 istio versions (istio-ecosystem#1613)
  Fix scorecard test failure (istio-ecosystem#1598) (istio-ecosystem#1615)
  Automator: Update dependencies in istio-ecosystem/sail-operator@release-1.28 (istio-ecosystem#1601)
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Feb 25, 2026
* upstream/release-1.28:
  [release-1.28] Add 1.28.4, 1.27.7 and 1.27.6 istio versions (istio-ecosystem#1613)
  Fix scorecard test failure (istio-ecosystem#1598) (istio-ecosystem#1615)
  Automator: Update dependencies in istio-ecosystem/sail-operator@release-1.28 (istio-ecosystem#1601)
MaxBab added a commit to MaxBab/sail-operator that referenced this pull request Mar 9, 2026
Scorecard test fails with "namespace not found".
Make sure the namespace is created before executing the scorecard flow.

Signed-off-by: Maxim Babushkin <mbabushk@redhat.com>
MaxBab added a commit to MaxBab/sail-operator that referenced this pull request Mar 9, 2026
Scorecard test fails with "namespace not found".
Make sure the namespace is created before executing the scorecard flow.

Signed-off-by: Maxim Babushkin <mbabushk@redhat.com>
istio-testing pushed a commit that referenced this pull request Mar 9, 2026
* Improve scorecard test to avoid running on kind cluster inside OCP cl… (#1589)

* Improve scorecard test to avoid running on kind cluster inside OCP clusters

Signed-off-by: Francisco Herrera <fjglira@gmail.com>

* Adding default values to scorecard test

Signed-off-by: Francisco Herrera <fjglira@gmail.com>

* CHange from review

Signed-off-by: Francisco Herrera <fjglira@gmail.com>

---------

Signed-off-by: Francisco Herrera <fjglira@gmail.com>

* Fix scorecard test failure (#1598)

Scorecard test fails with "namespace not found".
Make sure the namespace is created before executing the scorecard flow.

Signed-off-by: Maxim Babushkin <mbabushk@redhat.com>

---------

Signed-off-by: Francisco Herrera <fjglira@gmail.com>
Signed-off-by: Maxim Babushkin <mbabushk@redhat.com>
Co-authored-by: Francisco Herrera <fjglira@gmail.com>
dgn pushed a commit to dgn/sail-operator that referenced this pull request Mar 17, 2026
Scorecard test fails with "namespace not found".
Make sure the namespace is created before executing the scorecard flow.

Signed-off-by: Maxim Babushkin <mbabushk@redhat.com>
Signed-off-by: Daniel Grimm <dgrimm@redhat.com>
@istio-testing
Copy link
Copy Markdown
Collaborator

In response to a cherrypick label: new pull request created: #1756

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants