Commit graph

17 commits

Author SHA1 Message Date
Balasankar "Balu" C
7e145fd6e3
Use new location for gitlab-runner helm charts
Signed-off-by: Balasankar "Balu" C <balasankar@gitlab.com>
2019-08-29 16:30:38 +05:30
Evan Read
59847ef0ac Fixes Introduced in text for our renderer 2019-08-28 05:57:25 +00:00
Achilleas Pipinellis
95145f3e3e Compress images with pngquant 2019-08-07 10:01:48 +00:00
Evan Read
2ce6090bd5 Cross link between cluster topics 2019-08-06 11:27:50 +00:00
Tiger
cfe8024e70 Allow Cert-Manager to be uninstalled
Our current version of Cert-Manager does not uninstall
cleanly, and we must manually remove custom resource
definitions.
2019-08-05 09:20:34 +10:00
Dylan Griffith
5027979b9b Implement Helm ResetCommand for removing Tiller
Also creates specs

Only allow Helm to be uninstalled if it's the only app

- Remove Tiller leftovers after reser command
- Fixes specs and offenses

Adds changelog file

Fix reset_command specs
2019-08-02 19:02:57 +00:00
João Cunha
d7c7ebf50a Allow knative do be uninstalled:
- After uninstalling the knative helm chart it's necessary to also
remove some leftover resources to allow the cluster to be clean
and knative to be reinstalleable.
- Adds knative uninstall disclaimer
- Uninstall ksvc before uninstalling knative

Make list of Knative and Ingres resources explicit

- To avoid deleting unwanted resources we are listing exact
which resources will be deleted rather than simply deleting any
resource that contains istio or knative words.
2019-07-31 11:58:38 +00:00
Sean McGivern
25de90bb24 Fix broken internal links in docs 2019-07-30 13:02:44 +01:00
Evan Read
82a8632b88 Restructure project cluster topic
Also fixes links to section headings that
have changed.
2019-07-25 14:12:45 +00:00
Marcel Amirault
785b9b02de Fix unordered list spacing
Correct the spacing of unordered markdown lists
in docs, to maintain standards of documentation,
in /user and others.
2019-07-22 01:49:37 +00:00
Robert Speicher
1419eaf6c7
Resolve docs lint failure in users/clusters/applications.md 2019-07-16 12:56:05 -05:00
João Cunha
bd31c4be0d Enable GitLabb runner to be uninstalled from cluster
- Set as uninstallable app
- Update docs
- Adjust specs
2019-07-16 16:11:10 +00:00
Marcel Amirault
1464b1e000 Fix markdown to reduce number of kramdown warnings
Add backticks around square brackets, or fix links, as necessary.
2019-07-03 07:12:04 +00:00
João Cunha
637e510da1 Enables ingress for uninstallation
- JupyterHub must not be available (installed or updated)
2019-07-02 12:59:59 +00:00
João Cunha
30ede575ac Allow JupyterHub to be uninstalled
- enabled uninstallation
- give it a specific uninstall message
- ajust specs
2019-07-01 15:57:24 +00:00
Daniel Gruesso
8e2bb09add Add Jupyter git extension section 2019-06-06 02:55:28 +00:00
Thong Kuah
aa0afca5e6 Move GitLab Managed Apps to own page
So we can add detailed information, and also point to SSOT
2019-05-27 03:59:59 +00:00