fix: set gcp iam binding `--condition=None` by stehessel · Pull Request #21141 · stackrox/stackrox · GitHub
Skip to content

fix: set gcp iam binding --condition=None#21141

Merged
jschnath merged 1 commit into
release-4.10from
4.10/fix-iam-policy-condition
Jun 15, 2026
Merged

fix: set gcp iam binding --condition=None#21141
jschnath merged 1 commit into
release-4.10from
4.10/fix-iam-policy-condition

Conversation

@stehessel

Copy link
Copy Markdown
Collaborator

Description

This PR fixes a gcloud issue that got introduced by setting a creation date meta condition on master. Unfortunately this had unforeseen consequences for release branches that causes ocp qa tests to fail. The easiest fix is set --condition=None explicitly to make the release branch forward compatible. See #21136 for more context.

User-facing documentation

Testing and quality

  • the change is production ready: the change is GA, or otherwise the functionality is gated by a feature flag
  • CI results are inspected

Automated testing

  • added unit tests
  • added e2e tests
  • added regression tests
  • added compatibility tests
  • modified existing tests

How I validated my change

change me!

@openshift-ci

openshift-ci Bot commented Jun 15, 2026

Copy link
Copy Markdown

@coderabbitai

coderabbitai Bot commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Auto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Enterprise

Run ID: 77894421-6209-48d5-9541-ac1aadfae50d

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch 4.10/fix-iam-policy-condition

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions github-actions Bot added the backport PR to backport changes from master to release branch label Jun 15, 2026
@stehessel

Copy link
Copy Markdown
Collaborator Author

/test ocp-4-21-qa-e2e-tests ocp-4-22-qa-e2e-tests

@rhacs-bot

Copy link
Copy Markdown
Contributor

Images are ready for the commit at c6bc268.

To use with deploy scripts, first export MAIN_IMAGE_TAG=4.10.4-rc.2-1-gc6bc268a56.

@codecov

codecov Bot commented Jun 15, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 49.42%. Comparing base (c12b2ae) to head (c6bc268).
⚠️ Report is 1 commits behind head on release-4.10.

Additional details and impacted files
@@               Coverage Diff                @@
##           release-4.10   #21141      +/-   ##
================================================
- Coverage         49.42%   49.42%   -0.01%     
================================================
  Files              2662     2662              
  Lines            201125   201125              
================================================
- Hits              99403    99399       -4     
- Misses            94280    94285       +5     
+ Partials           7442     7441       -1     
Flag Coverage Δ
go-unit-tests 49.42% <ø> (-0.01%) ⬇️

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

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

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions

Copy link
Copy Markdown
Contributor

/konflux-retest operator-bundle-on-push

1 similar comment
@github-actions

Copy link
Copy Markdown
Contributor

@stehessel stehessel requested a review from tommartensen June 15, 2026 14:51
@stehessel stehessel marked this pull request as ready for review June 15, 2026 14:51
@stehessel stehessel requested a review from janisz as a code owner June 15, 2026 14:51
@jschnath jschnath added this to the 4.10.4-rc.3 milestone Jun 15, 2026
@jschnath jschnath merged commit 9881ca3 into release-4.10 Jun 15, 2026
106 of 123 checks passed
@jschnath jschnath deleted the 4.10/fix-iam-policy-condition branch June 15, 2026 16:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport PR to backport changes from master to release branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants