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

Include support to the other databases #23

Closed
hcadavid opened this issue Jul 26, 2024 · 0 comments
Closed

Include support to the other databases #23

hcadavid opened this issue Jul 26, 2024 · 0 comments
Assignees

Comments

@hcadavid
Copy link
Collaborator

hcadavid commented Jul 26, 2024

Only CSV databases from the configuration files are considered
Note: to be included only if a K8S Node compliant with V6-4.X is required.

csv_input_files = list(filter(lambda o: (o['type']=='csv'), self.v6_config['databases']))
for csv_input in csv_input_files:

@hcadavid hcadavid added this to Sprints Sep 3, 2024
@hcadavid hcadavid moved this to Todo in Sprints Sep 3, 2024
@hcadavid hcadavid self-assigned this Sep 3, 2024
@github-project-automation github-project-automation bot moved this from Todo to Done in Sprints Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

2 participants