An error occurred fetching the project authors.
- 06 Sep, 2019 1 commit
-
-
Alishan Ladhani authored
- Show Knative install button on group/instance cluster pages - Allow Knative to be installed on group/instance clusters - Add feature specs for installing applications on group/instance clusters - Add changelog entry - Update docs to reflect that Knative can now be installed on group-level and instance-level clusters
-
- 04 Aug, 2019 1 commit
-
-
Tiger authored
Our current version of Cert-Manager does not uninstall cleanly, and we must manually remove custom resource definitions.
-
- 02 Aug, 2019 2 commits
-
-
Mike Greiling authored
Only display the details of the cluster page when the cluster exists. If it is in "creating" state, show a message and a spinner
-
Dylan Griffith authored
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
-
- 31 Jul, 2019 1 commit
-
-
João Cunha authored
- 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.
-
- 26 Jul, 2019 1 commit
-
-
Thong Kuah authored
Using the sed script from https://gitlab.com/gitlab-org/gitlab-ce/issues/59758
-
- 02 Jul, 2019 1 commit
-
-
João Cunha authored
- JupyterHub must not be available (installed or updated)
-
- 05 Apr, 2019 1 commit
-
-
Thong Kuah authored
- rewords examples starting with 'should' - rewords examples starting with 'it' Note: I had to manually fixup "onlies" to "only"
-
- 14 Mar, 2019 1 commit
-
-
Jacques Erasmus authored
Show a loading spinner while Ingress/Knative IP is being assigned
-
- 07 Mar, 2019 1 commit
-
-
walkafwalka authored
-
- 06 Mar, 2019 1 commit
-
-
João Cunha authored
-
- 05 Mar, 2019 3 commits
-
-
João Cunha authored
- This is to avoid colision with EE ClusterUpdateAppWorker
-
João Cunha authored
-
João Cunha authored
- specs for clicking Install button - specs for clicking Save changes button
-
- 01 Feb, 2019 1 commit
-
-
Jacques Erasmus authored
-
- 04 Jan, 2019 1 commit
-
-
Chris Baumbauer authored
-
- 07 Dec, 2018 1 commit
-
-
Amit Rathi authored
-
- 07 Aug, 2018 1 commit
-
-
Mayra Cabrera authored
-
- 31 Jul, 2018 1 commit
-
-
Mayra Cabrera authored
This reverts merge request !20801
-
- 30 Jul, 2018 3 commits
-
-
Dylan Griffith authored
-
Dylan Griffith authored
-
Dylan Griffith authored
This was not happening very often but with the previous changes to create SSL certs for helm tiller it takes long enough to be created that we see the test failing a lot more
-
- 11 Jul, 2018 1 commit
-
-
Mark Chao authored
-
- 05 Jul, 2018 1 commit
-
-
Winnie Hellmann authored
-
- 01 Mar, 2018 1 commit
-
-
Dylan Griffith authored
We need to actually wait for the "Install" button to be enabled before clicking it otherwise we have a race condition where it sometimes works. Also change the `expect(page.find(...))` to `expect(page).to have_css` as this is prefered to avoid race conditions
-
- 23 Feb, 2018 1 commit
-
-
Dylan Griffith authored
Also remove the flakiness by using `expect(page).to have_css(..., exact_text: '')` instead of `expect(page.find(...).text).to eq('')` since the former will wait until the text has this value while the latter will only wait for the element to exist then test its text straight away which introduces a race condition if the element is already there with a previous text value. This test was failing locally most of the time because of this other way of asserting.
-
- 22 Feb, 2018 1 commit
-
-
Filipa Lacerda authored
Removes double quoted string
-
- 20 Feb, 2018 2 commits
-
-
Filipa Lacerda authored
-
Dylan Griffith authored
-
- 06 Feb, 2018 1 commit
-
-
Winnie Hellmann authored
-
- 22 Dec, 2017 1 commit
-
-
Mayra Cabrera authored
-
- 05 Dec, 2017 1 commit
-
-
Filipa Lacerda authored
-
- 04 Dec, 2017 1 commit
-
-
Alessio Caiazza authored
-
- 03 Dec, 2017 5 commits
-
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-