platform-chaos icon indicating copy to clipboard operation
platform-chaos copied to clipboard

A node sdk for building services capable of injecting chaos into PaaS offerings. ⚙️ 🌩

Results 14 platform-chaos issues
Sort by recently updated
recently updated
newest added

There are important files that Microsoft projects should all have that are not present in this repository. A pull request has been opened to add the missing file(s). When the...

Please accept this contribution adding the standard Microsoft SECURITY.MD :lock: file to help the community understand the security policy and how to safely report security issues. GitHub uses the presence...

## Description Typo "Typescript"→"TypeScript" https://github.com/Azure/platform-chaos/blob/master/README.md #PingMSFTDocs ## Checklist for success - [ ] This change isn't already implemented by a pending pull request - [ ] This change is a...

## Description Typo "Typescript"→"TypeScript" https://github.com/Azure/platform-chaos/blob/master/README.md #PingMSFTDocs ## Checklist for success - [x] This change isn't already implemented by a pending pull request - [x] This change is a child commit...

Last line in the externalDocs section links to @bengreenier instead of the Azure github.

bug
docs

Our [swagger.yaml](https://github.com/Azure/platform-chaos/blob/master/swagger.yaml) doc is still linked to the old alpha version of this project, and should be updated to have both branding and link references to the new, official azure...

bug
good first issue
docs

## Description This PR documents minimum required version of node, and also runs our tests targeting that version, the lts version, and the latest version. ## Checklist for success -...

enhancement
docs

Throughout this repository `'azure-chaos-fn'` is still being used even though the official package is `'platform-chaos'`. This needs to replaced to eliminate confusion. Some example locations include README.md as well as...

good first issue
docs

> Be sure to add another `function.json` file (the same one above) in the stop folder as well as it is another function. Find the stop component of the extension...

This tracks investigation of what extensions the core team should go an implement, as we consider them to be foundational building blocks that many folks will be interested in.

question