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

4865 Коммитов

Автор SHA1 Сообщение Дата
Petr Kotas 130d873511
Add huveconfigpath variable to e2e
Signed-off-by: Petr Kotas <pkotas@redhat.com>
2022-08-30 15:19:29 +02:00
David Newman 0609cee051
Merge pull request #2334 from ellis-johnson/create-update-aro-openshift-versions-command
Create update OpenShift versions command
2022-08-30 12:24:04 +10: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
Ellis Johnson 8587b0f5b0 Differentiate which Authorizer fails 2022-08-29 11:45:36 +10: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
darthhexx 5f4e079e9c Use the constants from util.Version until we add the additional M6 versions 2022-08-26 13:09:16 +10:00
darthhexx 7f86286539 Quote the version in the info message 2022-08-26 12:04:14 +10:00
darthhexx af04cb6b13 Use the string map for lookups and rename vars to clarify flow 2022-08-26 12:02:44 +10:00
darthhexx c2f8cb2641 Ensure the DST_ACR_NAME env variable is set 2022-08-26 12:01:09 +10:00
darthhexx 410f0b1cbf Add the missing / in the image path 2022-08-26 12:00:36 +10:00
David Newman de41551a36
Merge pull request #2342 from darthhexx/hive-update-mirror-hash
Update Hive image mirror tag
2022-08-26 10:16:35 +10:00
David Newman 089d75613e
Merge pull request #2323 from carlowisse/add-az-list-install-versions
Add az list install versions
2022-08-26 09:57:35 +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
Ellis Johnson 6a7ac8a004 Finished update-versions command 2022-08-25 17:27:17 +10:00
Ellis Johnson a5957d3cbb Added real 4.10 and 4.11 versions and added ignore list 2022-08-25 17:26:12 +10:00
Ellis Johnson 4ca299f50d Created simple aro cmd to update ocp versions 2022-08-25 17:26:12 +10:00
Ellis Johnson cd3144a351 Revert "Created templates for when aro-installer dockerfile is created"
This reverts commit 18e4b9bd2ab62aab4d6b0caabbee939e5cba09a9.
2022-08-25 17:26:12 +10:00
Ellis Johnson 820c9309de Created templates for when aro-installer dockerfile is created 2022-08-25 17:26:12 +10:00
David Newman cf36ac5443
Merge pull request #2205 from hawkowl/hawkowl/m6-openshiftversion-frontend
[M6] Add an Admin API for OpenShiftVersions
2022-08-25 17:24:26 +10: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 400f9c2917 sort before check 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 dfa71c9053 add ID generation to fixtures 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
Carlo Wisse f1e9d611a2 Removed test - unit tests to be added in another PR due to the imminent CosmoDB change regarding versions 2022-08-25 10:55:23 +10:00
bennerv 00e4db5d43 Set supported operations on an API version basis 2022-08-24 12:31:55 -04:00
darthhexx 5b720bb768 Update the Hive image SHA for mirroring. 2022-08-24 13:01:36 +10:00
darthhexx c8b2016ec1 Merge the Red Hat repo mirror loops and use the correct auth depending on repo domain. 2022-08-24 13:01:36 +10:00
Amber Brown 03293a9312 initial frontend 2022-08-24 10:03:16 +10:00
Amber Brown d8e4f8edb0
Merge pull request #2346 from s-amann/refactor/clean-up-naming
clean up naming in liveconfig
2022-08-24 10:01:57 +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
Ben Vesel 1134d95342
Merge pull request #2345 from jharrington22/add-team-leads
Add ARO Team leads to Owners
2022-08-23 08:57:42 -04:00
Yehor Naumenko 6dcf13b024
Test hive create namespace (#2327) 2022-08-23 13:39:34 +02:00
James Harrington 7882033783 Add ARO Team leads to Owners 2022-08-23 07:28:25 -04:00
Petr Kotas ca87817010
Add vpn code run before e2e to connect to the aks (#2338) 2022-08-23 11:10:54 +02:00
Carlo Wisse 807b3ac878 Merge branch 'master' into add-az-list-install-versions 2022-08-23 17:34:49 +10:00
Carlo Wisse 1efe7bf690 Fixed Pylint rule errors for Python Unit tests 2022-08-23 15:21:41 +10:00
Brendan Bergen b17f992af5 Replace strings.Title with caser 2022-08-22 15:31:52 -06:00