Commit 452b356
feat: Add support for CapacityReservationGroup in ASO v2 (#4980)
* feat: Add support for CapacityReservationGroup in ASO v2
* review comments
* push recording test
* Add integration test recording for CapacityReservationGroup CRUD operations
- Added Test_Compute_CapacityReservationGroup_CRUD.yaml recording file
- Enables test replay without requiring live Azure credentials
- Completes the CapacityReservationGroup implementation for ASO v2
* Record sample
* Add missing sample file
* Fix formatting: add newline at end of test file
---------
Co-authored-by: Bingi Narasimha Karthik <[email protected]>1 parent cca9af6 commit 452b356
File tree
43 files changed
+17410
-451
lines changed- docs/hugo/content/reference
- compute
- v2
- api/compute
- customizations
- v1api20241101/storage
- v1api20250401
- arm
- storage
- webhook
- internal/controllers
- recordings
- Test_Samples_CreationAndDeletion
- samples/compute/v1api20250401
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
43 files changed
+17410
-451
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
247 | 247 | | |
248 | 248 | | |
249 | 249 | | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
250 | 259 | | |
251 | 260 | | |
252 | 261 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
8 | 17 | | |
9 | 18 | | |
10 | 19 | | |
| |||
Lines changed: 20 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 20 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
6 | 10 | | |
7 | 11 | | |
8 | 12 | | |
| |||
0 commit comments