ARO-RP/pkg/frontend
Maitiú Ó Ciaráin b7de9128e1
Revert "Refactor result type (#3410)" (#3441)
Revert "Refactor result type" (commit 6ed5f52)
2024-03-07 14:00:54 +01:00
..
adminactions Admin action to delete a cluster managed resource (#3286) 2023-11-29 17:09:56 -05:00
middleware Unplanned Maintenance Signals (#3060) 2023-08-25 13:17:19 -04:00
scripts Add etcdRecovery maintenance type for admin update - ARO-1534 2023-07-19 13:36:41 -04:00
admin_hive_clusterdeployment_get.go refactor to consolidate error handling 2023-02-14 15:25:26 -05:00
admin_hive_clusterdeployment_get_test.go Unplanned Maintenance Signals (#3060) 2023-08-25 13:17:19 -04:00
admin_openshiftcluster_approvecsr.go remove gvrresolver use in the frontend (#3087) 2023-08-24 11:21:34 +10:00
admin_openshiftcluster_approvecsr_test.go Unplanned Maintenance Signals (#3060) 2023-08-25 13:17:19 -04:00
admin_openshiftcluster_cordonnode.go remove gvrresolver use in the frontend (#3087) 2023-08-24 11:21:34 +10:00
admin_openshiftcluster_cordonnode_test.go Unplanned Maintenance Signals (#3060) 2023-08-25 13:17:19 -04:00
admin_openshiftcluster_delete_managedresource.go Admin action to delete a cluster managed resource (#3286) 2023-11-29 17:09:56 -05:00
admin_openshiftcluster_delete_managedresource_test.go Admin action to delete a cluster managed resource (#3286) 2023-11-29 17:09:56 -05:00
admin_openshiftcluster_drainnode.go remove gvrresolver use in the frontend (#3087) 2023-08-24 11:21:34 +10:00
admin_openshiftcluster_drainnode_test.go Unplanned Maintenance Signals (#3060) 2023-08-25 13:17:19 -04:00
admin_openshiftcluster_etcdcertificaterenew.go fix(admin): Ensure check on certData slice 2023-11-30 13:51:18 +10:00
admin_openshiftcluster_etcdcertificaterenew_test.go test case validateEtcdCertsRenewed func 2023-11-28 10:51:39 +05:30
admin_openshiftcluster_etcdrecovery.go remove gvrresolver use in the frontend (#3087) 2023-08-24 11:21:34 +10:00
admin_openshiftcluster_etcdrecovery_test.go Unplanned Maintenance Signals (#3060) 2023-08-25 13:17:19 -04:00
admin_openshiftcluster_kubernetesobjects.go remove gvrresolver use in the frontend (#3087) 2023-08-24 11:21:34 +10:00
admin_openshiftcluster_kubernetesobjects_test.go Add customer data regression tests for get/create/update/delete k8s admin api (#3198) 2023-10-03 20:14:59 -04:00
admin_openshiftcluster_kubernetespods_logs.go Gorilla removal from pkg/frontend (#2711) 2023-03-14 12:06:58 +01:00
admin_openshiftcluster_kubernetespods_logs_test.go Unplanned Maintenance Signals (#3060) 2023-08-25 13:17:19 -04:00
admin_openshiftcluster_list.go api version improvements 2022-09-09 10:13:50 +02:00
admin_openshiftcluster_list_test.go Unplanned Maintenance Signals (#3060) 2023-08-25 13:17:19 -04:00
admin_openshiftcluster_reconcilefailednic.go Gorilla removal from pkg/frontend (#2711) 2023-03-14 12:06:58 +01:00
admin_openshiftcluster_redeployvm.go Gorilla removal from pkg/frontend (#2711) 2023-03-14 12:06:58 +01:00
admin_openshiftcluster_redeployvm_test.go Unplanned Maintenance Signals (#3060) 2023-08-25 13:17:19 -04:00
admin_openshiftcluster_resources_list.go Gorilla removal from pkg/frontend (#2711) 2023-03-14 12:06:58 +01:00
admin_openshiftcluster_resources_list_test.go Unplanned Maintenance Signals (#3060) 2023-08-25 13:17:19 -04:00
admin_openshiftcluster_serialconsole.go Gorilla removal from pkg/frontend (#2711) 2023-03-14 12:06:58 +01:00
admin_openshiftcluster_startvm.go Gorilla removal from pkg/frontend (#2711) 2023-03-14 12:06:58 +01:00
admin_openshiftcluster_startvm_test.go Unplanned Maintenance Signals (#3060) 2023-08-25 13:17:19 -04:00
admin_openshiftcluster_stopvm.go Gorilla removal from pkg/frontend (#2711) 2023-03-14 12:06:58 +01:00
admin_openshiftcluster_stopvm_test.go Unplanned Maintenance Signals (#3060) 2023-08-25 13:17:19 -04:00
admin_openshiftcluster_vmresize.go Force Resize option in Master Resize GA (#2844) 2023-06-07 14:50:43 -04:00
admin_openshiftcluster_vmresize_test.go Unplanned Maintenance Signals (#3060) 2023-08-25 13:17:19 -04:00
admin_openshiftcluster_vmsizelist.go Gorilla removal from pkg/frontend (#2711) 2023-03-14 12:06:58 +01:00
admin_openshiftcluster_vmsizelist_test.go Unplanned Maintenance Signals (#3060) 2023-08-25 13:17:19 -04:00
admin_openshiftversion_list.go Add changefeed to track supported and enabled OCP versions in frontend 2022-09-21 09:38:24 -04:00
admin_openshiftversion_list_test.go Unplanned Maintenance Signals (#3060) 2023-08-25 13:17:19 -04:00
admin_openshiftversion_put.go Move default openshift version (#3094) 2024-01-18 13:20:03 -07:00
admin_openshiftversion_put_test.go Move default openshift version (#3094) 2024-01-18 13:20:03 -07:00
admin_supportedvmsizes_list_test.go Test cases for GA SupportedVMSizes (#2863) 2023-05-17 21:45:40 +02:00
admin_supportvmsizes_list.go List SupportedVMSizesByRole (#2861) 2023-04-24 13:54:32 +02:00
admin_vm_actions.go Gorilla removal from pkg/frontend (#2711) 2023-03-14 12:06:58 +01:00
adminreplies.go now uses streams instead of array 2023-01-13 10:34:55 -05:00
asyncoperationresult_get.go Gorilla removal from pkg/frontend (#2711) 2023-03-14 12:06:58 +01:00
asyncoperationresult_get_test.go Unplanned Maintenance Signals (#3060) 2023-08-25 13:17:19 -04:00
asyncoperations.go decoupling functions from mux.Vars() in frontend (#2616) 2023-01-18 11:27:27 +01:00
asyncoperationsstatus_get.go Gorilla removal from pkg/frontend (#2711) 2023-03-14 12:06:58 +01:00
asyncoperationsstatus_get_test.go Unplanned Maintenance Signals (#3060) 2023-08-25 13:17:19 -04:00
changefeed.go Move default openshift version (#3094) 2024-01-18 13:20:03 -07:00
changefeed_test.go Add changefeed to track supported and enabled OCP versions in frontend 2022-09-21 09:38:24 -04:00
clustermanager_delete.go Gorilla removal from pkg/frontend (#2711) 2023-03-14 12:06:58 +01:00
clustermanager_delete_test.go Unplanned Maintenance Signals (#3060) 2023-08-25 13:17:19 -04:00
clustermanager_get.go Gorilla removal from pkg/frontend (#2711) 2023-03-14 12:06:58 +01:00
clustermanager_get_test.go Unplanned Maintenance Signals (#3060) 2023-08-25 13:17:19 -04:00
clustermanager_putorpatch.go Gorilla removal from pkg/frontend (#2711) 2023-03-14 12:06:58 +01:00
clustermanager_putorpatch_test.go Unplanned Maintenance Signals (#3060) 2023-08-25 13:17:19 -04:00
clustermanager_type.go decoupled middlewares from gorilla for apiversion (#2668) 2023-02-01 10:39:27 +01:00
clustermanager_type_test.go decoupled middlewares from gorilla for apiversion (#2668) 2023-02-01 10:39:27 +01:00
fixetcd.go remove deprecated e.SelfLink 2023-09-01 17:55:31 -04:00
fixetcd_test.go Unplanned Maintenance Signals (#3060) 2023-08-25 13:17:19 -04:00
frontend.go Revert "Refactor result type (#3410)" (#3441) 2024-03-07 14:00:54 +01:00
frontend_test.go Adding segregation of resultType for CloudError (#3396) 2024-02-22 08:41:14 +05:30
generate.go Add providers validation to frontend 2023-03-28 11:19:15 -04:00
openshiftcluster_applensdetectors.go Gorilla removal from pkg/frontend (#2711) 2023-03-14 12:06:58 +01:00
openshiftcluster_applensdetectors_test.go Unplanned Maintenance Signals (#3060) 2023-08-25 13:17:19 -04:00
openshiftcluster_delete.go Gorilla removal from pkg/frontend (#2711) 2023-03-14 12:06:58 +01:00
openshiftcluster_delete_test.go Unplanned Maintenance Signals (#3060) 2023-08-25 13:17:19 -04:00
openshiftcluster_get.go enrichers redesign (#2402) 2023-04-05 15:30:24 +02:00
openshiftcluster_get_test.go Unplanned Maintenance Signals (#3060) 2023-08-25 13:17:19 -04:00
openshiftcluster_list.go enrichers redesign (#2402) 2023-04-05 15:30:24 +02:00
openshiftcluster_list_test.go Unplanned Maintenance Signals (#3060) 2023-08-25 13:17:19 -04:00
openshiftcluster_preflightvalidation.go Add static preflight validation (#2996) 2023-07-17 14:56:49 -04:00
openshiftcluster_preflightvalidation_test.go Move default openshift version (#3094) 2024-01-18 13:20:03 -07:00
openshiftcluster_putorpatch.go Delete AFEC flag behavior for preconfiguredNSG 2024-01-24 14:41:51 -05:00
openshiftcluster_putorpatch_test.go Move default openshift version (#3094) 2024-01-18 13:20:03 -07:00
openshiftclustercredentials_post.go Gorilla removal from pkg/frontend (#2711) 2023-03-14 12:06:58 +01:00
openshiftclustercredentials_post_test.go Unplanned Maintenance Signals (#3060) 2023-08-25 13:17:19 -04:00
openshiftclusterkubeconfigcredentials_post.go Gorilla removal from pkg/frontend (#2711) 2023-03-14 12:06:58 +01:00
openshiftclusterkubeconfigcredentials_post_test.go Unplanned Maintenance Signals (#3060) 2023-08-25 13:17:19 -04:00
openshiftversions_list.go Move default openshift version (#3094) 2024-01-18 13:20:03 -07:00
openshiftversions_list_test.go Move default openshift version (#3094) 2024-01-18 13:20:03 -07:00
operations_get.go decoupled middlewares from gorilla for apiversion (#2668) 2023-02-01 10:39:27 +01:00
providers_validation.go azureclient: Add scope members to AROEnvironment 2023-04-11 16:32:49 -04:00
providers_validation_test.go Simplify providers validation unit test 2023-03-28 11:19:15 -04:00
quota_test.go Merge pull request #2771 from jhoreman/bootstrap-size-fix 2023-04-18 13:19:42 -04:00
quota_validation.go Add worker profile status (#3053) 2023-09-05 14:56:27 -04:00
ready_get.go Add changefeed to track supported and enabled OCP versions in frontend 2022-09-21 09:38:24 -04:00
scripts.go Add etcdRecovery maintenance type for admin update - ARO-1534 2023-07-19 13:36:41 -04:00
security_test.go Unplanned Maintenance Signals (#3060) 2023-08-25 13:17:19 -04:00
shared_test.go enrichers redesign (#2402) 2023-04-05 15:30:24 +02:00
sku_test.go Add worker profile status (#3053) 2023-09-05 14:56:27 -04:00
sku_validation.go Add worker profile status (#3053) 2023-09-05 14:56:27 -04:00
subscriptions_put.go Gorilla removal from pkg/frontend (#2711) 2023-03-14 12:06:58 +01:00
subscriptions_put_test.go Unplanned Maintenance Signals (#3060) 2023-08-25 13:17:19 -04:00
validate.go Move default openshift version (#3094) 2024-01-18 13:20:03 -07:00
validate_test.go add group for metrics to allow for top nodes to exectute 2023-09-15 08:37:24 -04:00