Andrew Keesler

Results 11 comments of Andrew Keesler

Strawdog package API below. This proposal is less about the actual symbol names and more about the actual package API shape. Another direction we could go here is to offer...

@anjaltelang we are still embedding the pinniped CLI in Tanzu[0], and we would still like not to have to embed the pinniped CLI, so yes I would say we still...

+1 - i think this would be a cool feature in github.com/vmware-tanzu/tanzu-framework, this would save us client-side code that we maintain to generate a kubeconfig that uses pinniped

another use case, this may or may not fall under this issue, but it seems at least tangential: * my package contains a `JWTAuthenticator` resource with fields we want to...

FWIW, I saw this with using `tag_filter` as well. ``` - name: mirrors_github_pinniped type: git icon: github tags: [ pinniped-ci-calatrava ] source: uri: [email protected]:akeesler/fake-mirrors_github_pinniped.git # Workaround https://github.com/concourse/git-resource/issues/353. There seems to...

Note: I think right now, [when `hack/get-ldflags.sh` runs during the container build](https://github.com/vmware-tanzu/pinniped/blob/d204b46c185bf68155e45ff575331391fe1602ed/Dockerfile#L24), we cannot get access to git information since the `.git` directory is ignored in the [`COPY . .`](https://github.com/vmware-tanzu/pinniped/blob/d204b46c185bf68155e45ff575331391fe1602ed/Dockerfile#L9)...

Reproducer script: https://gist.github.com/ankeesler/d1369b0d96c2a071432e617d5eb5f56b WIP PR (not currently working, just posting status): https://github.com/kubernetes/kubernetes/pull/104662

/sig auth /cc @enj /remove-sig api-machinery

@jyotimahapatra sure! That would be great if we could target this at 1.23

@jyotimahapatra - sorry for the delay. i am having trouble finding time to devote to kube currently, but i think this pr seems small enough. i wonder if @enj would...