Skip to content

Conversation

@tmshort
Copy link
Contributor

@tmshort tmshort commented Jun 13, 2024

This ends up overwriting the security policy of the operator-controller-system namespace, which really isn't something we want to do in a valid e2e test.

Many of the e2e components need to run as root in order to do the things they need to do.

This reverts commit aa48e70.

Description

Reviewer Checklist

  • API Go Documentation
  • Tests: Unit Tests (and E2E Tests, if appropriate)
  • Comprehensive Commit Messages
  • Links to related GitHub Issue(s)

…framework#927)"

This ends up overwriting the security policy of the operator-controller-system
namespace, which really isn't something we want to do in a valid e2e test.

Many of the e2e components need to run as root in order to do the things
they need to do.

This reverts commit aa48e70.
@tmshort tmshort requested a review from a team as a code owner June 13, 2024 14:10
@netlify
Copy link

netlify bot commented Jun 13, 2024

Deploy Preview for olmv1 ready!

Name Link
🔨 Latest commit c0eaa42
🔍 Latest deploy log https://app.netlify.com/sites/olmv1/deploys/666afdccb9aa9d00088656a2
😎 Deploy Preview https://deploy-preview-930--olmv1.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@codecov
Copy link

codecov bot commented Jun 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.15%. Comparing base (8041cc4) to head (c0eaa42).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #930   +/-   ##
=======================================
  Coverage   79.15%   79.15%           
=======================================
  Files          15       15           
  Lines        1084     1084           
=======================================
  Hits          858      858           
  Misses        157      157           
  Partials       69       69           
Flag Coverage Δ
e2e 57.19% <ø> (ø)
unit 54.70% <ø> (ø)

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

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

@tmshort tmshort changed the title 🐛 Revert "Move the e2e into the operator-controler-system ns (#927)" ✨ Revert "Move the e2e into the operator-controler-system ns (#927)" Jun 13, 2024
@tmshort tmshort changed the title ✨ Revert "Move the e2e into the operator-controler-system ns (#927)" 🐛 Revert "Move the e2e into the operator-controler-system ns" Jun 13, 2024
@tmshort
Copy link
Contributor Author

tmshort commented Jun 13, 2024

Revert of #927

@joelanford joelanford added this pull request to the merge queue Jun 13, 2024
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