Skip to content

Remote development docs cleanup

Vishal Tak requested to merge docs-cleanup into main

Related - gitlab-org/gitlab#392526 (closed)

  • Remove all references to devworkspace in architecture.md
  • Cleanup stale information in architecture.md
  • Rename k8s to kubernetes to keep low context in architecture.md
  • Rename remote_dev to remote_development to maintain consistency with the actual module name in agentk in architecture.md
  • Remove DevWorkspace and DevWorkspaceTemplates in the examples/ folder and replace them with Deployment/Service equivalent where needed
  • Replace ingress with service in auth.md where needed
  • Remove cloud development setup
  • Remove Rails Processing Logic since it is not feasible to keep it up to date with code changes. I think that diagram has outlived its purpose
  • Update the actual states transition diagrams to reflect different flows for Error and Failed states
  • Update the securing the workspace document to reflect the current authn/authz strategy
  • Update local setup instructions
  • Update Rancher Desktop and Kubernetes version
Edited by Vishal Tak

Merge request reports