charmed-kubernetes / pytest-operator

Apache License 2.0
6 stars 13 forks source link

Update bundle related methods #99

Open NucciTheBoss opened 1 year ago

NucciTheBoss commented 1 year ago

Description

This pull request aims to fix the issues that I identified in issue #98. Here is the summary of modifications that I made below:

Related issues

Miscellaneous

I updated the .gitignore file to ignore the .idea directory. I made this modification since I use PyCharm. I also added a hashbang and copyright information to the top of plugin.py.

NucciTheBoss commented 1 year ago

Hi there @addyess - thank you for the initial round of reviews. I will work through them as I have the time :smile: Either way, we should get folks off of using juju-bundle to deploy bundles via pytest_operator. I will most likely get to it later this week or next depending on how the pulse lines up.

addyess commented 1 year ago

Hi there @addyess - thank you for the initial round of reviews. I will work through them as I have the time smile Either way, we should get folks off of using juju-bundle to deploy bundles via pytest_operator. I will most likely get to it later this week or next depending on how the pulse lines up.

Cool, i can agree with getting off juju-bundle. I dunno who it would break. Just wanna make sure it doesn't break me :D