Граф коммитов

2999 Коммитов

Автор SHA1 Сообщение Дата
Andrew Denton 87742e99d1
Switch RP NSG from using rpNsgSourceAddressPrefixes to static GenevaActions service tag (#2333)
* Remove rpNsgSourceAddressPrefixes and use GenevaActions service tag for NSG instead

* cleanup

* Set GenevaActions as SourceAddressPrefix string

* Regenerate predeploy json files

* Temporarily force the rp nsg to redeploy
2022-08-30 15:23:54 -04:00
Ben Vesel bb9d13d222
Merge pull request #2352 from karanmagdani/karan/log-openshift-cluster-version
include openshift-cluster-version in monitoring
2022-08-30 13:48:30 -04:00
Amber Brown a1ed324037
Merge pull request #2351 from hawkowl/hawkowl/hive-install-args
Pass Hive installation based parameters through to Hive
2022-08-30 11:53:01 +10:00
Srinivas Atmakuri fa5ef9d222
make ensureAROOperatorRunningDesiredVersion a condition (#2319)
A race condition is present in the current code, this PR
will fix it my modifying the existing action to a condition
with a timeout of 20 mins.
2022-08-29 17:39:57 -04:00
David Newman e0c9352eb3
API 2022-09-04: install-version parameter activation and version listing fixes (#2356)
* Move InstallVersion into cluster properties and give it a type.

* Regenerated 2022-09-04 API

* Add 2022-09-04 API to the cluster creation, in preparation for the switchover.

* Pass a validated install-version parameter for create creation

* Fix the InstallVersion's parameters and example output

* Fix python visual indentation test requirement
2022-08-29 14:38:42 -04:00
Karan c18e21c9b2 include openshift-cluster-version in monitoring
Signed-off-by: Karan <kmagdani@redhat.com>
2022-08-26 16:16:38 -04:00
Amber Brown 1c9f23f5f3 regenerate 2022-08-26 13:17:23 +10:00
Amber Brown 53fdde868a add hive deploy args to rpconfig 2022-08-26 13:17:17 +10:00
Ben Vesel f9f6d5f3cf
Merge pull request #2350 from petrkotas/add-aks-admin-role
Add AKS cluster admin role to the RP MSI
2022-08-25 15:28:05 -04:00
Petr Kotas 02e6d37473
Add AKS cluster admin role to the RP MSI
Signed-off-by: Petr Kotas <pkotas@redhat.com>
2022-08-25 17:32:11 +02:00
Ben Vesel 70ab13a3b1
Merge pull request #2348 from bennerv/api-versions-for-operations
Set supported operations on an API version basis
2022-08-25 09:52:00 -04:00
Amber Brown 6cc5e0ac6a remove the ttl, oops 2022-08-25 13:32:51 +10:00
Amber Brown 6d1a2773f0 some better registration/validation 2022-08-25 13:32:51 +10:00
Amber Brown 7e06944595 consistency 2022-08-25 13:32:51 +10:00
Amber Brown aec99ddd81 uuid generation and so 2022-08-25 13:32:50 +10:00
Amber Brown f2b347518d add urls to frontend 2022-08-25 13:32:50 +10:00
Amber Brown 24d7ef850d frontend and tests 2022-08-25 13:32:11 +10:00
Amber Brown 115421ffd2 add the openshiftversions to the frontend 2022-08-25 13:31:19 +10:00
bennerv 00e4db5d43 Set supported operations on an API version basis 2022-08-24 12:31:55 -04:00
Amber Brown 03293a9312 initial frontend 2022-08-24 10:03:16 +10:00
Spencer Amann c3c431c778 clean up naming in liveconfig 2022-08-23 11:17:13 -04:00
Amber Brown d9e63cceb8
[M4/M5/M6] Read Hive kubeconfig from AKS live (#2325) 2022-08-23 17:09:53 +02:00
Ben Vesel ef6cf43ac8
Merge pull request #2341 from SudoBrendan/remove-strings-title
Deprecation Fix: Replace strings.Title with Caser
2022-08-23 09:38:13 -04:00
Amber Brown 50117344df
Fix OpenShiftCcluster PUTs causing static validation errors due to ARM metadata (#2343) 2022-08-23 15:32:53 +02:00
Yehor Naumenko 6dcf13b024
Test hive create namespace (#2327) 2022-08-23 13:39:34 +02:00
Brendan Bergen b17f992af5 Replace strings.Title with caser 2022-08-22 15:31:52 -06:00
Ben Vesel cae9508907
Merge pull request #2275 from ArielLima/vm-actions-refactor
DRY implementation to our admin_vm_actions
2022-08-22 14:29:54 -04:00
Ben Vesel 942c65d56b
Merge pull request #2331 from bennerv/fix-versioning-of-aro-operator-deploy
Refactor how we version the aro operator deploymennt
2022-08-22 13:22:38 -04:00
Ben Vesel 281447763d
Merge pull request #2285 from devamanv/exclude-openshift-logging-ns
Add expression to exclude logs from openshift-logging namespace
2022-08-22 13:21:51 -04:00
bennerv 69d71b45bc Refactor how we version the aro operator deploymennt 2022-08-19 17:47:47 -04:00
Ben Vesel fc656bc7a8
Merge pull request #2336 from jhoreman/fix-sshpubkey-formatting
fixing private key formatting
2022-08-19 12:54:25 -04:00
Jory Horeman b407f875c5 fixing private key formatting 2022-08-18 17:38:45 -07:00
bennerv 1f22684879 Do not fail cluster installation if the default storage account already exists 2022-08-17 09:19:29 -04:00
Ben Vesel 5c17a631c2
Merge pull request #2328 from bennerv/retain-tags-on-ensureResourceGroup
Persist tags on ensureResourceGroup
2022-08-16 22:09:39 -04:00
BCarvalheira 597e1e69a4 add logKind column and filter FB 2022-08-16 13:51:35 -07:00
bennerv 3db87fbdcd Persist tags on ensureResourceGroup 2022-08-16 12:15:21 -04:00
devamanv 2e28d82fbd Exclude logs from user-defined namespace 2022-08-16 02:39:37 +05:30
Daniel Bizau 97f66fd35f Added hiveDeleteResources unit tests 2022-08-15 13:15:20 +01:00
Daniel Bizau 62b0b7b178 added hiveEnsureResources unit tests 2022-08-15 09:30:37 +01:00
Ross Bryan 3410248f8e
az aro update: startvms, validate api servers, and configure api/ingress certs (#2190)
* add startvms, validate api servers, and confiugre api/ingress certs

* move denyassignment after SP RBAC, and then before k8s actions
2022-08-11 10:21:27 -04:00
zacharyljones f275a03978
feat: added force parameter to kubernetes delete object admin endpoint (#2114) 2022-08-11 08:32:10 -04:00
zacharyljones e5453d7718
Move Dev Environment VPN to Enable Connection to RP and Cluster Private IPs Simultaneously (#2238)
* feat: dev environment vpn now peered to rp and dev vnets

* update address ranges (#8)

Signed-off-by: Karan <kmagdani@redhat.com>

* feat: updated cidr range for dev-vnet

Signed-off-by: Karan <kmagdani@redhat.com>
Co-authored-by: Karan Magdani <kmagdani@redhat.com>
2022-08-10 13:36:51 -04:00
ArielLima 3cf59afef3 DRY implementation to our admin_vm_actions + squash 2022-08-10 10:34:39 -06:00
Amber Brown b33823e185
Merge pull request #2307 from darthhexx/list-install-version-scoped-by-location
Scope the OpenShift install version listing by location
2022-08-10 09:12:36 +10:00
Amber Brown 2b58d89e3e
Fix some drift from multiple merges (#2317) 2022-08-09 08:53:57 +02:00
Amber Brown d4391e55c7
Merge pull request #2214 from CloudFitSoftware/cfs/rp-subnet-generator-update
Added ServiceEndpoint for Microsoft.Storage to the generator for development
2022-08-09 11:57:53 +10:00
Amber Brown 6fbcd522a2
Merge pull request #2213 from AldoFusterTurpin/refactor/simplify_enableServiceEndpoints
Refactor/simplify enable service endpoints
2022-08-09 11:53:16 +10:00
Amber Brown dca8e8c6ba
Merge pull request #2103 from CloudFitSoftware/cordon_drain_admin_endpoints
Add Cordon and Drain Related Admin Endpoints for New Geneva Actions
2022-08-09 11:45:07 +10:00
Amber Brown 00b22bebb8
Merge pull request #2055 from CloudFitSoftware/cfs/rbac-dev-custom-role-def
Updated rbac-development.json used in setting up a shared rp environment to allow for creating a custom role definition for the first party sub.
2022-08-09 11:43:43 +10:00
Amber Brown 0cefa850d0
Merge pull request #2075 from CloudFitSoftware/cfs/drop-iprules-shared-rp-dev-template
Dropping ipRules parameter; it is not used in this template (causes "unable to parse template on line 1" error)
2022-08-09 11:40:53 +10:00