Dex: Migrate from TPRs to CRDs

Created on 15 Jul 2017  路  4Comments  路  Source: dexidp/dex

Hi guys, and thanks for the great work.

Are there any plans for supporting Kubernetes version 1.7 and above?

In Kubernetes 1.7 ThirdPartyResource API (which, AFAIK, Dex uses) has become deprecated, and in Kubernetes version 1.8 it'll be removed (see Changelog), so Dex must migrate to CustomResourceDefinition. Documentation here.

I couldn't find any issue on this topic...

Most helpful comment

i'm working on this now. Should have a PR up by the end of the week :)

All 4 comments

Hey @alonl we've been planning this migration internally, but haven't migrated it to the open source repo yet. So yes there are plans. Thanks for opening!

Any progress with this @ericchiang this is a blocker for me evaluating the software in our new business platform

i'm working on this now. Should have a PR up by the end of the week :)

(PR here https://github.com/coreos/dex/pull/1062)

Was this page helpful?
0 / 5 - 0 ratings