apigee / ansible-apigee-hybrid-accelerator

Accelerate your Apigee Hybrid management with Ansible & Helm
https://www.googlecloudcommunity.com/gc/Cloud-Product-Articles/Accelerate-your-Apigee-Hybrid-management-with-Ansible-amp-Helm/ta-p/644944
Apache License 2.0
7 stars 4 forks source link

Add support for upgrade of cert-manager #34

Open anaik91 opened 10 months ago

anaik91 commented 10 months ago

Is your feature request related to a problem? Please describe. When upgrading Apigee hybrid , cert-manager may needs to be upgarded

Describe the solution you'd like Ability to upgrade the cert-manager when version is bumped in vars fiie

Describe alternatives you've considered NA Additional context NA

zvdy commented 1 month ago

Have a look at this branch I'm unable to test properly due to the lack of an Cloud environment but feel free to test it yourself and modify if needed

Main change is under roles/cert-manager/tasks/main.yml

I will open a PR if successful