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

6987 Коммитов

Автор SHA1 Сообщение Дата
Maitiú Ó Ciaráin cb40d348b1
Merge pull request #3737 from Azure/hevs/docs-rp
Added known issues and a session of when to use
2024-08-05 15:27:13 +02:00
Steven Fairchild 66e2980434
Correct mdsd image sha to distroless checksum (#3751) 2024-08-02 16:25:38 -04:00
Brendan Bergen de78a125b1
Adding a temp branch for Loki swarm session (#3754) 2024-08-02 11:38:31 -06:00
Hevellyn 7a00c045ba
Update docs/deploy-development-rp.md
Co-authored-by: Ayato Tokubi <atokubi@redhat.com>
2024-08-02 08:48:36 +02:00
Hevellyn 8303ccfef2
Update docs/deploy-development-rp.md
Co-authored-by: Ayato Tokubi <atokubi@redhat.com>
2024-08-02 08:48:29 +02:00
Steven Fairchild c3655d124a
Add panic recovery within endLease (#3701)
This is to ensure EndLease always gets called, including cases when a panic is encountered.
2024-08-01 09:16:12 -06:00
Maitiú Ó Ciaráin 0250e2ff62
Merge pull request #3706 from Azure/mrwinston/hotfix-dev-cluster-create-better-subnet-creation
[Dev Tooling] generateSubnets should check if subnets are already taken
2024-08-01 09:21:01 +02:00
Kipp Morris 1cee7a1958
Ensure identity headers are persisted in requests to create MIWI clusters (#3746)
* Update `TestPutOrPatchOpenShiftCluster` to use the latest API version

* Add test case to help ensure identity headers are persisted

* Fix nil pointer dereference in converter

* Fix issue with identity headers not being persisted

* Finish updating variable name in all necessary places
2024-07-31 15:08:42 -05:00
Rajdeep Chauhan a16e7e8799
ARO-4373 fix oidcstorageaccount var validation (#3743) 2024-07-31 13:01:39 -04:00
Steven Fairchild 2808298ec8
Increase RP and VMSS disk size from 256GB to 1024GB (#3731)
To ensure that the vmss instances do not become unavalaible due to storage usage.
2024-07-31 09:02:21 -04:00
Maitiú Ó Ciaráin db4508d6f9
Merge pull request #3739 from Azure/atokubi/dns-deletion-bugfix
Fix NotFound error in DNS isn't handled properly
2024-07-30 18:12:31 +02:00
Ayato Tokubi 2143cb8135
fix notfound error handling in DNS manager 2024-07-30 14:54:46 +01:00
Maitiú Ó Ciaráin b2287015e5
Add note on using oc with dev clusters (#3724)
* Add note about accessing dev clusters

* Fix formatting
2024-07-30 08:32:29 -05:00
Hevellyn 3f4b98ae9b
Update docs/deploy-development-rp.md
Co-authored-by: Maitiú Ó Ciaráin <mociarain@redhat.com>
2024-07-30 10:19:04 +02:00
Hevellyn ed3ea8e02e
Update docs/deploy-development-rp.md
Co-authored-by: Maitiú Ó Ciaráin <mociarain@redhat.com>
2024-07-30 10:18:56 +02:00
Maitiú Ó Ciaráin 297c989532
Merge pull request #3733 from Azure/tsatam/hotfix-python-env-fixups
Do not modify user's Azure CLI config in make pyenv target
2024-07-30 10:00:51 +02:00
Ehvs 0829252586 Added known issues and a session of when to use 2024-07-30 09:40:00 +02:00
Nicolas Ontiveros 78feafb7f3
Add middleware for mock MSI headers (#3714)
* Add middleware

* Add frontend

* Add unit test

* Add license and update go mod

* vendor

* Fix linting

* lint

* Remove unneeded comments
2024-07-29 13:41:22 -05:00
Tanmay Satam 8d8e63dcc6 Do not modify user's Azure CLI config
We previously added the Azure Extension dev_sources property the user's global Azure
configuration file, but with #3554 this is no longer necessary, as we set this
property via environment variable within the RP development context instead.
2024-07-29 14:09:09 -04:00
Maitiú Ó Ciaráin f3c683dca2
Merge pull request #3725 from Azure/smoke/aro-log
[ARO-7345] smoke test automation for aro-operator log
2024-07-29 16:04:36 +02:00
mrWinston c157292ecd
Fix formatting 2024-07-29 14:54:09 +02:00
mrWinston 858084a198
incorporate feedback, add mocks for subnet client 2024-07-29 14:31:57 +02:00
mrWinston 2f292b001f
generate subnets now takes existing subnets into account 2024-07-29 14:31:57 +02:00
Maitiú Ó Ciaráin a39416984b
Merge pull request #3721 from Azure/slawande/ARO-7856/iswimi-2
move iswimi function to openshiftcluster.go
2024-07-29 13:42:40 +02:00
Maitiú Ó Ciaráin 40c830e1fc
Merge pull request #3622 from Azure/tsatam/ARO-8003-use-in-progress-api-for-cluster-creation
Use latest "in-progress" ARO API for local/E2E cluster creation
2024-07-29 11:36:32 +02:00
Maitiú Ó Ciaráin 09a56b1c46
Merge pull request #3718 from Azure/s-fairchild/ARO-5049-image-bump
Update MDSD, MDM, Fluentbit base images
2024-07-29 10:28:33 +02:00
Maitiú Ó Ciaráin 550b655d64
Merge pull request #3652 from Azure/sdktrack2/dnsreplace
[ARO-4562] Migrate DNS to track2 SDK replace dns in cluster.
2024-07-29 09:57:54 +02:00
Maitiú Ó Ciaráin 2cbc5ed03a
Merge pull request #3717 from Azure/smoke/loadbalancer
Add load balancer smoke test
2024-07-29 09:57:03 +02:00
Sanjana Lawande b80a91af0d apply suggestions from code review 2024-07-26 09:44:14 -07:00
Sanjana Lawande 146ef94f27 Merge remote-tracking branch 'origin/master' into slawande/ARO-7856/iswimi-2 2024-07-26 09:41:12 -07:00
Ayato Tokubi f9c7eb720e
remove unused const 2024-07-26 12:01:37 +01:00
Ayato Tokubi 4d5628c8f8
add aro-operator log smoke test 2024-07-26 12:01:26 +01:00
Aldo Fuster Turpin ef9b8d1ab8
Merge pull request #3720 from Azure/atokubi/node
fix repeated reconciliation in node controller
2024-07-26 10:46:07 +02:00
Maitiú Ó Ciaráin 5920a27702
Drop SyncSets check (#3723) 2024-07-26 15:41:07 +10:00
Ayato Tokubi 36b6da2ad1
add load balancer test 2024-07-25 02:19:55 +01:00
Ayato Tokubi 1291b45a1f
add dynamic Client 2024-07-25 02:18:46 +01:00
Sanjana Lawande bdcd8c1ebd apply suggestions from code review 2024-07-24 15:43:10 -07:00
Sanjana Lawande 2d97fea485 move iswimi function to openshiftcluster.go 2024-07-24 11:54:39 -07:00
Ayato Tokubi 962d8e43b7
fix infinite reconciliation in node controller 2024-07-24 18:20:48 +01:00
Steven Fairchild 1a9bf96cc5 Update MDSD, MDM, Fluentbit base images 2024-07-24 11:00:53 -04:00
Maitiú Ó Ciaráin eefe6e8965
Merge pull request #3691 from Azure/zonalallocationfailed
CIF - ServerError: ZonalAllocationFailed
2024-07-24 16:27:30 +02:00
Maitiú Ó Ciaráin 69820497e9
Merge pull request #3716 from Azure/smoke/machine-scale
Add machine scaling smoke test
2024-07-24 09:56:49 +02:00
Maitiú Ó Ciaráin 44fce6fc32
Merge pull request #3713 from Azure/niontive/ARO-8986
Add scripts for creating and persisting mock cluster MSI
2024-07-24 09:56:01 +02:00
Rajdeep Chauhan 0684a5af89
ARO-6756 Remove usecheckaccess feature and variables (#3643) 2024-07-23 14:53:46 -05:00
Sanjana Lawande 53691de809
shared utility function to check if a cluster is workload identity (#3683)
* shared utility function to check if a cluster is workload identity

* adding license statement

* apply suggestions from code review

* apply suggestions from code review

* remove TODO comment

* apply code review suggestions

---------

Co-authored-by: Sanjana Lawande <slawande@slawande-thinkpadt14sgen2i.remote.csb>
2024-07-23 12:53:33 -07:00
Maitiú Ó Ciaráin bfb554c620
Merge pull request #3696 from Azure/kimorris27/ARO-9005-shared-dev-kv-for-msi
Deploy shared dev key vault for mock MSI certificates
2024-07-23 18:50:45 +02:00
Tanmay Satam 3907e7cf3a
WI/MI CLI Phase 1 - Base API functionality (#3624)
* Update az aro extension version to 1.0.11

* Update az aro extension to use ARO v20240812preview SDK

* Implement --enable-managed-identity argument

* Implement --assign-platform-workload-identity argument

* Implement --mi-user-assigned argument

* Apply suggestions from code review

Co-authored-by: Kipp Morris <117932707+kimorris27@users.noreply.github.com>

* Add additional test cases

* Style/lint fixes + PR feedback

---------

Co-authored-by: Kipp Morris <117932707+kimorris27@users.noreply.github.com>
2024-07-23 11:34:45 -04:00
Tanmay Satam 510b3ee469 Add new "internal" ARO client wrapper over external ARO clients 2024-07-23 09:05:35 -04:00
Maitiú Ó Ciaráin 4b35728661
Merge pull request #3674 from Azure/anshulvermapatel/cosmosdb-authorizer-context
Fixed context issue
2024-07-23 14:35:24 +02:00
Ayato Tokubi 0f3a104d48
add scaling machine smoke tests 2024-07-23 13:19:18 +01:00