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

[WIP] Add support for Namespaces #12

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

[WIP] Add support for Namespaces #12

wants to merge 6 commits into from

Conversation

detiber
Copy link
Member

@detiber detiber commented Sep 29, 2020

  • 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
Copy link
Member Author

detiber commented Sep 29, 2020

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