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

5610 Коммитов

Автор SHA1 Сообщение Дата
Mikalai Radchuk e3cdc1342d Removes dependency on versioned config client 2023-01-18 11:48:54 +00:00
Yehor Naumenko c19247339b
Test hive CreateNamespace in e2e (#2433) 2023-01-18 11:45:46 +01:00
Jeremy Facchetti 0527b974fe
decoupling functions from mux.Vars() in frontend (#2616)
* prepared clustermanagerputorpatch for gorilla removal

* prepared clustermanager_get for gorilla removal

* prepared asyncops and paths for gorilla removal

* async operation preparation before  gorilla removal

* fixed forgotten reference
2023-01-18 11:27:27 +01:00
Mikalai Radchuk 94446ee6ae Makes split client injection explicit 2023-01-18 10:04:21 +00:00
Daniel Bizau 618ad75989 added token refresh heartbeat. removed lastrefresh 2023-01-17 15:48:25 +01:00
Mikalai Radchuk f216945448 go mod vendor 2023-01-17 10:51:47 +00:00
Mikalai Radchuk 7f1118c72c Removes dependency on consoleclient 2023-01-17 10:51:47 +00:00
David Newman d83450a2ba
Bump to RHEL 8, CSE changes for compat, add retries to the flaky az login (#2518) 2023-01-17 08:36:00 +01:00
Mikalai Radchuk ec7cb16295 Removes dependency on a versioned ARO client
Operator is not longer dependant on a version client for ARO objects
and is now using a split client.
2023-01-16 16:50:16 +00:00
David Newman 8080049aa6
Optionally deallocate a VM after performing a graceful stop VM action (#2630)
* Optionally deallocate a VM after performing a graceful shutdown stop VM

* Update docs

* Account for MSFT uppercase booleans
2023-01-16 14:09:49 +01:00
Amber Brown 530c5cccc5
Port CI to 1ES (#2624) 2023-01-16 12:18:27 +11:00
Andrew Denton 40f1825b8b Onebranch template-buildrp-buildaro: fix logic 2023-01-13 11:04:34 -05:00
cadenmarchese c13a87cf02 use return rather than the if/else 2023-01-13 10:34:55 -05:00
cadenmarchese ae47279bdc write object only if no marshalling error, typos 2023-01-13 10:34:55 -05:00
Jeremy Facchetti 7e212590a0 renamed function 2023-01-13 10:34:55 -05:00
Jeremy Facchetti dfe0af9ed6 generated mocks 2023-01-13 10:34:55 -05:00
Jeremy Facchetti f63967f62e formatting fix 2023-01-13 10:34:55 -05:00
Jeremy Facchetti c8cf2275fd removed benchmark 2023-01-13 10:34:55 -05:00
Jeremy Facchetti c31367a3f6 now uses streams instead of array 2023-01-13 10:34:55 -05:00
Andrew Denton d1da9e50a2 dockerignore: remove /env* files since they're in the git repo 2023-01-13 08:35:57 -05:00
carvalhe 3559c4333d
logs added for frontend enrichment (#2634) 2023-01-13 15:12:33 +10:00
David Newman 795988a7e0
Sync AKS Dev deployment with production (#2347) 2023-01-13 11:27:02 +10:00
Amber Brown 2876a8e64c
Revert "Database tests are placed in tests/database." (#2629)
This reverts commit 39326bca8c.
2023-01-12 16:40:19 +11:00
Amber Brown 57da7367e9
update to new MUO image (#2628) 2023-01-12 14:39:39 +11:00
Mikalai Radchuk 7447d1b01d Fixes consistency of receivers in controllers
InjectClient had an `a` receiver while rest of the
methods had `r` receivers.
2023-01-11 17:04:24 +00:00
Mikalai Radchuk d0d50f679e Reduces the number of non-cached API server calls 2023-01-11 15:04:36 +00:00
Andrew Denton 2ca94a547f Change how release mode is passed to Makefile 2023-01-09 16:41:30 -05:00
Andrew Denton 4f90ba9e73 Require "official" builds have a valid tag. 2023-01-09 16:41:30 -05:00
cadenmarchese d854adaf96 fix lint 2023-01-09 16:37:44 -05:00
cadenmarchese 61ac0d7ff7 re-add portal, artifact steps 2023-01-09 16:37:44 -05:00
cadenmarchese 01c16ee759 collect CI must-gathers, retain existing deletion code 2023-01-09 16:37:44 -05:00
Mikalai Radchuk d6b3c3c87b Adds missing debug logs 2023-01-05 14:56:24 +01:00
Spencer Amann 802e3f2294 refactor test for readability 2023-01-05 06:52:16 -07:00
Spencer Amann 128f8f1a3f systemData may end up nil on clustermanager resources, set it to default before attempting to modify 2023-01-05 06:52:16 -07:00
Yehor Naumenko 2c4000a350
fix typos (#2617) 2023-01-05 14:40:54 +01:00
Yehor Naumenko 7700c2d6c5
Ensure monitor captures the deletion (#2597) 2023-01-05 14:14:28 +01:00
Jeremy Facchetti 25ae8e23c6 move quota validation to frontend 2023-01-05 10:21:55 +01:00
Jeremy Facchetti 0ea3397778 Revert "quota validation to frontend" commits
This reverts commit b3823876f5.
This reverts commit e9dec20e21.
This reverts commit 6181939f80.
This reverts commit 5c03b199ef.
This reverts commit d7d9551103.
This reverts commit 4bb8f0f5bb.
This reverts commit a13d3340d0.
This reverts commit 88537d3a43.
This reverts commit b4a4d975ee.
This reverts commit 410df02cc7.
This reverts commit 74f76fdcae.
This reverts commit 16fcfd184c.
This reverts commit 61cf9f6a01.
2023-01-05 10:21:55 +01:00
Jeremy Facchetti 4c77042ab2 format with 1.17 2023-01-05 09:55:45 +01:00
Jeremy Facchetti 3810d4329d readded cluster bindata 2023-01-05 09:55:45 +01:00
Jeremy Facchetti b073c87ab1 removed unused bindata 2023-01-05 09:55:45 +01:00
Jeremy Facchetti b3823876f5 fixed logic for validation 2023-01-05 09:10:21 +01:00
Jeremy Facchetti e9dec20e21 fixed test which was using non existent field 2023-01-05 09:10:21 +01:00
Jeremy Facchetti 6181939f80 merged the lists from api/validate and dynamic/validate 2023-01-05 09:10:21 +01:00
Jeremy Facchetti 5c03b199ef added vminfos to the map 2023-01-05 09:10:21 +01:00
Jeremy Facchetti d7d9551103 fixed issues with unmarshalling 2023-01-05 09:10:21 +01:00
Jeremy Facchetti 4bb8f0f5bb added test for quota fail and invalid sku 2023-01-05 09:10:21 +01:00
Jeremy Facchetti a13d3340d0 fixed imports 2023-01-05 09:10:21 +01:00
Jeremy Facchetti 88537d3a43 somehow works now 2023-01-05 09:10:21 +01:00
Jeremy Facchetti b4a4d975ee more stuff 2023-01-05 09:10:21 +01:00