-
Feature Request
-
Resolution: Unresolved
-
Undefined
-
None
-
4.13
-
None
-
Product / Portfolio Work
-
None
-
False
-
-
None
-
None
-
None
-
-
None
-
None
-
None
-
None
-
None
1. Proposed title of this feature request
Make PodRingSet available in Console Dynamic SDK
2. What is the nature and description of the request?
When developing a console extension there can be a need to follow the same look and feel as the console. When working on something that uses ReplicaSets and Pods having access to the PodRingSet component when enable the extension to present a similar look and feel to Deployments, StatefulSets, etc for managing replicas and showing pod status.
In my case I'm working on an extension for Argo Rollouts which is Tech Preview in OpenShift GitOps. Argo Rollouts is a drop in replacement for Deployments that offers more capabilities for progressive delivery (bluegreen, canary) and manages this through ReplicaSets similarly to Deployments.
3. Why does the customer need this? (List the business requirements here)
Decoupling the layered products from the console brings a number of benefits but the biggest one is not having to tie layered product releases to OpenShift releases. With OpenShift Pipelines which is tightly coupled to the console and there a number of challenges and issues that this causes as an example.
4. List any affected packages or components.
dynamic-sdk for the console