kubetest icon indicating copy to clipboard operation
kubetest copied to clipboard

design for version 1.0 build of kubetest

Open edaniszewski opened this issue 4 years ago • 0 comments

As with most projects, this one started as a mix of a bit of fun and a narrow(er) use case that has since grown to be more generalized. Some of the initial design decisions make it more difficult for the project to grow, and make it more difficult for some desired features to be added.

This issue is to track some of the features, considerations, etc which will inform the core development of the version 1 release. I'm sure that large swaths of the inner workings may need to be rewritten to accommodate these necessary features, so it makes sense to spend some time collecting thoughts, features, and ideas which could be incorporated. Better figure most of it out now than to have to do another major rewrite anytime soon.

This issue is a meta-issue to track all these features/ideas.

Features

  • [#91] Generic API object wrappers
  • [#133] Allow custom api_client to be used for client/objects in tests

edaniszewski avatar Jan 06 '20 14:01 edaniszewski