PLTFRS-18353: Filter out non healthy on non in services instances from ASG #7
Annotations
10 errors and 2 warnings
pkg/lookable/asg.go#L4
missing go.sum entry for module providing package github.com/aws/aws-sdk-go/aws (imported by github.com/AirVantage/overlord/pkg/lookable); to add:
|
pkg/lookable/asg.go#L5
missing go.sum entry for module providing package github.com/aws/aws-sdk-go/aws/session (imported by github.com/AirVantage/overlord/pkg/lookable); to add:
|
pkg/lookable/asg.go#L6
missing go.sum entry for module providing package github.com/aws/aws-sdk-go/service/autoscaling (imported by github.com/AirVantage/overlord/pkg/lookable); to add:
|
pkg/lookable/asg.go#L7
missing go.sum entry for module providing package github.com/aws/aws-sdk-go/service/ec2 (imported by github.com/AirVantage/overlord/pkg/lookable); to add:
|
pkg/lookable/asg.go#L4
could not import github.com/aws/aws-sdk-go/aws (invalid package name: "")
|
pkg/lookable/asg.go#L5
could not import github.com/aws/aws-sdk-go/aws/session (invalid package name: "")
|
pkg/lookable/asg.go#L6
could not import github.com/aws/aws-sdk-go/service/autoscaling (invalid package name: "")
|
pkg/lookable/asg.go#L7
could not import github.com/aws/aws-sdk-go/service/ec2 (invalid package name: "")
|
overlord.go#L19
missing go.sum entry for module providing package github.com/BurntSushi/toml (imported by github.com/AirVantage/overlord); to add:
|
overlord.go#L20
missing go.sum entry for module providing package github.com/aws/aws-sdk-go/aws/awserr (imported by github.com/AirVantage/overlord); to add:
|
|
|
The logs for this run have expired and are no longer available.
Loading