Skip to content

🐛 Revert "Move the e2e into the operator-controler-system ns" - #930

Merged
joelanford merged 1 commit into
operator-framework:mainfrom
tmshort:revert-ns
Jun 13, 2024
Merged

🐛 Revert "Move the e2e into the operator-controler-system ns"#930
joelanford merged 1 commit into
operator-framework:mainfrom
tmshort:revert-ns

Conversation

@tmshort

Copy link
Copy Markdown
Contributor

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 ownerJune 13, 2024 14:10
@netlify

netlifyBot commented Jun 13, 2024

Copy link
Copy Markdown

Deploy Preview for olmv1 ready!

NameLink
🔨 Latest commitc0eaa42
🔍 Latest deploy loghttps://app.netlify.com/sites/olmv1/deploys/666afdccb9aa9d00088656a2
😎 Deploy Previewhttps://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

codecovBot commented Jun 13, 2024

Copy link
Copy Markdown

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 
FlagCoverage Δ
e2e57.19% <ø> (ø)
unit54.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.

@tmshorttmshort 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
@tmshorttmshort 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
Copy Markdown
ContributorAuthor

Revert of #927

@joelanford
joelanford added this pull request to the merge queue Jun 13, 2024
Merged via the queue into operator-framework:main with commit 5d12b49Jun 13, 2024
@tmshort
tmshort deleted the revert-ns branch June 14, 2024 13:23
@skattojuskattoju mentioned this pull request Sep 25, 2024
4 tasks
Sign up for freeto 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

@tmshort@joelanford@grokspawn