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

log namespaced name #266

Merged
merged 1 commit into from
Mar 31, 2021
Merged

Conversation

eytan-avisror
Copy link
Collaborator

Signed-off-by: Eytan Avisror [email protected]

Fixes #263

Signed-off-by: Eytan Avisror <[email protected]>
@eytan-avisror eytan-avisror requested review from a team as code owners March 31, 2021 21:42
@codecov
Copy link

codecov bot commented Mar 31, 2021

Codecov Report

Merging #266 (999bbb5) into master (60d9af9) will not change coverage.
The diff coverage is 78.43%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #266   +/-   ##
=======================================
  Coverage   87.76%   87.76%           
=======================================
  Files          17       17           
  Lines        2256     2256           
=======================================
  Hits         1980     1980           
  Misses        173      173           
  Partials      103      103           
Impacted Files Coverage Δ
controllers/provisioners/eks/update.go 82.12% <57.14%> (ø)
controllers/provisioners/eks/helpers.go 91.24% <70.58%> (ø)
controllers/provisioners/eks/upgrade.go 88.79% <75.00%> (ø)
controllers/provisioners/eksfargate/eksfargate.go 94.23% <85.71%> (ø)
controllers/provisioners/eks/create.go 89.21% <100.00%> (ø)
controllers/provisioners/eks/delete.go 96.15% <100.00%> (ø)
controllers/provisioners/eksmanaged/eksmanaged.go 85.10% <100.00%> (ø)

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 60d9af9...999bbb5. Read the comment docs.

@eytan-avisror eytan-avisror merged commit b1896fb into keikoproj:master Mar 31, 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.

Instance-Manager logs missing Namespace
2 participants