-
Notifications
You must be signed in to change notification settings - Fork 70
Closed
Labels
area/libraryCommon devfile library for interacting with devfilesCommon devfile library for interacting with devfiles
Description
Which area this feature is related to?
/area library
Which functionality do you think we should add?
Why is this needed? Is your feature request related to a problem?
after outerloop scenario has been supported in devfile 2.2.0, Kubernetes component will be frequently used for deploy commands.
consumers like HAS an ODC will need to fetch information from Kubernetes components and display to user.
Detailed description:
Library should be able to parse, write and validate Kubernetes components
Describe the solution you'd like
- Library should be able to parse Kubernetes components (within devfile & separate file)
- Library should be able to validate Kubernetes components
- Library should be able to update & write to Kubernetes components (within devfile & separate file)
Describe alternatives you've considered
Additional context
Metadata
Metadata
Assignees
Labels
area/libraryCommon devfile library for interacting with devfilesCommon devfile library for interacting with devfiles