Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

revert: Revert "feat: Add extraEnv support to deployments (#2330)" #2355

Merged
merged 3 commits into from
Oct 25, 2022

Conversation

sozercan
Copy link
Member

@sozercan sozercan commented Oct 22, 2022

This reverts commit cd7bf3f.

What this PR does / why we need it:
Reverting this as env is under containers, not podSpec

W1022 21:23:48.968816 31596 warnings.go:70] unknown field "spec.template.spec.env"

Which issue(s) this PR fixes (optional, using fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when the PR gets merged):
Related #2330
FYI @madmatt112

Special notes for your reviewer:

@sozercan sozercan changed the title Revert "feat: Add extraEnv support to deployments (#2330)" fix: Revert "feat: Add extraEnv support to deployments (#2330)" Oct 22, 2022
@sozercan sozercan changed the title fix: Revert "feat: Add extraEnv support to deployments (#2330)" revert: Revert "feat: Add extraEnv support to deployments (#2330)" Oct 22, 2022
@sozercan sozercan requested a review from a team October 22, 2022 21:34
@codecov-commenter
Copy link

codecov-commenter commented Oct 22, 2022

Codecov Report

Base: 53.24% // Head: 53.39% // Increases project coverage by +0.14% 🎉

Coverage data is based on head (5964512) compared to base (2193ad9).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2355      +/-   ##
==========================================
+ Coverage   53.24%   53.39%   +0.14%     
==========================================
  Files         116      116              
  Lines       10198    10198              
==========================================
+ Hits         5430     5445      +15     
+ Misses       4347     4336      -11     
+ Partials      421      417       -4     
Flag Coverage Δ
unittests 53.39% <ø> (+0.14%) ⬆️

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

Impacted Files Coverage Δ
pkg/readiness/object_tracker.go 82.91% <0.00%> (-1.07%) ⬇️
...onstrainttemplate/constrainttemplate_controller.go 58.61% <0.00%> (+4.30%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

Copy link
Contributor

@maxsmythe maxsmythe left a comment

Choose a reason for hiding this comment

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

LGTM

@sozercan sozercan merged commit 1ead7a8 into open-policy-agent:master Oct 25, 2022
@sozercan sozercan deleted the revert-cd7bf3f9e branch October 25, 2022 02:57
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.

4 participants