-
Notifications
You must be signed in to change notification settings - Fork 270
Open
Labels
good first issueDenotes an issue ready for a new contributor.Denotes an issue ready for a new contributor.kind/featureNew feature or requestNew feature or requesttriage/acceptedIssues which should be fixed (post-triage)Issues which should be fixed (post-triage)
Milestone
Description
Feature request
With more Pod Security Standards enabled clusters we need to address the securityContext
being present in PodSpec and Containers definitions. Since the two cluster with different PSS config might not be compatible for the same export.
I'd suggest that we remove it in default behavior and add a flag to include it optionally
UI Example
kn service export <ksvc> --with-securityContext
or
kn service export <ksvc> --with-sc
/kind good-first-issue
/kind proposal
Metadata
Metadata
Assignees
Labels
good first issueDenotes an issue ready for a new contributor.Denotes an issue ready for a new contributor.kind/featureNew feature or requestNew feature or requesttriage/acceptedIssues which should be fixed (post-triage)Issues which should be fixed (post-triage)
Type
Projects
Status
Ready To Work