Skip to content
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

Improvements #4

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

cs-marek-ruszczyk
Copy link

Hi, Russ was looking for some improvements to our infrastructure scripts so I decided to implement few features:

  • Persistent storage - there is a PV attached to each pod so users will not loose their data (but git repository will be ovrewritten because of init sync!)
  • Added VSCode - There is additional service exposed with code-server (access is unrestricted for now)
  • Exposed additional domains on Ingress - ide.* and shell.*
  • Extended timeout for ws proxy to 1h on Ingress
  • Additional script to assign gitter chat room (configured with gitter.env file, should be improved in future)
  • Simple infra setup file

- Removed setup_infra in favor of function in main script
- Moved setup_gitter into main script function
- Removed istio from resources
- Improved docs
- Added required env to .profile-example
@russelltrow
Copy link

@cs-marek-ruszczyk @lalyos are you happy with these changes?

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