Skip to content

IAM for cluster-group - List and create not working #675

Description

@bwaldecker

Bug description

It is not possible to list or create an IAM policy

  • List: output is null
  • Create: Output: Error: Scope needs to be specified
    • Scope is specified

Expected behavior
list

Steps to reproduce the bug / Relevant debug output

command: tanzu mission-control iam list --scope cluster-group -n

Output: null

Command: tanzu mission-control iam add-binding --scope cluster-group --role --users --cluster
Command: tanzu mission-control iam add-binding --scope cluster-group --role --users -n

Output:
Error: Scope needs to be specified

Output of tanzu version

version: v1.1.0
buildDate: 2023-11-01
sha: d0679f5
arch: arm64

Environment where the bug was observed (cloud, OS, etc)

TMC SaaS

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions