-
Notifications
You must be signed in to change notification settings - Fork 557
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
The following are the changes that are being introduced under this -
- App Details & App Details Store -> add new route/path for pod grouping i.e.,
/group/:resourceName. Introduce new functions in store to handle grouping. - Logs -> refactor the component's states & related logic
- Use LogState instead of PodContainerOptions as an initial state.
- Change in logic for handling
All new/old pods. Make the grouping based on containers. - Tweaks in the handling of Pod Container Options as LogState is being used initially.
- Node Details -> Additional handling for getting selected nodes based on the selected resources (especially for type pod).
- Node Tree & Node Tree Reducer ->
- Changes to handle resource grouping (especially for type pod).
- Remove some states & related logic updates from useEffect.
- State to handle re-rendering of Node Tree.
- Resource/node selected state handling.
- Generate redirect URLs for the selected resource.
- Re-structuring/refactoring of the useNodeTreeReducer, and some related changes.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request