Ali Kahoot
Ali Kahoot
I have created a Status Page on Uptime Robot and got the id of it by running `curl -d "api_key=MY_API_KEY" -X POST https://api.uptimerobot.com/v2/getPSPs` and used that ID in my EndpointMonitor...
**Describe the bug** I am testing image-updater plugin with ArgoCD for our CD solution, I have used following annotations on my Argo app ``` argocd-image-updater.argoproj.io/image-list: app=kahootali/nginx argocd-image-updater.argoproj.io/app.update-strategy: latest argocd-image-updater.argoproj.io/app.allow-tags: regexp:^[0-9]{6}-[0-9]{6}_RC$...
**Is your feature request related to a problem? Please describe.** I am using ArgoCD image updater with the following annotation to match my image tags ``` argocd-image-updater.argoproj.io/app.update-strategy: latest argocd-image-updater.argoproj.io/app.allow-tags: regexp:...
Add tekton cluster wide resources Move sample pipeline to another folder