Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

ASG/Node groups show error instead of k8s tags #48

Open
@christonog

Description

@christonog

We have some eks clusters with specified node groups. These node groups appear to be autoscale groups. When trying to list the tags attribute (or the tags_all attribute), I get an error:

$ awsls "aws_autoscaling_group" -a "name,tags,tags_all" -r us-east-1 --json | jq -s "flatten"

[  {    "created_at": "2022-03-11 23:41:42",    "id": "eks-<node group name>-us-east-1f-<eks node group>",    "name": "eks-<node group name>-us-east-1f-<eks node group>",    "profile": "N/A",    "region": "us-east-1",    "tags": "error",    "tags_all": "N/A",    "type": "aws_autoscaling_group"  }]

Notice that for the tags field, you see an error string instead of the tags that are automatically included from k8s.

$ awsls --versionversion: 0.11.0commit: 7612fb3built at: 2021-06-13T18:19:16Zusing: go1.16.3

Thank you! 🙇

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp