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

fix: WebUI failure when loading pod view 't.parentRefs is undefined' (#6490) #6535

Merged
merged 1 commit into from Jun 23, 2021

Conversation

alexmt
Copy link
Collaborator

@alexmt alexmt commented Jun 23, 2021

Signed-off-by: Alexander Matyushentsev AMatyushentsev@gmail.com

Closes #6490

…rgoproj#6490)

Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com>
@alexmt alexmt requested a review from rbreeze June 23, 2021 00:47
@codecov
Copy link

codecov bot commented Jun 23, 2021

Codecov Report

Merging #6535 (16ec9cb) into master (4ae5cdf) will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #6535      +/-   ##
==========================================
+ Coverage   41.12%   41.14%   +0.01%     
==========================================
  Files         153      153              
  Lines       20313    20313              
==========================================
+ Hits         8354     8358       +4     
+ Misses      10800    10796       -4     
  Partials     1159     1159              
Impacted Files Coverage Δ
util/settings/settings.go 47.00% <0.00%> (ø)
util/lua/lua.go 76.16% <0.00%> (+1.86%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4ae5cdf...16ec9cb. Read the comment docs.

@alexmt alexmt merged commit 9815490 into argoproj:master Jun 23, 2021
@jannfis jannfis added the needs-verification PR requires pre-release verification label Jun 25, 2021
alexmt pushed a commit that referenced this pull request Jul 22, 2021
…6490) (#6535)

Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com>
@alexmt alexmt removed the needs-verification PR requires pre-release verification label Aug 12, 2021
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.

WebUI failure when loading pod view 't.parentRefs is undefined'
3 participants