ContainerImage.Pinniped/hack/lib
Ryan Richard d43744f8e9 Allow CI to embed version info at build time for CLI
- Prevent the server binary from lying about its version number
  by having it report "?.?.?" as its version number for now.
- Later we can devise a way for CI to inject the version number
  for the server into the container image at release time,
  not at build time, since the version number is not known
  at build time.
- Pre-release builds of the binary from before the release stage or
  builds on developer workstation will also report "?.?.?" as its
  version number, which is fine since they are not official releases
  and shouldn't find their way to the public.
2020-09-28 09:58:02 -07:00
..
docs Remove deprecated "pinniped.dev" API group. 2020-09-18 17:32:15 -05:00
kube-versions.txt Upgrade client-go, et al from 1.19.0 to 1.19.2. 2020-09-24 09:21:10 -05:00
update-codegen.sh Add IdentityProvider field to TokenCredentialRequestSpec. 2020-09-22 10:03:31 -05:00
verify-codegen.sh Update copyright to reference Pinniped contributors 2020-09-16 10:05:51 -04:00
version.sh Allow CI to embed version info at build time for CLI 2020-09-28 09:58:02 -07:00