-
Story
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
-
3
-
OCPSTRAT-475 - Enable sharing ConfigMaps and Secrets across namespaces [Tech Preview]
-
Sprint 200, Sprint 201
Spike
Builds need a generalizable way for content to be injected into builds in such a way that they are not present in any layer within the image.
In OpenShift 3.x we had a means of secretly mounting RHEL entitlements on the node in such a way that they could be consumed by RHEL-based containers. Regular build secrets did not do this - secret content was copied in, then truncated/deleted in a separate step.
Potential use cases:
- Inject RHEL entitlements
- Credentials for Maven/Nexus repos
Questions to address:
- Should this behavior be applied to all build secrets?
Acceptance Criteria
- Enhancement proposal with an implementable execution plan. https://github.com/openshift/enhancements/pull/733
- JIRA story/stories for a future release.
Notes
- links to