Closed devdattakulkarni closed 3 months ago
High-level steps:
In order to use Kubernetes Python client, add requirements.txt to the tests folder. Update the README to document the step of running pip install
before executing the tests.
Completed.
Application upgrade feature works as follows: When the Helm chart in a ResourceComposition is updated, all the running application instances get updated. We should add a test case for this scenario