- Sep 13, 2019
-
-
GitLab Bot authored
-
- Sep 06, 2019
-
-
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
-
- Sep 04, 2019
-
-
James Fargher authored
-
Jacques Erasmus authored
Added the ability to see project deployments using a group cluster
-
- Aug 29, 2019
-
-
Balasankar C authored
Signed-off-by:
Balasankar "Balu" C <balasankar@gitlab.com>
-
- Aug 08, 2019
-
-
E'zeki&el Kigbo authored
Disables the vue-i18n eslint rules for files that are not able to be autofixed, this will stop these offences causing pipeline failures but they will need manual fixing.
-
- Aug 04, 2019
-
-
Tiger Watson authored
Our current version of Cert-Manager does not uninstall cleanly, and we must manually remove custom resource definitions.
-
- Aug 02, 2019
-
-
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
-
- Aug 01, 2019
-
-
Amit Rathi authored
-
- Jul 31, 2019
-
-
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.
-
- Jul 02, 2019
-
-
E'zeki&el Kigbo authored
i18n linting for .vue files under the app/assets/javascripts/clusters/ directory
-
- Jul 01, 2019
-
-
- enabled uninstallation - give it a specific uninstall message - ajust specs
-
- Jun 24, 2019
-
-
Enrique Alcántara authored
Contemplate the scenario where a K8 managed application becomes not_installable after being installable.
-
- Jun 06, 2019
-
-
Enrique Alcántara authored
Use update term instead of update in the clusters managed app implementation in order to make the implementation and UI language more consistent.
-
- Jun 03, 2019
-
-
Nathan Friend authored
This commit is the result of running `yarn eslint --fix` after enabling the `no-implicit-coercion` ESLint rule. This rule has been added to our ESLint config here: https://gitlab.com/gitlab-org/gitlab-eslint-config/merge_requests/14
-
- May 30, 2019
-
-
Enrique Alcántara authored
They are used to indicate when knative domain name has changed
-
Enrique Alcántara authored
The new component also implements several improvements in the knative domain editor workflow: - Display a loading spinner when saving changes in the domain name - Display success toast message indicating changes were saved successfully. - Display error message in the contraty occurs
-
- May 27, 2019
-
-
Jacques Erasmus authored
Added a changelog entry for the feature
-
- May 06, 2019
-
-
Peter Leitzen authored
-
- May 02, 2019
-
-
Enrique Alcántara authored
-
Enrique Alcántara authored
- Vue confirmation modal implementation - CSS tweaks for modal default height
-
- Apr 26, 2019
-
-
Enrique Alcántara authored
-
Enrique Alcántara authored
- Separate cluster application UI state from server-side app status - Use a state machine to determine cluster application next state - Instead of using two variables to keep track of when an app is installing or updating, just use the app status property and control server-side and user events using the FSM service.
-
- Apr 25, 2019
-
-
Jacques Erasmus authored
Implemented the toast component for success messages
-
- Apr 18, 2019
-
-
Enrique Alcántara authored
-
Enrique Alcántara authored
- Create empty uninstall_button component. - Add uninstallable property to application_row component. - Display Uninstall button if app is uninstallable and it is installed.
-
- Apr 17, 2019
-
-
Enrique Alcántara authored
- Create installed property for cluster apps - Pass installed property to the application_row component
-
- Apr 08, 2019
-
-
Enrique Alcántara authored
Move cluster applications manager tests from karma to jest. Fixes some migration issues related with timeouts, and HTTP request expectations.
-
- Apr 05, 2019
-
-
Enrique Alcántara authored
if there isn’t an ingress IP assigned for the cluster yet
-
- Mar 26, 2019
-
-
Tiger Watson authored
A runner installed on a cluster will now use the cluster's `cluster_type` as its `runner_type`.
-
- Mar 21, 2019
-
-
Enrique Alcántara authored
When ingress application is installed, the cluster domain help text is updated to indicate that ingress external ip can be used as the cluster domain
-
- Mar 14, 2019
-
-
Jacques Erasmus authored
Show a loading spinner while Ingress/Knative IP is being assigned
-
- Mar 07, 2019
-
-
walkafwalka authored
-
- Mar 06, 2019
-
-
Luke "Jared" Bennett authored
Uses a new factory method to DRY instantiation.
-
- Mar 05, 2019
-
-
Jacques Erasmus authored
Added the functionality to edit the Knative domain
-
- Feb 07, 2019
-
-
Thong Kuah authored
-
- Feb 01, 2019
-
-
Jacques Erasmus authored
-
- Jan 30, 2019
-
-
Robert Speicher authored
This reverts merge request !24485
-
Jacques Erasmus authored
-