Skip to content

[WIP] Add support for Namespaces - #12

Open
detiber wants to merge 6 commits into
mainfrom
namespacesWIP
Open

detiber wants to merge 6 commits into
mainfrom
namespacesWIP

Conversation

@detiber

@detiber detiber commented Sep 29, 2020

Copy link
Copy Markdown
Member
  • Adds the core API types for Namespaces
  • Adds a minimal core apiserver to the delegation chain
  • Adds the namespaces controller

Fixes: #3

This appears to be mostly complete, there is still an error when attempting to start the Namespace controller that needs to be sorted out.

This also needs to be cleaned up to remove copied code that is not used and other potential cleanups prior to merging.

@detiber
detiber force-pushed the namespacesWIP branch 2 times, most recently from c3adef8 to 6d4d129 Compare September 29, 2020 19:23
@detiber

detiber commented Sep 29, 2020

Copy link
Copy Markdown
Member Author

Upstream defaulter-gen doesn't support referencing external types, PR to add that support is here: kubernetes/gengo#185

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

Successfully merging this pull request may close these issues.

Add support for namespaces

1 participant