Julio Pasinatto
Julio Pasinatto
[](https://jira.percona.com/browse/CLOUD-857) [](https://pullrequestbadge.com/?utm_medium=github&utm_source=percona&utm_campaign=badge_info) **CHANGE DESCRIPTION** --- **Problem:** Changes made in the operator repository are not always reflected in the Helm chart repository, leading to inconsistencies between the two. **Cause:** This can...
[](https://jira.percona.com/browse/CLOUD-914) [](https://pullrequestbadge.com/?utm_medium=github&utm_source=percona&utm_campaign=badge_info) **CHANGE DESCRIPTION** --- **Problem:** When cleanup function was executed, it was not considering some namespaces created automatically by cloud providers, deleting namespaces wrongly. **Solution:** Fix regex expression. **CHECKLIST**...
**CHANGE DESCRIPTION** --- **Problem:** *Short explanation of the problem.* **Cause:** *Short explanation of the root cause of the issue if applicable.* **Solution:** *Short explanation of the solution we are providing...
[](https://jira.percona.com/browse/CLOUD-915) [](https://pullrequestbadge.com/?utm_medium=github&utm_source=percona&utm_campaign=badge_info) **CHANGE DESCRIPTION** --- **Problem:** GKE cluster were being created with logging and monitoring by default, but we don't need it for this job. **Solution:** Add flags to disable...
[](https://jira.percona.com/browse/CLOUD-929) [](https://pullrequestbadge.com/?utm_medium=github&utm_source=percona&utm_campaign=badge_info) **CHANGE DESCRIPTION** --- This PR sets up the initial groundwork for transitioning to pytest as our testing framework. It includes: - Conversion of init-deploy, finalizer and liveness tests...
[](https://jira.percona.com/browse/K8SPSMDB-1192) [](https://pullrequestbadge.com/?utm_medium=github&utm_source=percona&utm_campaign=badge_info) **CHANGE DESCRIPTION** --- - Add a wrapper script for executing e2e tests with Pytest - Test reports are generated and stored by default in the `e2e-tests/reports` directory -...