Ayato Tokubi
309d82afdb
Add PVC smoke tests ( #3747 )
2024-08-21 14:11:42 +02:00
Lisa Rashidi-Ranjbar
a10deab992
ARO-9570: Update controller to watch MCP and ARO Cluster object
2024-08-20 12:08:35 -07:00
Lisa Rashidi-Ranjbar
9a4ad4ac98
ARO-9570: Add a controller to the ARO operator to lay down etchosts machine config
2024-08-20 10:09:03 -07:00
Brendan Bergen
8badd84bb7
Thank you Aldo, and good luck ( #3774 )
2024-08-19 12:05:52 -06:00
oraz
0ae1ef4c9a
Copy fluentbit image from arointsvc ACR to your ACR
...
It is needed since it is compared against a default image (and digest) from const file
2024-08-19 17:20:32 +03:00
oraz
7531359c16
Align docs hierarchy
...
Indent bullet points
2024-08-19 17:17:12 +03:00
Ayato Tokubi
c3e324c7c9
fix typo ( #3779 )
2024-08-19 08:12:24 -05:00
Ayato Tokubi
18b43b5c4b
Add smoke tests doc ( #3750 )
2024-08-19 09:26:24 +02:00
Ayato Tokubi
0d991571c8
Add missing dependencies ( #3749 )
2024-08-19 08:56:09 +02:00
Shubhadapaithankar
a387947960
Make runlocal-rp with Container Image ( #3593 )
...
Runlocal-RP is Containerized
- Modified Makefile to execute a local `podman run` for the RP on 127.0.0.1
- Local RPs now by default interact with Hive due to MacOS limitations
- Updated RP dev config to serve on all IPs due to MacOS limitations
- Doc updates
2024-08-16 11:41:58 -06:00
Ayato Tokubi
c74906d445
Change load balancer image in smoke test ( #3740 )
2024-08-16 18:49:00 +02:00
Steven Fairchild
d874268829
Update hive image to tag bdf9d08a06 ( #3770 )
...
hive:bdf9d08a06 uses github.com/openshift/hive git commit bdf9d08a060abf558ca60e014123bf9278f58b4b.
2024-08-14 08:21:03 -04:00
Tanmay Satam
8bcd1b6dc1
WI/MI CLI Phase 1 - Base Update Functionality ( #3709 )
...
* Add --assign-platform-wi flag to az aro update
* Fix nil pointer dereference when converting Identity structs on API
* Restructure update command to make branching logic more clear
* Remove duplicate test
* Disallow passing in duplicate platform workload identities within the same create/update invocation
* Ensure reported duplicate platform_workload_identities list doesn't itself contain duplicates
2024-08-13 16:32:17 -04:00
Amber Brown
a1c4de75a4
Fix axios vulnerability by moving to Fetch ( #3769 )
...
* bump prettier + config
* run prettier on portal
* update to use native HTTP fetch
* clean up some typescript lint problems
* regen
* fix
* rebuild
* send correct content type
* regen
2024-08-13 12:42:26 -04:00
Steven Fairchild
29e09d5260
Fluentbit pipeline has been updated to sync versions between arointsvc ( #3766 )
...
and arosvc registries
Updating checksum to sha256:dbf5304bd98cd51c72e4ae0ee8511d3bbcdbcb7e72e65e7d1495a50d7ac33b8d
2024-08-12 12:24:44 -04:00
Or Raz
cedba924d8
Optionally Use USER Environment Variable for Azure Resources ( #3681 )
...
* Fetch USER env var once
Fetch the USER env var once instead of multiple times for faster DevConfig func execution time
* Set Azure unique prefix and USER as optional
Use an Azure unique prefix for the Azure resources that ARO-RP is using instead of always fetching the USER. When AZURE_UNIQUE_PREFIX env var is not set, then use the USER env var
* Modify more USER references
Rename AZURE_UNIQUE_PREFIX to AZURE_PREFIX, and export the usage of this env var for Azure prefix name resources when it is set. When it is missing use the default USER env var, as before
2024-08-07 14:57:33 +02:00
Amit Arora
50939e1a38
Minor document changes ( #3759 )
...
* replaced duplicate australiaeast value with eastus
* minor document changes
2024-08-06 08:48:57 -05:00
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