Ben Greenier

Results 42 issues of Ben Greenier

If you enter edit mode, and then click some empty window space that you'd expect to let a click through to the underlying window (as it does in normal mode)...

bug
help wanted

The initial `v0.1.0` readme docs are super barebones, mostly because i was just trying to ship what i had. Definitely need to set aside some time and write out how...

Hi folks - I wanted to be able to omit the `Entity` type parameter on `EntityManager.create`, since I believe it can be inferred without issue. This PR attempts to allow...

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

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

As platform-chaos is a non-trivial set of tools one can use to inject fault into their systems, it makes sense that we include a brief annotated architecture diagram so folks...

enhancement
docs

We should clarify what node versions we are committed to ensuring our code is production quality on. We should also be sure that this information can be found in the...

enhancement
docs

Our existing issue templates are a step in the right direction, but with github introducing support for different templates for issues, features, etc. we should update to support those things.

enhancement
good first issue

This issue tracks adding sdk support for python, effectively allowing folks to develop chaotic extensions using python instead of node. Please upvote if you're interested.

enhancement
question