The Wayback Machine - https://web.archive.org/web/20220517060031/https://github.com/topics/whoami
Skip to content
#

whoami

Here are 62 public repositories matching this topic...

migounette
migounette commented Feb 12, 2022

Add windows binary in .go-releaser, in order to get an existing asset
Ad it works with Docker Desktop

PS C:\temp\kubectl-whoami> go build -o kubectl-whoami.exe .\main.go
go: downloading k8s.io/cli-runtime v0.17.0
go: downloading k8s.io/client-go v0.17.0
go: downloading k8s.io/api v0.17.0
go: downloading k8s.io/apimachinery v0.17.0
go: downloading github.com/evanphx/json-patch v4.2.0+
good first issue
AldaronLau
AldaronLau commented Sep 25, 2021

If anyone wants to discuss API designs for the following items on the roadmap, please do:

  • No panics #29
  • Figure out API for arch() (Would be version 1.2.0) #25
  • Possibly change lang() so that it doesn't iterate over strings but, Lang objects (Would be version 2.0.0 breaking change)
  • Possibly add either fallible functions (Would be version 1.3.0) or change all f
enhancement help wanted good first issue

Improve this page

Add a description, image, and links to the whoami topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the whoami topic, visit your repo's landing page and select "manage topics."

Learn more