Mohamed Chiheb Ben Jemaa
Mohamed Chiheb Ben Jemaa
*Issue #294,:* Fixes #294 *Description of changes:* Ref: https://github.com/helm/charts-repo-actions-demo Add @helm/chart-testing-action - To lint chart on PRs Add @helm/chart-releaser-action - To publish Helm release on gh-pages Works well on my...
**Is your feature request related to a problem? Please describe.** Relates #294 FollowUp #774 After Merging the helm repo to main, we need to add the chart to artifacthub.io **Describe...
### What happened? Release Does not reconcile after manually deleting helm release using helm cli ### How can we reproduce it? Install helm-provider:master and use providerconfig in-cluster. Install release resource....
Signed-off-by: Mohamed Chiheb ### Description of your changes Added support for Artifact registry managed resource. TODO: Add Tests Fixes #404 I have: - [X] Read and followed Crossplane's [contribution process]....
Signed-off-by: Mohamed Chiheb ### Description of your changes In order to be able to provision CloudSql failOver replicas, provider GCP CloudSql instance must include `replicaConfiguration` In this PR: * I've...
Any idea how to prevent enqueuing same job? Maybe like if a job with same args exists More then 3 then we can prevent enqueuing it again?
I'm getting a lot of logs of this type. ``` Worker failed to lock a job level=error cannot set transaction read-write mode during recovery. ``` do you know what is...
Actually, I have a code that creates some async jobs but i need to report that the queue item is done, in the job itself. which is a completely separated...
**What this PR does / why we need it**: The MHC API doesn't allow creating a health check for a missing node only, it requires you to create fake conditions....
What this PR does / why we need it: Adding support for IONOS Cloud. Closes #1359 **Additional context** Add any other context for the reviewers