Nuru

Results 79 issues of Nuru

## what When using Teleport `tsh login` to connect to a cluster, although `kubectl` works fine, `kops` does not, because, in general, the Teleport name of the cluster is not...

When I seed a lot of torrents from Node.js via `webtorrent-hybrid`, I get `MaxListenersExceededWarning` from [`WebSocketTracker._openSocket `](https://github.com/webtorrent/bittorrent-tracker/blob/7ac0e9539ad5bd283143e485dc4344f3f1acd2fb/lib/client/websocket-tracker.js#L196-L198). I think this is because multiple torrents are listening on the same pooled...

bug
help wanted

**Describe the bug** In some circumstances, kubelogin will not talk to an existing kubelogin server, and then fails because it cannot start a new server on the same port. ```text...

bug

[`find_or_create_all_with_like_by_name`](https://github.com/mbleigh/acts-as-taggable-on/blob/c393f86419de10cfb98f21a4f64befb2b4e6d325/lib/acts_as_taggable_on/tag.rb#L79) raises `DuplicateTagError` under the race condition where: - it checks for the existence of a tag and does not find it - something else creates the tag - this...

**Description** Please provide an option to disable only the "Check if a GitHub owner is in a given organization" part of the Valid Owner Checker. **Reasons** I frequently work in...

enhancement
priority/important-soon
breaking

## Feature Request Using the CLI, I would like to be able to download the existing set of labels from a repository or from the organization's repository defaults (`https://github.com/organizations//settings/repository-defaults`) to...

cli

Let's say, for example, we are allowing users to rate songs and artists. I would like to be able to get a single, ordered list of recommendations for a user...

* **Please check if the PR fulfills these requirements** - [x] The commit message describes your change - [x] Tests for the changes have been added if possible (for bug...

I have a YubiKey U2F security key as my default MFA. `aws-google-auth` used to immediately use it when I logged in, but now it does not use it and instead...

The MFA token is not much of a secret and it can be passed on the command line relatively safely, but there is no command-line option for it. I would...