mintel / dex-k8s-authenticator

A Kubernetes Dex Client Authenticator
MIT License
374 stars 146 forks source link

please create github releases #108

Closed k0da closed 5 years ago

k0da commented 5 years ago

We use github releases to query upstream whether new release is our and pull a version info from a release.

So far nothing can be queried:

curl https://api.github.com/repos/mintel/dex-k8s-authenticator/releases
[

]
nabadger commented 5 years ago

@k0da sure thing

https://github.com/mintel/dex-k8s-authenticator/releases/tag/v1.2.0

I've added a github-release for the latest tag which the github api now returns.

We can do this going forwards no problem - is it worth back-porting the old releases for you?

k0da commented 5 years ago

Thanks, latest is more than enough

On Sun, Sep 29, 2019, 10:51 Nick notifications@github.com wrote:

@k0da https://github.com/k0da sure thing

https://github.com/mintel/dex-k8s-authenticator/releases/tag/v1.2.0

I've added a github-release for the latest tag which the github api now returns.

We can do this going forwards no problem - is it worth back-porting the old releases for you?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/mintel/dex-k8s-authenticator/issues/108?email_source=notifications&email_token=AAIM5FCMVMH4TKQALYFDCO3QMBUB5A5CNFSM4I3E2GHKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD73NT7Y#issuecomment-536271359, or mute the thread https://github.com/notifications/unsubscribe-auth/AAIM5FAEN4VOOSJDQWO64H3QMBUB5ANCNFSM4I3E2GHA .

k0da commented 5 years ago

Fixed