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

23 Коммитов

Автор SHA1 Сообщение Дата
RenzoPrettoMS 1b33e81bbd
chore: update names to match .net standard (#24190) 2023-06-12 10:08:00 +08:00
RenzoPrettoMS b40c1b9c2d
[Hub Generated] Review request for Microsoft.Chaos to add version preview/2023-04-15-preview (#23744)
* chore: update capability type and fix reference

* chore: update to fix lint issues
2023-05-05 00:15:44 +08:00
Brent Rusinow 38311a16b5
[Hub Generated] Review request for Microsoft.Chaos to add version preview/2023-04-15-preview (#23443)
* Adds base for updating Microsoft.Chaos from version preview/2023-04-01-preview to version 2023-04-15-preview

* Updates readme

* Updates API version in new specs and examples

* updates to Chaos Studio selectors

* updated readme

* changed modelAsString to True for all enums
2023-04-26 13:29:37 +08:00
RenzoPrettoMS 22d6be2ce2
[Hub Generated] Review request for Microsoft.Chaos to add version preview/2023-04-01-preview (#23171)
* Adds base for updating Microsoft.Chaos from version preview/2022-10-01-preview to version 2023-04-01-preview

* Updates readme

* Updates API version in new specs and examples

* chore: update resource identity type and add user assigned identity type

* chore: added patch call and experiment update definition

* chore: add patch example and fix patch validation issues

* chore: fixed lint and prettier checks

* chore: add permission information for capability types

* chore: add permission information for capability types and fix lint issue

* chore: update example for lint issue

* fixed prettier error

---------

Co-authored-by: Brent Rusinow <brrusino@microsoft.com>
2023-04-04 11:47:59 +08:00
Brent Rusinow cef1e21f0a
added duration format to support ISO8601 strings (#21711) 2022-12-06 11:34:04 +08:00
Brent Rusinow 5263f0b2ea
Release chaos microsoft.chaos 2022 10 01 preview (#20610)
* Adds base for updating Microsoft.Chaos from version preview/2022-07-01-preview to version 2022-10-01-preview

* Updates readme

* Updates API version in new specs and examples

* Updated experiment type

* added newline at end of file

* added suppression for patch not implemented

* added supportedResourceFilters

* syntax fix

* removed supported filters from capabilityType

* updated filter schema

* PR fixes

* changed modelAsString to true

* updated createUpdateExperiment example
2022-09-30 13:18:43 +08:00
victoriachenm 37e7ef76e9
Update version of the python Chaos SDK 1.0.0b5 (#19805) 2022-07-20 09:30:42 +08:00
victoriachenm 9918d83b02
Add new API version "2022-07-01-preview" for CapabilityType (#19489)
* Add new API version "2022-07-01" for CapabilityType

* Fix readme and discriminator model validation error

* New commit to trigger validation checks to run

* Fix readme for Avocado errors

* Fix invalid type error

* Fix "missing required property: key/value"

* Revert "Fix "missing required property: key/value""

This reverts commit 5095ea2d4232a3c775aeede88d64d42b7fbeece0.

Reverting because first commit needs to be the previous API version

* Revert "Fix invalid type error"

This reverts commit 67f467fefbf0ac94f495431ffb04d939830c093a.

Reverting because first commit needs to be the previous API version

* Revert "Fix readme for Avocado errors"

This reverts commit b81e097072bb75efb6534d945b5b7e3e03424f52.

Reverting because first commit needs to be the previous API version

* Revert "New commit to trigger validation checks to run"

This reverts commit 112a2742f682bd0c7d68df9983131daaf06a20f4.

Reverting because first commit needs to be the previous API version

* Revert "Fix readme and discriminator model validation error"

This reverts commit 2a4ce96f9e7d2cb23ace5efc33326a2d06848f6c.

Reverting because first commit needs to be the previous API version

* Revert "Add new API version "2022-07-01" for CapabilityType"

This reverts commit e52ff8371193ebfcd2d2552fb2d22cfd40202915.

Reverting because first commit needs to be the previous API version

* Previous API version 2021-09-15-preview

* Add new API version "2022-07-01" for CapabilityType

* Fix PrettierCheck

* Revert "Fix PrettierCheck"

This reverts commit 0b9f8bc4b09b4d44f9ba229187247280aa69ee13.

* Revert "Add new API version "2022-07-01" for CapabilityType"

This reverts commit 48b85e6471837862d74dd24a0877d98efadc5a67.

* Previous API version

* Add new API version "2022-07-01" for CapabilityType

* Use runtimeProperties only in capabilityTypes

* Remove LRO extension headers

* Use new python SDK version

* Revert "Remove LRO extension headers"

* Remove LRO header
2022-07-14 17:14:29 +08:00
Kiran Parthasarathy d8dd0de9c2
Update py sdk version to b04 (#19576)
Co-authored-by: kipartha <kipartha@microsoft.com>
2022-06-24 09:29:03 +08:00
Chenjie Shi c943ce5e08
Change config of SDK automation for Go (#19364)
* remove go track1 sdk automation config

* change all md config for go automation
2022-06-14 13:59:27 +08:00
Kiran Parthasarathy 8eed9adb25
fix execution details correctness - S360. (#18721)
* fix execution details correctness - S360.

* Add x-ms-identifiers to runInformation arrays.

* fix prettier format.

Co-authored-by: kipartha <kipartha@microsoft.com>
2022-05-03 11:30:49 +08:00
Jay Svoboda b9e6e16643
Update version of the python Chaos SDK (#18754) 2022-04-26 11:51:21 +08:00
Xiaogang 4716fb039c
Enable azure-powershell CI for all management RPs (#18771)
* Enable azure-powershell for all manage RPs

* Change integrationRepository to Azure/azure-powershell-pr

* Change azure-powershell in api-spec repo

* Change azure-powershell in api-spec repo

* Remove azure-powershell from some deprecated RPs

Co-authored-by: v-yuzhichen@microsoft.com <v-yuzhichen@microsoft.com>
2022-04-22 10:31:17 +08:00
Jay Svoboda 571317e9e0
Allow non-Latin characters in Experiment name (#18703)
https://github.com/Azure/azure-resource-manager-rpc/blob/master/v1.0/resource-api-reference.md#arguments-for-crud-on-resource
2022-04-20 12:08:28 +08:00
Kiran Parthasarathy b02e7d8139
Kipartha/execution details action start end (#18698)
* Add action start/end time.

* Update examples with action start/end times.

* fix typo in description.

Co-authored-by: kipartha <kipartha@microsoft.com>
2022-04-20 12:07:53 +08:00
zhenbiao wei 19a632e2a2
update readme (#18225)
* update readme

* Update readme.python.md
2022-03-17 15:03:19 +08:00
agalerrotaru fc1eb14499
Adding xms ids for Chaos (#17661) 2022-02-09 14:20:50 +08:00
colawwj 93b168180a
update-typescript.md (#17182) 2022-01-06 08:28:20 +08:00
Mario Hernandez c078a73d6a
Update the CSharp output directory. (#16640) 2021-11-03 09:30:08 +08:00
Mario Hernandez 2d0ce48d94
Update dotnet sdk namespace for Microsoft.Chaos. (#16598) 2021-10-29 16:28:47 +08:00
Mario Hernandez 1e00e8d52c
Update Chaos Client Name + Update outdated examples. (#16501) 2021-10-22 09:48:23 +08:00
Mario Hernandez f900b57969
Update Microsoft.Chaos API Version 2021-09-15-preview types/experiment.json (#16480) 2021-10-21 10:57:26 +08:00
Mario Hernandez ed12f5402e
Adding Microsoft.Chaos API Version 2021-09-15-preview. (#16453)
* [baseline] Microsoft.Chaos private preview API Version 2021-09-15-preview.

* msft.chaos PublicPreview API 2021-09-15-preview
* Add neccessary readme's from swagger tool branch generation.
* remove artifiact resource from public preview.
* fix static linter issues.
2021-10-20 12:52:49 +08:00