reanahub / reana

REANA: Reusable research data analysis platform
https://docs.reana.io
MIT License
123 stars 54 forks source link

fix(helm): use ingressClassName instead of deprecated annotation (#794) #794

Closed mdonadoni closed 4 months ago

mdonadoni commented 5 months ago

Closes #742

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 18.15%. Comparing base (8ce4a8d) to head (b4f4633).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/reanahub/reana/pull/794/graphs/tree.svg?width=650&height=150&src=pr&token=NmV0ZCmqfN&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=reanahub)](https://app.codecov.io/gh/reanahub/reana/pull/794?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=reanahub) ```diff @@ Coverage Diff @@ ## master #794 +/- ## ======================================= Coverage 18.15% 18.15% ======================================= Files 26 26 Lines 2478 2478 ======================================= Hits 450 450 Misses 2028 2028 ```
mdonadoni commented 5 months ago

Tested and working on DEV after removing the kubernetes.io/ingress.class annotation and adding ingress_class_name: cern-magnum-traefik