- Feb 21, 2020
-
-
GitLab Bot authored
-
- Feb 19, 2020
-
-
GitLab Bot authored
-
- Feb 06, 2020
-
-
GitLab Bot authored
-
- Jan 29, 2020
-
-
GitLab Bot authored
-
- Jan 14, 2020
-
-
GitLab Bot authored
-
GitLab Bot authored
-
- Jan 07, 2020
-
-
GitLab Bot authored
-
- Dec 20, 2019
-
-
GitLab Bot authored
-
- Dec 19, 2019
-
-
GitLab Bot authored
-
- Dec 17, 2019
-
-
GitLab Bot authored
-
- Dec 09, 2019
-
-
GitLab Bot authored
-
- Nov 25, 2019
-
-
GitLab Bot authored
-
- Nov 21, 2019
-
-
GitLab Bot authored
-
- Nov 18, 2019
-
-
GitLab Bot authored
-
- Oct 22, 2019
-
-
GitLab Bot authored
-
- Oct 09, 2019
-
-
GitLab Bot authored
-
- Sep 24, 2019
-
-
GitLab Bot authored
-
- Sep 23, 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
-
- 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
-
-
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
-
- 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 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 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
- 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
-
- 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 14, 2019
-
-
Jacques Erasmus authored
Show a loading spinner while Ingress/Knative IP is being assigned
-