ARO-RP/pkg/frontend
Jim Minter 35a6471cd5
Merge pull request #447 from sjkingo/feature/91-cluster-creation-metric
Improve cluster creation metric
2020-05-11 21:40:56 -05:00
..
kubeactions Merge pull request #624 from asalkeld/better-multi-kind-error 2020-05-11 18:41:12 -05:00
middleware measure cluster creation/deletion time 2020-05-11 15:44:06 -05:00
admin_openshiftcluster_kubernetesobjects.go remove jmeErrorToCloudError and rename functions 2020-04-21 08:46:53 -05:00
admin_openshiftcluster_kubernetesobjects_test.go Merge pull request #533 from mjudeikis/cluster.monitor 2020-04-21 16:10:41 -05:00
admin_openshiftcluster_list.go remove values wrapping object from list clusters json 2020-04-22 19:30:46 -05:00
admin_openshiftcluster_list_test.go remove values wrapping object from list clusters json 2020-04-22 19:30:46 -05:00
admin_openshiftcluster_mustgather.go use kubeActionsFactory 2020-04-20 15:06:23 -04:00
admin_openshiftcluster_redeployvm.go complete restart->redeploy rename 2020-04-23 14:56:56 -05:00
admin_openshiftcluster_redeployvm_test.go complete restart->redeploy rename 2020-04-23 14:56:56 -05:00
admin_openshiftcluster_resources_list.go enrich geneva vm status 2020-05-04 07:31:41 +01:00
admin_openshiftcluster_resources_list_test.go enrich geneva vm status 2020-05-04 07:31:41 +01:00
asyncoperationresult_get.go ensure pull secret is not returned by API 2020-03-21 13:20:57 -06:00
asyncoperationresult_get_test.go add admin vm restart operation 2020-04-21 13:43:51 -05:00
asyncoperations.go move locations/operations api to locations/operationsstatus api 2020-01-10 16:06:38 -06:00
asyncoperationsstatus_get.go move locations/operations api to locations/operationsstatus api 2020-01-10 16:06:38 -06:00
asyncoperationsstatus_get_test.go add admin vm restart operation 2020-04-21 13:43:51 -05:00
frontend.go remove postAdminOpenShiftClusterUpgrade geneva action 2020-05-06 13:16:49 -05:00
frontend_test.go ensure all routes are named so that they appear in Geneva 2020-04-10 19:59:47 -05:00
openshiftcluster_delete.go prevent admin updates from changing cluster provisioning state 2020-05-07 10:10:01 -05:00
openshiftcluster_delete_test.go prevent admin updates from changing cluster provisioning state 2020-05-07 10:10:01 -05:00
openshiftcluster_get.go Adds dynamic data from the cluster 2020-03-25 16:53:57 +00:00
openshiftcluster_get_test.go add admin vm restart operation 2020-04-21 13:43:51 -05:00
openshiftcluster_list.go Adds pagination to API 2020-04-07 19:07:19 -05:00
openshiftcluster_list_test.go add admin vm restart operation 2020-04-21 13:43:51 -05:00
openshiftcluster_putorpatch.go prevent admin updates from changing cluster provisioning state 2020-05-07 10:10:01 -05:00
openshiftcluster_putorpatch_test.go prevent admin updates from changing cluster provisioning state 2020-05-07 10:10:01 -05:00
openshiftclustercredentials_post.go fix multiple places where we were returning http.StatusNotFound and should not have been 2020-04-03 13:22:06 -06:00
openshiftclustercredentials_post_test.go add admin vm restart operation 2020-04-21 13:43:51 -05:00
operations_get.go adding origin to operations api object 2020-03-10 17:30:56 -06:00
ready_get.go Do not perform the timed portion of the frontend checkReady on dev environment 2020-04-27 11:15:56 -04:00
security_test.go ensure that our emitted health metrics match our /healthz behaviour 2020-04-25 12:07:53 -05:00
subscriptions_put.go Do not persist email information to database 2020-04-22 17:02:12 +10:00
subscriptions_put_test.go Do not persist email information to database 2020-04-22 17:02:12 +10:00
validate.go Change restart to redeploy 2020-04-23 11:40:24 +10:00