ARO-RP/pkg/util
LiniSusan c38242fea3
capturing Azure storage account throttling error (#3298)
reverting the runner changes

changes for more robust code- checking for httpstatuscode

simplifying the levels of nesting of the block of code
2024-03-19 09:23:30 +05:30
..
acrtoken Acr token rotation (#2825) 2023-05-15 08:41:23 -04:00
arm Add some more golangci-lint linters and fix the issues they find (#3234) 2023-11-08 10:45:17 +11:00
azureclaim add cmd/dbtoken 2021-04-26 15:22:21 -05:00
azureclient Update applens tenant (#3444) 2024-03-08 08:35:47 -05:00
azureerrors Watch MachineSets for worker subnet changes instead of Machines (#3280) 2023-11-21 10:24:25 +11:00
billing azureclient: Add scope members to AROEnvironment 2023-04-11 16:32:49 -04:00
bucket add bucket field 2020-01-22 07:55:49 -06:00
cert Add extra validation and remove IsLessThanMinDuration 2023-10-30 12:53:55 +05:30
clientauthorizer Rewrite some of the cert/key encoding and decoding (#2854) 2023-05-22 11:12:06 +10:00
clienthelper Add clienthelper, a replacement for dynamichelper (#3345) 2024-03-12 12:44:53 +11:00
cluster Update to Go 1.20 (#3429) 2024-03-05 18:18:36 +11:00
clusterauthorizer Update ARO operator Azure auth scheme to use a DefaultAzureCredential (#3274) 2023-11-28 10:45:00 -05:00
clusterdata Remove unneeded OpenShift pins & imports (#3430) 2024-03-12 16:23:44 +11:00
cmp Consolidates two go-cmp wrappers into one 2021-06-09 15:17:33 +01:00
computeskus add logic to select correct disk type (#2282) 2022-08-08 10:08:32 -04:00
conditions Use stable clock package 2023-09-01 10:25:12 -07:00
deployer update 2023-05-30 11:30:18 +12:00
dns create test functions for error comparison (#2614) 2023-04-06 14:15:15 +02:00
dynamichelper Move default openshift version (#3094) 2024-01-18 13:20:03 -07:00
embed removed go-bindata from pkg/operator (#2119) 2022-06-02 11:05:32 +02:00
encryption create test functions for error comparison (#2614) 2023-04-06 14:15:15 +02:00
feature move billing functionality into pkg/util/billing and add e2e storage account functionality 2020-04-11 12:20:27 -05:00
graph disable gzip compression as a workaround (#3339) 2024-01-02 19:10:44 -05:00
heartbeat renamed oddly named metrics.Interface to Emitter 2022-04-11 15:27:22 +02:00
installer Add some more golangci-lint linters and fix the issues they find (#3234) 2023-11-08 10:45:17 +11:00
instancemetadata Rename TokenCredential variables to indicate credential used (#2950) 2023-06-26 16:07:14 +02:00
keyvault Refactor/env vars access (#2693) 2023-06-01 14:10:36 +02:00
kubernetes Update ARO operator Azure auth scheme to use a DefaultAzureCredential (#3274) 2023-11-28 10:45:00 -05:00
liveconfig Installer images use sha256 (#2967) 2023-07-03 15:18:22 -04:00
loadbalancer Admin action to delete a cluster managed resource (#3286) 2023-11-29 17:09:56 -05:00
log Revert "Refactor result type (#3410)" (#3441) 2024-03-07 14:00:54 +01:00
mocks HiveNamespace to use docID/clusterID for new Installs (#2992) 2024-02-05 12:45:28 +11:00
namespace added guardrails namespace (#3130) 2023-08-31 10:32:08 +12:00
net refactor: move IsManagedDomain function to dns package (#2783) 2023-03-22 09:28:02 +01:00
oidc move Verifier to pkg/util/oidc 2021-04-26 13:56:50 -05:00
orderedmap add code license boilerplate 2019-12-16 19:16:50 -06:00
pem Add some more golangci-lint linters and fix the issues they find (#3234) 2023-11-08 10:45:17 +11:00
permissions bump authorization API to 2018-09-01-preview 2020-04-01 13:52:01 -06:00
pki fix linting errors that become noisier in go 1.20 2024-02-20 13:56:18 +11:00
portforward removed ioutil references 2022-09-22 10:26:18 +02:00
pullsecret Add some more golangci-lint linters and fix the issues they find (#3234) 2023-11-08 10:45:17 +11:00
purge Rename TokenCredential variables to indicate credential used (#2950) 2023-06-26 16:07:14 +02:00
rbac Create oic storage account in dev (#3404) 2024-02-27 13:15:35 -07:00
ready Moves cluster basic E2E tests to use `Eventually` 2022-11-15 15:48:56 +00:00
recover Enable first basic linters in ARO (#2060) 2022-04-19 12:35:01 -04:00
refreshable Attempt to refresh credentials if we get access exceptions (#2890) 2023-05-04 13:38:24 -04:00
restconfig Prevent memory leaks with DialContext usage and new k8s client creation (#3090) 2023-10-03 18:47:49 -04:00
roundtripper portal initial commit 2020-12-09 16:22:51 -06:00
scheme Remove unneeded OpenShift pins & imports (#3430) 2024-03-12 16:23:44 +11:00
status Adjust comment formatting to appease newer golangci-lint versions. Implemented with go-1.18.1's gofmt. 2022-09-28 09:51:59 -07:00
steps fix local dev not building a cluster successfully because of network issues, plus fix a bug in the authorisation logging 2024-02-21 10:59:54 +11:00
storage capturing Azure storage account throttling error (#3298) 2024-03-19 09:23:30 +05:30
stringutils Track debug pods (#2656) 2023-03-15 12:45:44 +01:00
subnet Watch MachineSets for worker subnet changes instead of Machines (#3280) 2023-11-21 10:24:25 +11:00
tls Rewrite some of the cert/key encoding and decoding (#2854) 2023-05-22 11:12:06 +10:00
token Plug in the CheckAccessV2 client 2023-04-11 16:55:10 -07:00
uuid multiple ARO managed public IPs per Load balancer during cluster update (#3095) 2023-08-28 15:40:12 -04:00
version Don't add security context on <4.11 as OpenShift restricted SCCs do not tolerate it (#3401) 2024-02-19 09:26:52 -05:00