-
Notifications
You must be signed in to change notification settings - Fork 88
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: Allow to mount secrets into che containers as subpath #1788
Conversation
Signed-off-by: Anatolii Bazko <[email protected]>
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: tolusha The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Signed-off-by: Anatolii Bazko <[email protected]>
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #1788 +/- ##
==========================================
+ Coverage 59.53% 59.71% +0.17%
==========================================
Files 71 71
Lines 8605 8658 +53
==========================================
+ Hits 5123 5170 +47
- Misses 3131 3133 +2
- Partials 351 355 +4 ☔ View full report in Codecov by Sentry. |
Build 3.11 :: operator_3.x/321: Console, Changes, Git Data |
Build 3.11 :: sync-to-downstream_3.x/5351: Console, Changes, Git Data |
Build 3.11 :: push-latest-container-to-quay_3.x/3738: Console, Changes, Git Data |
Build 3.11 :: get-sources-rhpkg-container-build_3.x/5222: devspaces-operator : 3.x :: Build 57134131 : quay.io/devspaces/devspaces-rhel8-operator:3.11-11 |
Build 3.11 :: update-digests_3.x/4980: Console, Changes, Git Data |
Build 3.11 :: operator_3.x/321: Upstream sync done; /DS_CI/sync-to-downstream_3.x/5351 triggered |
Build 3.11 :: operator-bundle_3.x/2312: Console, Changes, Git Data |
Build 3.11 :: sync-to-downstream_3.x/5352: Console, Changes, Git Data |
Build 3.11 :: push-latest-container-to-quay_3.x/3739: Console, Changes, Git Data |
Build 3.11 :: copyIIBsToQuay/2184: Console, Changes, Git Data |
Build 3.11 :: sync-to-downstream_3.x/5352: Build container: devspaces-operator-bundle synced; /DS_CI/get-sources-rhpkg-container-build_3.x/5223 triggered; /job/DS_CI/job/dsc_3.x triggered; |
Build 3.11 :: operator-bundle_3.x/2312: Upstream sync done; /DS_CI/sync-to-downstream_3.x/5352 triggered |
Build 3.11 :: update-digests_3.x/4980: Detected new images: rebuild operator-bundle |
Build 3.11 :: dsc_3.x/1578: Console, Changes, Git Data |
Build 3.11 :: operator-bundle_3.x/2313: Console, Changes, Git Data |
Build 3.11 :: sync-to-downstream_3.x/5354: Console, Changes, Git Data |
Build 3.11 :: push-latest-container-to-quay_3.x/3741: Console, Changes, Git Data |
Build 3.11 :: copyIIBsToQuay/2186: Console, Changes, Git Data |
Build 3.11 :: sync-to-downstream_3.x/5354: Build container: devspaces-operator-bundle synced; /DS_CI/get-sources-rhpkg-container-build_3.x/5225 triggered; /job/DS_CI/job/dsc_3.x triggered; |
Build 3.11 :: operator-bundle_3.x/2313: Upstream sync done; /DS_CI/sync-to-downstream_3.x/5354 triggered |
Build 3.11 :: dsc_3.x/1579: Console, Changes, Git Data |
Build 3.11 :: dsc_3.x/1579: 3.11.0-CI |
What does this PR do?
feat: Allow to mount secrets into che containers as subpath
Screenshot/screencast of this PR
N/A
What issues does this PR fix or reference?
Needed of eclipse-che/che#22675
How to test this PR?
N/A
PR Checklist
As the author of this Pull Request I made sure that:
What issues does this PR fix or reference
andHow to test this PR
completedReviewers
Reviewers, please comment how you tested the PR when approving it.