Ramilito
Ramilito
Same here! ``` apiVersion: v1 kind: ConfigMap metadata: name: argocd-image-updater-config data: registries.conf: | registries: - name: Google Container Registry api_url: https://us-docker.pkg.dev prefix: us-docker.pkg.dev credentials: pullsecret:argocd/docker-cfg ```
When above 75 stars we can add this formula ``` class Kubesess < Formula desc "Manage multiple kubernetes cluster at the same time" homepage "https://rentarami.se/posts/2022-08-05-kube-context-2/" url "https://github.com/Ramilito/kubesess/archive/refs/tags/1.2.2.tar.gz" sha256 "237836053935a352bc61f362d1d2fd1892b0b1f49838b3c294ed1d81922d9328" license...
I think the repo was created 24 days ago, so 6 days left :(
PR up on brew, waiting for approval! https://github.com/Homebrew/homebrew-core/pull/109171
It's now sort of in brew, It can be installed with: ```brew install kubesess``` It is not including the completion and alias scripts with this, will try to include it...
Submittet a new PR: https://github.com/Homebrew/homebrew-core/pull/109456
kubesess is now available on brew! Updated readme to highlight one issue with the script for those that don't have completion setup.
That's an excellent idea! I just need to investigate if it can handle the scripts that come along with the binary, it shouldn't be a problem but a very crucial...
This is one way of doing it, do we have other ideas?
Solved by merging all configs listed in the KUBECONFIG env.