This project is mirrored from https://gitee.com/cowcomic/pixie.git. Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
  1. 16 Apr, 2021 1 commit
  2. 06 Apr, 2021 1 commit
    • Michelle Nguyen's avatar
      Fix error checking to enable golint errcheck in vizier · 031f3f46
      Michelle Nguyen authored
      Summary:
      This is one diff in a series of diffs to fix the error checking in our golang code so that we can ultimately enable golint's errcheck.
      this lint rule requires errors to be handled, whether that is just a log or returning the error, etc.
      this part mainly tackles Vizier
      
      Test Plan: unit tests pass, also ran vizier in skaffold and made sure it was working as expected
      
      Reviewers: zasgar, vihang, nserrino
      
      Reviewed By: vihang
      
      Differential Revision: https://phab.corp.pixielabs.ai/D7965
      
      GitOrigin-RevId: 0e69d5407faea917d21b3043a904f51ea88895d4
      031f3f46
  3. 05 Apr, 2021 2 commits
  4. 30 Mar, 2021 6 commits
  5. 29 Mar, 2021 2 commits