Ali Kahoot

Results 4 issues of 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...

kind/bug
workflow/todo

**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$...

bug

**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:...

enhancement

Add tekton cluster wide resources Move sample pipeline to another folder