Control the policy controller monitoring resources from chart, enhanc… #4059
Annotations
3 errors and 1 warning
Run chainguard-dev/actions/nodiff@4ba8d060251254fc0e65500a8d3a90013a22a8d7:
third_party/VENDOR-LICENSE/github.com/hashicorp/go-rootcerts/rootcerts_base.go#L1
Please run ./hack/update-codegen.sh.
diff --git a/third_party/VENDOR-LICENSE/github.com/hashicorp/go-rootcerts/rootcerts_base.go b/third_party/VENDOR-LICENSE/github.com/hashicorp/go-rootcerts/rootcerts_base.go
index ba58717f..66b1472c 100644
--- a/third_party/VENDOR-LICENSE/github.com/hashicorp/go-rootcerts/rootcerts_base.go
+++ b/third_party/VENDOR-LICENSE/github.com/hashicorp/go-rootcerts/rootcerts_base.go
@@ -1,4 +1,3 @@
-//go:build !darwin
// +build !darwin
package rootcerts
|
Run chainguard-dev/actions/nodiff@4ba8d060251254fc0e65500a8d3a90013a22a8d7:
third_party/VENDOR-LICENSE/github.com/hashicorp/go-sockaddr/route_info_android.go#L1
Please run ./hack/update-codegen.sh.
diff --git a/third_party/VENDOR-LICENSE/github.com/hashicorp/go-sockaddr/route_info_android.go b/third_party/VENDOR-LICENSE/github.com/hashicorp/go-sockaddr/route_info_android.go
index d128dce4..059ddaeb 100644
--- a/third_party/VENDOR-LICENSE/github.com/hashicorp/go-sockaddr/route_info_android.go
+++ b/third_party/VENDOR-LICENSE/github.com/hashicorp/go-sockaddr/route_info_android.go
@@ -23,6 +23,7 @@ func (ri routeInfo) GetDefaultInterfaceName() (string, error) {
return "", err
}
+
var ifName string
if ifName, err = parseDefaultIfNameFromIPCmdAndroid(string(out)); err != nil {
return "", errors.New("No default interface found")
|
Run chainguard-dev/actions/nodiff@4ba8d060251254fc0e65500a8d3a90013a22a8d7
Process completed with exit code 1.
|
Run actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a
Restore cache failed: Dependencies file is not found in /home/runner/work/policy-controller/policy-controller. Supported file pattern: go.sum
|
Loading