Skip to content

docs: isolate README and repo-doc updates#74

Open
anchapin wants to merge 3 commits into
developfrom
split/defaults-and-docs
Open

docs: isolate README and repo-doc updates#74
anchapin wants to merge 3 commits into
developfrom
split/defaults-and-docs

Conversation

@anchapin

@anchapin anchapin commented Jun 5, 2026

Copy link
Copy Markdown
Collaborator

Summary

This PR isolates documentation-oriented updates from executable chart/script changes.

Scope

  • README.md
  • .gitignore

Why split

Keeps non-executable review separate so functional PRs remain focused on behavior changes.

achapin and others added 2 commits June 5, 2026 01:28
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Use the same namespace-qualified command across provider docs to retrieve the OpenStudio Server external endpoint: kubectl get svc ingress-load-balancer -n openstudio-server.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@anchapin

anchapin commented Jun 5, 2026

Copy link
Copy Markdown
Collaborator Author

Pushed an update to split/defaults-and-docs (commit 0ae733f) to standardize external endpoint lookup docs across providers.

Primary change: use the namespace-explicit command consistently:

kubectl get svc ingress-load-balancer -n openstudio-server

Updated files:

  • README.md
  • aws/README.md
  • google/README.md
  • azure/README.md

…corrections

- Add openstack/values-prod.local.yaml to .gitignore
- Update README with corrected storageClass name (csi-cinder) and improved guidance

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants