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

360 Коммитов

Автор SHA1 Сообщение Дата
Ben Vesel 3c9cda96c8
Merge pull request #1895 from Makdaam/operation_update
adding description for the listadmincredentials action
2022-01-14 09:24:11 -05:00
Leszek Jakubowski 1e843cfef3 adding description for the listadmincredentials action 2022-01-12 15:34:28 +01:00
Amber Brown 7643e0c52c frontend tests for flags 2022-01-12 10:55:22 +11:00
Amber Brown e6cb49a29f Add a putorpatch admin test 2021-11-16 16:07:14 +11:00
Amber Brown f8e49ef31a Add new Maint type to the admin API 2021-11-16 16:07:14 +11:00
Ben Vesel d9841e8f64
Merge pull request #1827 from bennerv/delete-gateway-race-condition
Fix race condition in the gateway doc deletion
2021-11-11 10:25:02 -05:00
bennerv 7b70040dd4 Disable gateway on create and remove gatewayDomains on PUCM 2021-11-05 15:19:10 -04:00
Amber Brown 8e797d2fef Add test for validatestatic checking registryprofile, enable the static validator in putorpatch, and fix incorrect putorpatch test 2021-10-26 09:32:27 +01:00
Ben Vesel 86737a66c8
Merge pull request #1778 from bennerv/enable-gateway-for-new-clusters
Remove gateway check for ARM feature flag on cluster create
2021-10-15 11:24:31 -04:00
Drew Anderson a0831d38dc feedback response 2021-10-13 12:41:42 +01:00
Drew Anderson 038b73f0bb Update pkg/frontend/adminactions/resources_list_test.go
Co-authored-by: Mikalai Radchuk <509198+m1kola@users.noreply.github.com>
2021-10-13 12:41:42 +01:00
Drew Anderson f2ac9b2b6f functions renamed, duplicates moved to tt.Run() 2021-10-13 12:41:42 +01:00
Drew Anderson 35c49f8bb4 updated preallocation 2021-10-13 12:41:42 +01:00
Drew Anderson 153911ae8c feedback response 2021-10-13 12:41:42 +01:00
Drew Anderson af7d8073e4 Simplify test loops, add enable diskencryptionsets, add fail diskencryptionsets 2021-10-13 12:41:42 +01:00
Drew Anderson a12cc75a7c Add DiskEncryptionSet to geneva action ResourcesList 2021-10-13 12:41:42 +01:00
bennerv 1168f7ddd0 Remove gateway check for ARM feature flag on cluster create 2021-10-08 17:43:51 -04:00
Ross Bryan d44137ceda add test for defaults, update frontend put/patch tests 2021-09-24 13:32:16 -04:00
Amber Brown 073e3e6246 Change kubernetes's runtime import name to kruntime 2021-08-25 11:51:32 +01:00
Mangirdas Judeikis 13fc1af228
Merge pull request #1668 from mjudeikis/arm.spec.adjust
ARM spec adjust
2021-08-20 10:49:08 -02:00
Mangirdas Judeikis 63382712ce
Adjust swagger as per ARM requirments 2021-08-20 12:09:56 +01:00
Jim Minter ed319c139b update rp 2021-08-19 10:30:29 -04:00
Jim Minter 1f909d4b9b move from network 2019-07-01 to 2020-08-01 2021-08-19 10:17:45 -04:00
Mangirdas Judeikis b163c66ea0
Merge pull request #1664 from mjudeikis/storage.client.bump
Storage Lockdown -2 - Update storage client
2021-08-17 06:11:50 -02:00
Mangirdas Judeikis 5efde463fb
Set Defaults functionality (#1654)
* Add internal API defaulting code
* ListAdminKubeconfig -> ListAdminCredentials
2021-08-11 15:21:05 +01:00
Mangirdas Judeikis 80c2fa7cca
update storage client 2021-08-10 09:21:38 +01:00
Nils Elde b73b642bad rename Streams to UpgradeStreams for clarity 2021-08-09 11:43:06 -04:00
Mangirdas Judeikis 6ba3d3b1bd
rename 20210131 -> 20210901 2021-07-20 12:15:25 +01:00
Mikalai Radchuk 66c9d81d50 Unit test improvements
* Moves gomock.NewController(t) call into subtests, where possible
* Adds missing t.Run(tt.name, ...) calls
2021-07-07 13:10:43 +01:00
Nils Elde 4c59ba73f5 use AROEnvironment everywhere 2021-06-24 10:19:16 -04:00
Mangirdas Judeikis 0b48334fb6
tests nits 2021-06-10 08:14:34 +01:00
Mangirdas Judeikis 3d95bffcb1
Add API generation for kubeconfig 2021-06-08 13:16:08 +01:00
Jim Minter 768040d8b9 add DisableReadinessDelay feature flag for faster development startup 2021-05-11 11:48:19 -04:00
Jim Minter 7182ad9299 fix healthz access logging 2021-05-11 11:46:27 -04:00
Mangirdas Judeikis 4039d66ac8
Add systemData handling (#1412)
Add systemData into document and handling in the frontend
2021-05-06 13:42:04 +01:00
Jim Minter 81229ae196
for clarity, rename IsDevelopmentMode -> IsLocalDevelopmentMode 2021-04-23 10:25:46 -05:00
Jim Minter e9482f9ada
remove isDevelopment test from Headers() 2021-04-23 10:25:46 -05:00
Jim Minter d37a04d66d
add RequireD2sV3Workers feature flag 2021-04-23 10:25:45 -05:00
Ivan Sim 5eb56f7ed3
Add IFxAudit Logging To Admin Portal (#1411)
* Add ifxaudit logging to admin portal

Signed-off-by: Ivan Sim <isim@redhat.com>

* Update comment in test

Signed-off-by: Ivan Sim <isim@redhat.com>
2021-04-20 10:01:06 +01:00
Jim Minter 10554999eb
remove pkg/util/deployment and revert to isDevelopment bool 2021-04-08 09:12:13 -05:00
Naveen Malik b76aeffbf0 Removed uuid facade recently added.
The facade was inconsistently used and was replicating what was already
in uuid.Must(...)
2021-04-01 10:23:03 -04:00
Naveen Malik d5c35ca3c5 Move from github.com/satori/go.uuid to github.com/gofrs/uuid
Why: https://www.whitesourcesoftware.com/vulnerability-database/WS-2018-0594

Requires updating azure-sdk-for-go, moved to latest release
Created wrapper util for gofrs/uuid as NewV4() now returns 2 args and we use it a lot in-line

Vendor updates coming in separate commit to keep this one clean.

There is no v1.2.1 tag for these repos on github.com.
A replace was added for these to 'master'.
Running `go mod vendor` updated the value from 'master' to what you see
in go.mod now.
The v0.0.0 versions needed excluded to get them to drop from go.sum.
Do not exlude v1.2.0 or dependencies cannot be resolved.
2021-03-30 17:13:29 -04:00
Jim Minter fc2c145412
resource gets in list_resources should not be fatal if the ARM cache is out of date 2021-03-17 10:45:53 -06:00
Jim Minter 67be315915
prevent writing to RBAC using Geneva Actions 2021-03-05 12:24:42 -06:00
Ivan Sim e0d54c2cb7
Update IFxAudit Target Resource Fields (#1351)
* Set ifxaudit target resource name to the resource URI, instead of
the cluster name

During the auditing process, the audit team uses the target resource
fields to identify the affected resources.

Also, fix incorrect ordering of the return values.

Signed-off-by: Ivan Sim <isim@redhat.com>
2021-03-05 09:52:24 -06:00
Jim Minter d68fda1888
noop fixup imports 2021-03-02 13:17:01 -06:00
Mangirdas Judeikis 3ac59dc6fd
Merge pull request #1352 from jim-minter/pagination
Paginate in monitor and frontend (Geneva actions)
2021-03-02 06:06:35 -02:00
Jim Minter 9e99135756
protect frontend memory by not reading in more than 1000 items via geneva action 2021-03-01 18:27:01 -06:00
Jim Minter c9c966cfcf
Partially revert #1071: wait for 2 mins before advertising readiness 2021-03-01 18:20:45 -06:00
Jim Minter d1b4b1264b
move admin action functions handling unstructured out of dynamic helper 2021-02-26 17:17:19 -06:00