Skip to content

chore: ocp perspective (merge after ocp 4.19 release) #2917

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Jun 18, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,17 @@ The Developer perspective provides workflows specific to developer use cases, su

* Create workspaces to edit your application code using {prod-short}.

[IMPORTANT]
====
Starting with {ocp} 4.19, the perspectives in the web console have unified to simplify navigation, reduce context switching, streamline tasks, and provide users with a more cohesive {ocp} experience.

With this unified design, there is no longer a *Developer* perspective in the default view; however, _all_ {ocp} web console features are discoverable to all users. If you are not the cluster owner, you might need to request permission for certain features from the cluster owner. The *Developer* perspective can still be manually enabled if you prefer.

The *Getting Started* pane in the web console provides resources such as, a tour of the console, information on setting up your cluster, a quick start for enabling the *Developer* perspective, and links to explore new features and capabilities.

//See xref:../web_console/web-console-overview#enabling-developer-perspective_web-console_web-console-overview for more information on enabling the *Developer* perspective.
====

include::partial$con_openshift-developer-perspective-integration-with-che.adoc[leveloffset=+1]

include::partial$proc_editing-the-code-of-applications-running-in-openshift-container-platform-using-che.adoc[leveloffset=+1]
Expand Down