-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Closed
Labels
feature-requestlifecycle/rottenDenotes an issue or PR that has aged beyond stale and will be auto-closed.Denotes an issue or PR that has aged beyond stale and will be auto-closed.
Description
Current Implementation Of Client loads configuration from yaml File:
Following function loads yaml and do the processing.
_get_kube_config_loader_for_yaml_file
There are many cases and projects where Configurations are present in different options like ini file which needs to be loaded where creating a ConfigurationObject and assigning parameters is one way.It could save a lot of code if generic handler for loading could be implemented in Client-python as well.
If this looks feasible i can also volunteer to work on the same
Metadata
Metadata
Assignees
Labels
feature-requestlifecycle/rottenDenotes an issue or PR that has aged beyond stale and will be auto-closed.Denotes an issue or PR that has aged beyond stale and will be auto-closed.