You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add golint support for M1 macs (darwin/arm64 arch) (#5435)
* Add darwin/arm64 golint support for M1 macs
* Fix comment spaces for golint/gocritic
* Use of ReplaceAll for golint/gocritic
* Fix os.Exit will occur, defer os.Exit(0) won't run
* Remove defer for os.Exit(0)
Co-authored-by: Gaurav <[email protected]>
* fix test
Co-authored-by: Gaurav <[email protected]>
Co-authored-by: gsquared94 <[email protected]>
warnings.Printf("{{.IMAGE_NAME}} is deprecated, envTemplate's template should only specify the tag value. See https://skaffold.dev/docs/pipeline-stages/taggers/")
0 commit comments