Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(k8s): set custom ingressClassName for interactive sessions (#581) #581

Merged
merged 1 commit into from
May 3, 2024

Conversation

mdonadoni
Copy link
Member

Copy link

codecov bot commented Mar 26, 2024

Codecov Report

Attention: Patch coverage is 66.66667% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 73.39%. Comparing base (1d027ff) to head (13d1c5d).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #581      +/-   ##
==========================================
- Coverage   73.41%   73.39%   -0.02%     
==========================================
  Files          15       15              
  Lines        1369     1372       +3     
==========================================
+ Hits         1005     1007       +2     
- Misses        364      365       +1     
Files Coverage Δ
reana_workflow_controller/config.py 100.00% <100.00%> (ø)
reana_workflow_controller/k8s.py 88.13% <50.00%> (-0.66%) ⬇️

@mdonadoni mdonadoni merged commit 13d1c5d into reanahub:master May 3, 2024
13 checks passed
@mdonadoni mdonadoni deleted the ingress-class-name branch May 3, 2024 12:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

k8s: annotation "kubernetes.io/ingress.class" is deprecated
2 participants