Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setting '--prompt false' has no effect #594

Open
svaranasi-corporate opened this issue Apr 21, 2023 · 5 comments
Open

Setting '--prompt false' has no effect #594

svaranasi-corporate opened this issue Apr 21, 2023 · 5 comments
Labels
lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale.

Comments

@svaranasi-corporate
Copy link

svaranasi-corporate commented Apr 21, 2023

I'm trying to use aws-iam-authenticator in a script to add a role (without human intervention). Setting the argument '--prompt false' doesn't appear to be doing anything as I still get a prompt.

Is this a bug or am I missing something?

I tried this on Git Bash on Windows, and also in an Ubuntu environment with the same results:

$ aws-iam-authenticator.exe version
{"Version":"0.6.2","Commit":"d72e1b46444d0efcb995a28c3846223b39bc4964"}
$ aws-iam-authenticator add role --prompt false --rolearn arn:aws:iam::<snip>:role/aws-reserved/sso.amazonaws.com/<snip> --groups system:masters --cluster-id <snip> --username <snip>:{{SessionName}}
Use the arrow keys to navigate: ↓ ↑ → ←
? Ready to add "add rolearn arn:aws:iam::<snip>:role/aws-reserved/sso.amazonaws.com/<snip>, username AW
<snip>:{{SessionName}}, groups [system:masters]", should we continue?:
  > No, cancel it!
    Yes, let's add "add rolearn arn:aws:iam::<snip>:role/aws-reserved/sso.amazonaws.com/<snip>, usernam
e <snip>:{{SessionName}}, groups [system:masters]"!

@svaranasi-corporate
Copy link
Author

Anyone?

@k8s-triage-robot
Copy link

The Kubernetes project currently lacks enough contributors to adequately respond to all issues.

This bot triages un-triaged issues according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Mark this issue as fresh with /remove-lifecycle stale
  • Close this issue with /close
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle stale

@k8s-ci-robot k8s-ci-robot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Jan 21, 2024
@k8s-triage-robot
Copy link

The Kubernetes project currently lacks enough active contributors to adequately respond to all issues.

This bot triages un-triaged issues according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Mark this issue as fresh with /remove-lifecycle rotten
  • Close this issue with /close
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle rotten

@k8s-ci-robot k8s-ci-robot added lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed. and removed lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. labels Feb 20, 2024
@svaranasi-corporate
Copy link
Author

/remove-lifecycle rotten

@k8s-ci-robot k8s-ci-robot removed the lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed. label Feb 22, 2024
@k8s-triage-robot
Copy link

The Kubernetes project currently lacks enough contributors to adequately respond to all issues.

This bot triages un-triaged issues according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Mark this issue as fresh with /remove-lifecycle stale
  • Close this issue with /close
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle stale

@k8s-ci-robot k8s-ci-robot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label May 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale.
Projects
None yet
Development

No branches or pull requests

3 participants