civo / kubernetes-marketplace

Marketplace of Kubernetes applications available for quick and easy installation in to Civo Kubernetes clusters
https://www.civo.com/
MIT License
224 stars 190 forks source link

Alert: Resources using Deprecated API Namespaces should be updated. #159

Open sr229 opened 3 years ago

sr229 commented 3 years ago

This issue is a:

We have some offending Applications that still uses deprecated API namespaces, from my discovery, the following WILL NOT work on K3s 1.20+

sr229 commented 3 years ago

Would like to add argo in the list since they also use deprecated resources.

DoNnMyTh commented 3 years ago
saiyam1814 commented 3 years ago

@DoNnMyTh would you like to take up and update these ?

DoNnMyTh commented 3 years ago

@saiyam1814 i commented these because i can update all to latest version but most of them are still on /v1beta1. What ever you say i'll do.

DoNnMyTh commented 3 years ago

Assign this to me and will be done next week :)

sr229 commented 3 years ago

We'll need to update some of the CRDs upstream as well and/or inform the maintainers regarding this because once K3s v1.22 is out, their applications will no longer work.

DoNnMyTh commented 3 years ago

Sure @sr229, I'll update above this week, but issue many projects haven't moved to newer resources so i'm thinking we should update them when they will update it, and we can put a warning postinstall.md

DoNnMyTh commented 3 years ago

AFAIK 1.22 is still 5 to 6 months away so i guess they got time to update it, and as soon as they update it we will also update it

DoNnMyTh commented 3 years ago

@keithhubner Can you look bitwardenrs

DoNnMyTh commented 3 years ago

@stevefan1999-personal Can you please look at Argo CD

Johannestegner commented 2 years ago

I updated the CRDs to v1 in Traefik2 (#293)