Skip to content

Conversation

@ChrisJBurns
Copy link
Collaborator

@ChrisJBurns ChrisJBurns commented Nov 18, 2025

we want to move as much e2e tests into integration tests as possible
where resource creation and assertoin is concerned. this PR moves the
authz configmap e2e test into an integration test and then verifies that
the runconfig has the correct authz config.

we also add an assertion to ensure the proxyrunner deployment has the
runconfig volume and volume mount

we want to move as much e2e tests into integration tests as possible
where resource creation and assertoin is concerned. this PR moves the
authz configmap e2e test into an integration test and then verifies that
the runconfig has the correct authz config.

we also add an assertion to ensure teh proxyrunner deployment has the
runconfig volume and volume mount

Signed-off-by: Chris Burns <29541485+ChrisJBurns@users.noreply.github.com>
Signed-off-by: Chris Burns <29541485+ChrisJBurns@users.noreply.github.com>
@codecov
Copy link

codecov bot commented Nov 18, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 55.65%. Comparing base (5bd0e29) to head (9a09b7b).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2647   +/-   ##
=======================================
  Coverage   55.65%   55.65%           
=======================================
  Files         312      312           
  Lines       29885    29885           
=======================================
  Hits        16632    16632           
  Misses      11809    11809           
  Partials     1444     1444           

☔ 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.

Signed-off-by: Chris Burns <29541485+ChrisJBurns@users.noreply.github.com>
@ChrisJBurns ChrisJBurns enabled auto-merge (squash) November 18, 2025 22:42
@ChrisJBurns ChrisJBurns merged commit bb76dc3 into main Nov 18, 2025
28 checks passed
@ChrisJBurns ChrisJBurns deleted the port-authz-cm-ref-e2e-test branch November 18, 2025 22:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants