Chris Kim

Results 19 comments of Chris Kim

No not right now. Krew doesn't support downloading plugins from private repos currently. I think this has come up before but it would require some design before we do any...

> Any movement on this? Has anyone started a PR yet? no there isn't a PR for this yet. @tomelliot16 what is your specific use case here? private github repos...

should we disable this cobra feature? the completion file it generates has ``` if [[ $(type -t compopt) = "builtin" ]]; then complete -o default -F __start_krew krew else complete...

nice. ok so then if that proposal goes through for kubectl then we could provide a `kubectl_complete-krew` binary with krew to provide completion for krew commands? like `kubectl krew install...

> show security warning for all indexes (even for user/admin-configured ones) this sounds good to me. It also seems like the simplest path going forward. > wait for someone to...

> The upcoming edge release will include automatic authorizations for probe endpoints (when no routes are explicitly configured on a server) did this make it into the stable 2.12 release?...

@aatarasoff that's awesome 👍, glad i can get rid of that then > when no routes are explicitly configured on a server if i were to configure an `httproute` for...

could you show the commands you ran that failed where you think they should succeed? i believe we allow krew to run without a default index (although krew-index ships as...

i feel like in that scenario you lose a lot of the benefits of krew since youre basically just manually installing binaries. i think you would only really have `uninstall`...

also saw this on `1.7.1` ``` ... E0314 21:52:39.738514 1 controller.go:163] cert-manager/challenges "msg"="re-queuing item due to error processing" "error"="failed to change Route 53 record set: AccessDenied: User: arn:aws:sts::***:assumed-role/cert-manager.k8s.test.us-east-1.centrio.com/1647294759484156602 is not...