Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate from TPRs to CRDs #993

Closed
alonl opened this issue Jul 15, 2017 · 4 comments
Closed

Migrate from TPRs to CRDs #993

alonl opened this issue Jul 15, 2017 · 4 comments
Assignees

Comments

@alonl
Copy link

alonl commented Jul 15, 2017

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...

@alonl alonl changed the title Support Kubernetes 1.7+ Support Kubernetes 1.8+ Jul 15, 2017
@ericchiang
Copy link
Contributor

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!

@ericchiang ericchiang self-assigned this Jul 17, 2017
@ericchiang ericchiang changed the title Support Kubernetes 1.8+ Migrate from TPRs to CRDs Jul 17, 2017
@rithujohn191 rithujohn191 self-assigned this Aug 18, 2017
@roffe
Copy link

roffe commented Sep 13, 2017

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

@rithujohn191
Copy link
Contributor

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

@ericchiang
Copy link
Contributor

(PR here #1062)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants