ARO-RP/pkg/cluster
Kipp Morris 7e77b101ce
Cluster MSI follow-up (#3864)
* Generate mocks for Azure clients added in cluster MSI PR

* Add other small changes in response to previous PR feedback:

- Get subscription ID from subscription doc instead of a platform MI
- Remove an unused mock controller
2024-09-26 16:35:08 -04:00
..
failurediagnostics `make validate-go` to format stuff and make CI happy 2024-09-26 09:00:11 -05:00
graph `make validate-go` to format stuff and make CI happy 2024-09-26 09:00:11 -05:00
acrtoken.go retry operations on pull-secret when receiving a conflict (#3195) 2023-09-28 14:30:13 -04:00
adminupdate_test.go pkg/cluster: Use Action for fixupClusterSPObjectID 2024-07-16 13:51:01 +02:00
apply.go [MIMO] Move cluster certificate functionality to ClientHelper (#3736) 2024-09-05 15:44:46 +10:00
arooperator.go Only perform machineconfig reconciliation during OpenShift upgrades (#3473) 2024-09-10 18:24:46 +10:00
arooperator_test.go `make validate-go` to format stuff and make CI happy 2024-09-26 09:00:11 -05:00
billing.go remove tenantID from openshiftclustersdocument 2020-12-09 17:15:01 -05:00
billing_test.go Replace all references to the golang mock repo with references to the 2024-09-26 09:00:11 -05:00
cluster.go Lay groundwork for cluster MSI usage (#3757) 2024-09-24 08:14:56 -04:00
clustermsi.go Cluster MSI follow-up (#3864) 2024-09-26 16:35:08 -04:00
clustermsi_test.go Cluster MSI follow-up (#3864) 2024-09-26 16:35:08 -04:00
clusterserviceprincipal.go Move to maintained yaml lib (#3454) 2024-07-10 09:57:42 +10:00
clusterserviceprincipal_test.go `make validate-go` to format stuff and make CI happy 2024-09-26 09:00:11 -05:00
condition.go Remove unneeded OpenShift pins & imports (#3430) 2024-03-12 16:23:44 +11:00
condition_test.go Convert ServicePrincipalProfile to pointer 2024-05-02 09:08:02 -04:00
consolebranding.go Remove unneeded OpenShift pins & imports (#3430) 2024-03-12 16:23:44 +11:00
consolebranding_test.go noop fixup imports 2021-03-02 13:17:01 -06:00
defaults.go Fixing magic strings on operator flags (#3327) 2024-01-04 15:59:24 +11:00
delete.go Lay groundwork for cluster MSI usage (#3757) 2024-09-24 08:14:56 -04:00
delete_test.go Remove duplicated import of the Uber fork (leftover from the few minutes when we were using both repos at the same time 2024-09-26 09:00:11 -05:00
denyassignment.go Exclude platform identities from permissions denial (#3653) 2024-08-21 09:30:35 -04:00
denyassignment_test.go `make validate-go` to format stuff and make CI happy 2024-09-26 09:00:11 -05:00
deploybaseresources.go apply suggestions from code review 2024-07-26 09:44:14 -07:00
deploybaseresources_additional.go Exclude platform identities from permissions denial (#3653) 2024-08-21 09:30:35 -04:00
deploybaseresources_additional_test.go Exclude platform identities from permissions denial (#3653) 2024-08-21 09:30:35 -04:00
deploybaseresources_test.go `make validate-go` to format stuff and make CI happy 2024-09-26 09:00:11 -05:00
disableupdates.go Allow prerelease OCP versions and version strings with metadata during cluster installation (#3782) 2024-08-21 15:30:48 -04:00
disableupdates_test.go `make validate-go` to format stuff and make CI happy 2024-09-26 09:00:11 -05:00
ensureendpoints.go Add worker profile status (#3053) 2023-09-05 14:56:27 -04:00
ensureendpoints_test.go Replace all references to the golang mock repo with references to the 2024-09-26 09:00:11 -05:00
fixinfraid.go Fixup for infraID and legacy retrofit (#1536) 2021-06-21 10:06:12 +01:00
fixinfraid_test.go Enable first basic linters in ARO (#2060) 2022-04-19 12:35:01 -04:00
fixmcscert.go Remove initial installer dependencies (#2842) 2023-06-01 14:30:16 +10:00
fixmcscert_test.go Replace all references to the golang mock repo with references to the 2024-09-26 09:00:11 -05:00
fixmcsuserdata.go Remove unneeded OpenShift pins & imports (#3430) 2024-03-12 16:23:44 +11:00
fixmcsuserdata_test.go Remove unneeded OpenShift pins & imports (#3430) 2024-03-12 16:23:44 +11:00
fixsrekubeconfig.go Remove initial installer dependencies (#2842) 2023-06-01 14:30:16 +10:00
fixssh.go Fix PUCM failure when outboundType is UserDefinedRouting 2023-05-10 09:28:15 -04:00
fixssh_test.go `make validate-go` to format stuff and make CI happy 2024-09-26 09:00:11 -05:00
fixuserkubeconfig.go Remove initial installer dependencies (#2842) 2023-06-01 14:30:16 +10:00
gatewayprivateendpoint.go for gateway change arm deployment template name from storage to gatewayprivateendpoint 2022-06-07 10:39:50 -04:00
gatherlogs.go [ARO-5368] Try and log the VM info + console log on failure (#3629) 2024-07-15 16:32:23 +10:00
generate.go Drop some unneccessary dependencies by moving to `bingo` for tooling (#3719) 2024-09-05 15:29:19 +10:00
hive.go HiveNamespace to use docID/clusterID for new Installs (#2992) 2024-02-05 12:45:28 +11:00
hive_test.go `make validate-go` to format stuff and make CI happy 2024-09-26 09:00:11 -05:00
install.go Lay groundwork for cluster MSI usage (#3757) 2024-09-24 08:14:56 -04:00
install_test.go `make validate-go` to format stuff and make CI happy 2024-09-26 09:00:11 -05:00
install_version.go Fix/do not adopt hive created clusters during pucm (#2644) 2023-01-26 11:47:36 +01:00
install_version_test.go `make validate-go` to format stuff and make CI happy 2024-09-26 09:00:11 -05:00
ipaddresses.go Update SDK to track2 in ensureGatewayCreate (#3616) 2024-09-20 17:42:00 +02:00
ipaddresses_test.go `make validate-go` to format stuff and make CI happy 2024-09-26 09:00:11 -05:00
kubeconfig.go Move to maintained yaml lib (#3454) 2024-07-10 09:57:42 +10:00
kubeconfig_test.go Move to maintained yaml lib (#3454) 2024-07-10 09:57:42 +10:00
loadbalancerprofile.go Multi ip per load balancer followup (#3508) 2024-06-07 16:33:47 -06:00
loadbalancerprofile_test.go `make validate-go` to format stuff and make CI happy 2024-09-26 09:00:11 -05:00
networkprofile.go set outboundType on frontend, honor api then ff 2023-04-12 11:16:37 -04:00
networkprofile_test.go add new line at end of test file 2022-04-25 09:49:29 -07:00
nsg.go Move pkg/api dependencies on util/subnet to api/util/subnet (#3070) 2023-08-03 16:41:32 +10:00
removebootstrap.go ARO-4373 update mgmtstorage sdk to 2019-06-01 for disabling allowSharedKeyAccess 2024-06-30 20:38:28 -04:00
removeprivatednszone.go refactor remove_private_DNS_zone: split in narrow functions and remove duplication 2024-07-19 12:40:02 +02:00
removeprivatednszone_test.go `make validate-go` to format stuff and make CI happy 2024-09-26 09:00:11 -05:00
samples.go aro-3168: includes tests on new functionality of samples.go 2023-07-19 12:39:44 +02:00
samples_test.go `make validate-go` to format stuff and make CI happy 2024-09-26 09:00:11 -05:00
serviceprincipal.go Return errors from AuthorizationRetryingAction if timeout is reached (#3222) 2023-10-23 16:21:30 +02:00
sshkeys.go refactor: rename openShiftClusterDocumentMutatorFn to mutateStorageSuffix, remove err declarations and simplify 2022-06-21 16:54:18 +02:00
start_vms.go bump compute API to 2020-06-01 2021-01-21 19:21:15 -06:00
start_vms_test.go Replace all references to the golang mock repo with references to the 2024-09-26 09:00:11 -05:00
storageSuffix.go refactor: rename openShiftClusterDocumentMutatorFn to mutateStorageSuffix, remove err declarations and simplify 2022-06-21 16:54:18 +02:00
storageaccounts.go Add NACLs for OCP Subnets iff service endpoints set on subnets 2023-10-12 16:57:36 -04:00
storageclass.go Add worker profile status (#3053) 2023-09-05 14:56:27 -04:00
storageclass_test.go Add worker profile status (#3053) 2023-09-05 14:56:27 -04:00
tls.go [MIMO] Move cluster certificate functionality to ClientHelper (#3736) 2024-09-05 15:44:46 +10:00
validate.go Dynamic validation for workload identity permissions and requirements (#3619) 2024-09-10 16:32:25 -04:00
version.go Installer images use sha256 (#2967) 2023-07-03 15:18:22 -04:00
workloadidentityresources.go MI/WI - Generate secrets for platform identities (#3802) 2024-09-13 10:03:45 -04:00
workloadidentityresources_test.go `make validate-go` to format stuff and make CI happy 2024-09-26 09:00:11 -05:00