Commit Graph

38 Commits

Author SHA1 Message Date
Tiger Watson 76d281881a Allow runners to be installed on group clusters
A runner installed on a cluster will now use the
cluster's `cluster_type` as its `runner_type`.
2019-03-26 09:59:48 +00:00
Jacques Erasmus a635989097 Show loading spinner for Ingress/Knative IP
Show a loading spinner while Ingress/Knative IP is being assigned
2019-03-14 19:03:21 +00:00
walkafwalka 460797dec3 Add support for ingress hostnames 2019-03-07 15:25:48 -08:00
jerasmus cf1b85dd72 Add ability to edit Knative domain
Added the functionality to edit the Knative domain
2019-03-05 08:31:43 +02:00
Thong Kuah f67fc23727 Upgrade cluster applications, starting with runner 2019-02-07 21:40:55 +00:00
Jacques Erasmus 5b2110553e Fix cluster installation processing spinner (reopened) 2019-02-01 10:44:49 +00:00
Robert Speicher 1414cfae43 Revert "Merge branch '56398-fix-cluster-installation-loading-state' into 'master'"
This reverts merge request !24485
2019-01-30 21:55:28 +00:00
Jacques Erasmus 60ff98f675 Fix cluster installation processing spinner 2019-01-30 16:10:36 +00:00
Dmitriy Zaporozhets f689b1612e Merge branch 'cert-manager-email' into 'master'
Ability to override Issuer Email for Cert Manager

See merge request gitlab-org/gitlab-ce!23503
2018-12-07 20:10:15 +00:00
Amit Rathi 1cdcf40265 Allows user to override default issuer email for cert manager 2018-12-07 21:40:03 +05:30
Mike Greiling 1f7e067256
Update test to ensure the correct applications are shown 2018-12-05 15:24:47 -06:00
Amit Rathi 3ce06ac31f Front end tests for cert-manager 2018-11-20 01:44:41 +05:30
Chris Baumbauer 0a62588be7 Fix remaining domainname -> hostname rebranding 2018-10-30 22:15:23 -07:00
Chris Baumbauer 6aa0645fa7 Rename knative domainname field to hostname and fix changelog entry 2018-10-30 14:12:10 -07:00
Chris Baumbauer b5155b90ee Knative support 2018-10-24 22:38:44 -07:00
Mike Greiling 7f1b934e51 Merge branch 'master' into 'prettify-all-the-karma-specs'
# Conflicts:
#   spec/javascripts/clusters/components/application_row_spec.js
2018-10-17 21:50:44 +00:00
Jose Vargas d4763515c1
Add missing state on the application row component
This fixes the application row component weird state when an
`updating` status is fetched, this causes apps to show as uninstalled
even though they are installed in the cluster.
2018-10-17 12:09:32 -05:00
Mike Greiling 7a3e605350
Resolve eslint violations 2018-10-17 11:18:17 -05:00
Mike Greiling f666026d71
Prettify all spec files 2018-10-17 11:18:17 -05:00
Clement Ho 83badd07f7 Fix UI error whereby prometheus application status is updated 2018-08-07 19:05:43 +00:00
Filipa Lacerda 08216d2e58
Changes after review 2018-05-28 10:17:17 +01:00
Filipa Lacerda 1d6adc27c5 Handle disabled button state in backend 2018-05-25 17:16:42 +03:00
Filipa Lacerda e1d4deb2d2 Disables jupyter install button while ingress is not installed
Includes juptyer hostname in the post request
Adds tests
2018-05-25 17:16:42 +03:00
Mayra Cabrera c607008ee5 Extend Cluster Applications to install GitLab Runner to Kubernetes cluster 2018-03-01 23:46:02 +00:00
Kamil Trzciński ccb080d94a Merge branch '42643-persist-external-ip-of-ingress-controller-gke' into 'master'
Display ingress IP address in the Kubernetes page

See merge request gitlab-org/gitlab-ce!17052
2018-03-01 17:38:04 +00:00
Rémy Coutable d434c62a83 Move EE-specific JavaScript files to ee/app/assets/javascripts 2018-02-26 19:43:34 +00:00
Filipa Lacerda 18b1b5be65
Use value attribute in ip input
Removes double quoted string
2018-02-22 16:38:12 +00:00
Filipa Lacerda 218e7223de
Changes after review 2018-02-21 13:44:07 +00:00
Filipa Lacerda e1d587f5d6
Remove duplicate ID 2018-02-20 16:50:14 +00:00
Filipa Lacerda 3619c91745
Adds missing links, uses value instead of placeholder in input field and properly sets the ip key 2018-02-20 13:07:43 +00:00
Filipa Lacerda f0b27f9b40
Adds support to render the IP address in the application ingress row
Updates components to use a slot to allow to reuse the clipboard button
Adds tests
2018-02-19 14:05:09 +00:00
Mayra Cabrera 0d4548026f Extend Cluster Applications to allow installation of Prometheus 2017-12-22 17:23:43 +00:00
Kamil Trzcinski a906752d7f Merge branch '38464-k8s-apps' into add-ingress-to-cluster-applications 2017-11-07 13:53:35 +01:00
Eric Eastwood 0c27de5f45 Update Cluster application install to be enabled when errored 2017-11-07 06:27:33 -06:00
Eric Eastwood 31cea03335 Merge branch '36629-35958-add-cluster-application-section' into add-ingress-to-cluster-applications
Conflicts:
	app/assets/javascripts/clusters/clusters_bundle.js
	app/assets/javascripts/clusters/components/application_row.vue
	app/assets/javascripts/clusters/services/clusters_service.js
2017-11-06 10:14:29 -06:00
Eric Eastwood f4fb034009 Add FE tests for not_installable/scheduled and cluster banner rules 2017-11-06 10:07:19 -06:00
Eric Eastwood 6947646d00 Add Ingress to cluster applications section 2017-11-03 11:33:15 -05:00
Eric Eastwood 797e758beb Add applications section to GKE clusters page 2017-11-03 11:28:57 -05:00