Skip to content

feat: add security context values in operator chart#973

Merged
drivebyer merged 1 commit intoOT-CONTAINER-KIT:masterfrom
drivebyer:security-context
Jun 6, 2024
Merged

feat: add security context values in operator chart#973
drivebyer merged 1 commit intoOT-CONTAINER-KIT:masterfrom
drivebyer:security-context

Conversation

@drivebyer
Copy link
Copy Markdown
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
@codecov
Copy link
Copy Markdown

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
@drivebyer drivebyer deleted the security-context branch June 6, 2024 14:38
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