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

feat: add security context values in operator chart #973

Merged
merged 1 commit into from
Jun 6, 2024

Conversation

drivebyer
Copy link
Collaborator

@drivebyer drivebyer commented Jun 6, 2024

Description

Fixes #972

Type of change

  • New feature (non-breaking change which adds functionality)

Checklist

  • I have performed a self-review of my own code.

Additional Context

Signed-off-by: drivebyer <wuyangmuc@gmail.com>
@drivebyer drivebyer added the enhancement New feature or request label Jun 6, 2024
Copy link

codecov bot commented Jun 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 40.69%. Comparing base (d121d86) to head (034f549).
Report is 66 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #973      +/-   ##
==========================================
+ Coverage   35.20%   40.69%   +5.49%     
==========================================
  Files          19       20       +1     
  Lines        3213     2703     -510     
==========================================
- Hits         1131     1100      -31     
+ Misses       2015     1532     -483     
- Partials       67       71       +4     

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

@drivebyer drivebyer merged commit ae814ec into OT-CONTAINER-KIT:master Jun 6, 2024
30 checks passed
@drivebyer drivebyer deleted the security-context branch June 6, 2024 14:38
mattrobinsonsre pushed a commit to mattrobinsonsre/redis-operator that referenced this pull request Jul 11, 2024
…#973)

Signed-off-by: drivebyer <wuyangmuc@gmail.com>
Signed-off-by: Matt Robinson <mattrobinsonsre@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Expose at least pod SecurityContext through redis-operator helm chart
1 participant