forked from openshift/enhancements
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[WINC] WICD ConfigMap retrieval & data constraints
This commit adds necessary context how WICD will get the services ConfigMap data both during bootstrapping and while running in the controller phase. WICD will get the services ConfigMap information using a client which authenticates to the API server using ServiceAccount credentials. This commit also adds some constaints on the API to define service configuration inside the ConfigMap, such as no cyclical service dependencies and only relying on the node object for information if it already exists (after bootstrapping).
- Loading branch information
1 parent
d47e343
commit 0369da2
Showing
1 changed file
with
23 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters