Skip to content

Commit

Permalink
Merge pull request #131 from vijeyash1/newimagetest
Browse files Browse the repository at this point in the history
new image testing in agent
  • Loading branch information
vijeyash1 authored Aug 2, 2023
2 parents b15efff + 082a43a commit b35f192
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions agent/kubviz/k8smetrics_agent.go
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ var (
)

func main() {
log.Println("new image running")
env := Production
// error channels declared for the go routines
outdatedErrChan := make(chan error, 1)
Expand Down

0 comments on commit b35f192

Please sign in to comment.