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

44 Коммитов

Автор SHA1 Сообщение Дата
Kevin Li f2b57d7332 Adding ChaosScheduler related APIs: chaos-schedule set, chaos-schedule get, chaos get, chaos events(#70)
* Adding ChaosScheduler related APIs
  * sfctl chaos-schedule set
  * sfctl chaos-schedule get
  * sfctl chaos get
  * sfctl chaos events
Removing
  * sfctl chaos report
2018-04-12 12:01:48 -07:00
radicmilos e97a444063 Add scaling policy parameter to sfctl service create and sfctl service update (#76)
Add scaling policy parameter to sfctl service create and update commands to match service fabric runtime 6.2
2018-04-11 11:44:38 -07:00
Christina Kang - MSFT 6ec1b1c844
Update custom SDK (#80)
* updated custom SDK
2018-04-05 10:22:58 -07:00
Christina Kang - MSFT 6bf91a66b2
4.0.0 help text test (#71)
- Typo fixes
- Added missing help text
- Fixed bug in displaying property help text
- Added tests to verify correctness of help text
- Remove command to get chaos report since it is being redone in service fabric runtime 6.2
2018-04-04 18:47:14 -07:00
Christina Kang - MSFT 2c2075472e
update PR template to include checklist (#78)
Updating checkin checklist
2018-04-04 17:09:45 -07:00
Christina Kang - MSFT a5847730ba
Moved provision application test to use the validate command method i… (#79)
* moved provision application test to use the validate command method instead of a custom one
2018-04-04 17:05:00 -07:00
Christina Kang - MSFT 414efc7fdd
Add ability to check in unreleased versions of the Service Fabric SDK (#74)
update travis CI to take custom service fabric SDK to allow merges to happen between releases
2018-03-30 14:44:40 -07:00
samedder d13ab59aa4 Clarifying some features in the readme (#69) 2018-02-20 16:56:26 -08:00
Christina Kang - MSFT b2666bb4f3 Adding provision application type custom command and other new 6.1 APIs (#64) 2018-02-20 15:02:58 -08:00
Mohammad Tanviruzzaman 32b4a257a9 Add ChaosContext and ChaosTargetFilter in ChaosParameters (#62) 2018-02-08 12:02:02 -08:00
samedder 489057c6dd
Updating to 6.1 SF runtime and removing provision command (#63)
Adding support for the 6.1 SF runtime and additional PyLint changes, along with removing an incompatible `application provision` command.
2018-02-08 11:39:13 -08:00
samedder b2d8306376
Adding coveralls package (#61) 2017-12-12 16:17:09 -08:00
Joni Collinge d341291bda Updated Python SDK version and added property management commands (#53) 2017-11-29 10:37:52 -08:00
samedder 77bfa3b77c
Create issue templates file 2017-11-28 14:02:48 -08:00
samedder 78ef44f952
Adding a pull request template file 2017-11-28 13:49:39 -08:00
samedder ac3628b549
Adding default branches to Travis (#49)
Adding default build branch and post merge validation
2017-11-28 13:10:50 -08:00
samedder c0391b71aa Fix app upgrade arg naming (#50)
* Fixing application upgrade argument names

* Updating ReadMe

* PyLint fixes
2017-10-20 11:25:42 -07:00
samedder bc5fa4def4 Fixing load metric parsing (#47)
* Fixing load metric parsing

* Updating history
2017-10-20 11:02:18 -07:00
samedder d511778e38 Remove beta build stages step and add linting to test (#48) 2017-10-19 17:20:49 -07:00
Mikkel Mork Hegnhoj 89265b7c19 Clarification in cluster select help text (#43) 2017-10-05 15:36:49 -07:00
Ling Geng 7e6912e87c Rename to deployment--name in compose commands (#44)
* Rename to deployment--name in compose commands
2017-10-02 16:55:11 -07:00
samedder 3ff84ce47e Adding contributing (#41) 2017-10-02 14:56:23 -07:00
samedder 3985d25e1a Updating to Service Fabric 6.0 SDK (#35)
* Updating dependent packages

* Updating dependent packages

* Adding 6.0 runtime information

* Fixing cluster report-health command

* First cut cluster upgrade

* Adding missing files

* Fixing messed up help

* First pass on sa cluster upgrade

* Adding missed command mapping

* Renaming and fixing

* Adding update-upgrade command

* Removed deprecated node commands

* Adding application load command

* Adding application list new int argument

* Adding application report-health documentation

* Fixing application upgrade doc string

* Adding service create comment on new names

* Adding service update updated docstring

* Adding immediate arg to report service health

* Adding custom partition health and also repair manager commands

* Adding replica report health helps

* starting compose rename

* Adding compose upgrade support

* Adding new files

* moving compose create to new API and seperate file

* Removing old compose app command

* Fixing PyLint

* Fixing PyLint

* Adding histor

* Removing whitespace
2017-09-24 23:37:31 -07:00
iyyappam 5cbf448b54 Add support for image store file share upload for OneBox scenario (#34) 2017-09-22 13:36:27 -07:00
samedder 3abd191428 Fixing application upload iterator and setting strict package version (#33) 2017-09-20 17:27:12 -07:00
samedder 0f42278379 Fix parameter parsing for numbers (#29) 2017-09-17 15:16:13 -07:00
samedder bfd90864b6 Updating Service Fabric SDK to 6.0 release candidate and adding support for Python 3.5 (#28)
* Updating setup and version and history

* Fixing setup typo

* Fixing requests version to not conflict with msrest version

* Support Python 3.5

* Updating history

* Adding classifier
2017-09-17 13:14:56 -07:00
samedder cb2419e576 Moving to Wiki for Documentation (#23) 2017-09-07 13:04:36 -07:00
samedder 0c8e162e70 Updating License (#19) 2017-08-25 15:47:17 -07:00
samedder 94f5fe405a Adding Code Owners (#20) 2017-08-25 15:39:07 -07:00
samedder 64a9b893b8 Removing extraneous print used for debugging (#18) 2017-08-23 16:19:08 -07:00
samedder 5346e6ceb2 Fixing typo in release notes (#17) 2017-08-23 15:53:50 -07:00
samedder 88eddd47bb Updating for release 1.1.0 (#16) 2017-08-23 15:46:45 -07:00
samedder 22194760d5 Fixing `application upload` to handle string encoding (#14)
Fixing Py3 to correctly handle encoded strings and moving package to required
2017-08-21 16:58:33 -07:00
Ling Geng c842532e20 AAD authentication (#10)
Adding authentication for clusters secured with AAD
2017-08-21 14:54:35 -07:00
samedder a532836f67 Fixing app upload to use a single session (#11)
Moving to use a single session with pass phrase caching for the `application upload` command
2017-08-17 13:34:43 -07:00
samedder 45d915b547 Adding documentation to help with pip setup (#12) 2017-08-16 18:20:39 -07:00
Ed Sam 0d7987c28b Release 1.0.1 (#8) 2017-07-27 17:09:21 -07:00
Ed Sam b774c6f9c9 Releasing 1.0.0 (#7) 2017-07-27 16:12:47 -07:00
Ed Sam a34c84c45b Initial unreleased version test (#5)
Minor fixes and adding additional tests and packaging
2017-07-27 15:59:25 -07:00
Ed Sam 268d5f8e83 Initial release (#4)
Adding initial files for CLI
2017-07-25 14:46:22 -07:00
Microsoft Open Source 117f41f259 Initial commit 2017-06-16 15:31:29 -07:00
Microsoft Open Source 3d8377d456 Initial commit 2017-06-16 15:31:27 -07:00
Microsoft GitHub User 9e597fc484 Initial commit 2017-06-16 15:30:59 -07:00