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

6954 Коммитов

Автор SHA1 Сообщение Дата
Maitiú Ó Ciaráin 367a4799fd
Merge pull request #3600 from Azure/nwnt/trusted-launch-devproxy
Make dev-proxy use Trusted Launch
2024-07-12 08:53:47 +02:00
Maitiú Ó Ciaráin 3cd8bc51b4
Merge pull request #3617 from Azure/cadenmarchese/ARO-6449/go-script
New cmd to populate PlatformWorkloadIdentityRoleSets in dev and prod
2024-07-12 08:50:37 +02:00
Jonathan Chang c999a58ecc remove white space 2024-07-11 09:08:41 -07:00
Jonathan Chang 8e2eb0d678 add error 2024-07-11 09:02:22 -07:00
Jonathan Chang a0e4aafe79 fix azcore 2024-07-11 08:36:07 -07:00
Jonathan Chang 2b270a40fa change variable 2024-07-11 08:36:07 -07:00
Jonathan Chang 5854f87845 remove go mod confict 2024-07-11 08:36:07 -07:00
Jonathan Chang 32fbfb909b change cluster 2024-07-11 08:36:05 -07:00
Jonathan Chang 6a775b25fd add 2024-07-11 08:32:47 -07:00
Jonathan Chang cdda20ff43 replace with sdkdns 2024-07-11 08:32:47 -07:00
Jonathan Chang 58f5476bf9 fix ci 2024-07-11 08:32:47 -07:00
Jonathan Chang 6895ac78e8 add mock 2024-07-11 08:32:47 -07:00
Jonathan Chang 7ef1528154 fix lint 2024-07-11 08:32:47 -07:00
Jonathan Chang 8eca5665f1 remove white space 2024-07-11 08:32:46 -07:00
Jonathan Chang e5bf96e41a remove azidentity 2024-07-11 08:32:46 -07:00
jonachang 74374a9f90 create client and vendor for armdns 2024-07-11 08:32:46 -07:00
Nont 6b30e877f1 Fix lint 2024-07-11 09:20:56 -05:00
Maitiú Ó Ciaráin 6effeb1260
Merge pull request #3594 from Azure/network-track2-rest
Update network SDK to track2
2024-07-11 12:47:15 +02:00
Nont 5f00bdb54a Change to DiskEncryptionSetIdentityType 2024-07-10 17:57:01 -05:00
Tanmay Satam 2eb19ec6ea
Containerize tunnel (#3646) 2024-07-10 14:58:46 -04:00
Mohammed Safwan Aslam Kazi 001751784b
Updates Test Suite To Use New GA API Plus Adds Missing Functionality To Our Internal Utility Clients (#3640)
* adds the missing functionality to these apis

* removes the functionality from 20230904 as it is not needed

* replaces old api referencings with new ones

* small fixup and referencing to new api

* creates cluster with new api
2024-07-10 14:54:17 -04:00
Mohammed Safwan Aslam Kazi 46a75fa107
Architecting Local `make ci-rp` File To Allow Caching For Later (#3623)
* adding new variables to handle tagging of intermediate docker images in a multi-stage container file, which helps differentiating them from final slim image

* building intermediate docker images individually

* using --cache-from flag to point to an image name instead of tags

* building intermediate images pointing to localhost instead of actual registry

* creates new variable in code to manage fake FQDN for localhost

* removing complexity and avoiding using fake FQDN for localhost

* rearranging the code line to maintain the relevance of the code

* using conditional assignment
2024-07-10 14:53:31 -04:00
Amber Brown e711e610a0
Move to maintained yaml lib (#3454)
* move to maintained yaml lib

* update validate-imports

* go mod
2024-07-10 09:57:42 +10:00
Maitiú Ó Ciaráin ff69ffef6a
Merge pull request #3292 from tsatam/ARO-4632/operator-predicates
ARO Operator - Reduce unnecessary reconciles by limiting watched resources/changes
2024-07-09 15:43:21 +02:00
cadenmarchese f2d528d6b9 rename existing var with incoming 2024-07-09 08:47:22 -04:00
cadenmarchese 18c632f33b remove code comments 2024-07-09 08:47:22 -04:00
cadenmarchese 7ca11f46df address comments 2024-07-09 08:47:22 -04:00
cadenmarchese e6f5d87402 unmarshal PlatformWorkloadIdentityRoleSetProperties instead 2024-07-09 08:47:22 -04:00
kimorris27 ab3d3ef810 Tweak script to read in a list of role sets from env var (as opposed to
just one role set)

Also removed a function I found to be unnecessary and tweaked some of
the documentation comments.
2024-07-09 08:47:22 -04:00
kimorris27 9f664c0075 Fix a few nits 2024-07-09 08:47:22 -04:00
kimorris27 8a0597e7b9 Revert changes to API versioning in `pkg/util/cluster` - use same API
version for everything

I don't see why this change is needed, and
https://github.com/Azure/ARO-RP/pull/3583 was just recently merged. I'm
thinking that maybe Caden added these changes by mistake while
mid-merge.
2024-07-09 08:47:22 -04:00
cadenmarchese a51d0f3d3e new cmd to populate role sets in prod 2024-07-09 08:47:22 -04:00
cadenmarchese a6dab8f38f add default role set, populate in dev cosmosdb 2024-07-09 08:47:17 -04:00
Marius Schulz 10e5de36b5
[ARO-7788] Don't overwrite default installer version in local dev (#3671) 2024-07-09 11:55:16 +02:00
Maitiú Ó Ciaráin d1198c6f66
Merge pull request #3665 from Azure/mociarain/ARO-8608-refactor
Mociarain/aro 8608 refactor
2024-07-09 11:09:38 +02:00
Caden Marchese b704160742
Add new NASA codeowners to ARO-RP (#3672) 2024-07-09 13:19:24 +05:30
Steven Fairchild 3db436013f Improve logging, handling of empty metric values 2024-07-08 13:12:33 -07:00
Steven Fairchild cf51f260ac Emit cluster features enabled/disabled during cluster provisioning
Add workload identity or cluster service principal metrics emission
Add emit features
Emit features concerning newly installed clusters.
Add emitMetrics to all provisioning states
Add logging statements for metrics,
Allows metrics being emitted to also be used in kusto dashboards.
Constant values are used for all metric names in deminsions.
If an error is encountered while gathering metrics, that metric is omitted.
Unit tests provide 100% coverage for emitMetrics.

Rename emitMetrics to emitProvisioningMetrics, rename emitInstallMetrics to emitMetrics,
emitMetrics can be used for all provisioning states, not just creating state. Changed name to reflect this.
2024-07-08 13:12:33 -07:00
Steven Fairchild a69a16029e Bump Hive Image to commit b1ac27b248159f179abf8c7e03e6ada5f17e86c0 - ARO-5063
Update default hive commit for config script
2024-07-08 13:11:43 -07:00
Maitiú Ó Ciaráin 354dbcb7b5
Merge pull request #3669 from Azure/bump-azdev
bump azdev
2024-07-08 14:57:04 +02:00
Maitiú Ó Ciaráin b9400c448e
Merge pull request #3664 from Azure/s-fairchild/ARO-8852-hive-deploy-script
Update hive-generate-config.sh to accept differing versions
2024-07-08 12:15:53 +02:00
Maitiú Ó Ciaráin b6aec4e258
Merge pull request #3656 from Azure/tsatam/hotfix-increase-dev-proxy-vmss-disk-size
Increase dev-proxy-vmss OSDisk to 64GB
2024-07-08 11:47:11 +02:00
Ayato Tokubi 25a91572f9
fix lint error 2024-07-05 18:32:14 +01:00
Ayato Tokubi 4c1dec37a7
bump azdev 2024-07-05 17:02:19 +01:00
Maitiú Ó Ciaráin c36df74225
Merge pull request #3657 from Azure/dependabot/go_modules/github.com/gorilla/schema-1.4.1
Bump github.com/gorilla/schema from 1.2.1 to 1.4.1
2024-07-05 11:21:05 +02:00
Amber Brown 309e84bbe1 In admin updates, update the Operator version and then update the Cluster object 2024-07-05 16:02:16 +10:00
Marius Schulz 699e9fb423
[doc] local-rp dev docs should mention registering the sub (#3666) 2024-07-04 13:42:37 +02:00
Maitiú Ó Ciaráin 6b911872da
Merge pull request #3655 from Azure/ARO-8608
Add tenant ID to internal apis for CMSI usage
2024-07-04 10:51:42 +02:00
Maitiú Ó Ciaráin 446be7a32d Use consistent naming 2024-07-04 08:41:39 +02:00
Maitiú Ó Ciaráin 783ea2464f Collect arguments in a struct 2024-07-04 08:41:12 +02:00