-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
eclipse-che/che-dashboard
#1442Labels
area/dashboardkind/taskInternal things, technical debt, and to-do tasks to be performed.Internal things, technical debt, and to-do tasks to be performed.severity/P1Has a major impact to usage or development of the system.Has a major impact to usage or development of the system.team/AThis team is responsible for the Che Operator and all its operands as well as chectl and Hosted CheThis team is responsible for the Che Operator and all its operands as well as chectl and Hosted Che
Description
Is your task related to a problem? Please describe
The User Dashboard does not fully work in single stack IPv6 environments. Some URLs and API calls fail because IPv6 addresses aren’t handled correctly. Some clusters are moving to IPv6 (OCP 4.20), and the dashboard should function reliably in these setups.
What to Improve:
- Properly handle IPv6 literals in URLs and redirects
- Ensure API calls work over IPv6
- Test and confirm dashboard behavior in IPv6-only and dual-stack clusters
Acceptance Criteria:
- Dashboard loads and works over IPv6
- No URL or connection errors
- All internal calls succeed using IPv6
Additional context
Downstream issue: https://issues.redhat.com/browse/CRW-9712
ibuziuk
Metadata
Metadata
Assignees
Labels
area/dashboardkind/taskInternal things, technical debt, and to-do tasks to be performed.Internal things, technical debt, and to-do tasks to be performed.severity/P1Has a major impact to usage or development of the system.Has a major impact to usage or development of the system.team/AThis team is responsible for the Che Operator and all its operands as well as chectl and Hosted CheThis team is responsible for the Che Operator and all its operands as well as chectl and Hosted Che
Type
Projects
Status
Code Review
Status
Ready for Review