Highlights
- Arctic Code Vault Contributor
Popular repositories
85 contributions in the last year
Contribution activity
January 2021
Created 2 commits in 1 repository
Created 2 repositories
Created a pull request in Mellanox/ib-kubernetes that received 1 comment
Fix wong usage of log.Err() method
log.Err(err) calls replaces with log.Error().Msgf("%v", err) to make logging work.
+3
−3
•
1
comment