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

Failure while running k8s enum #2

Open
jstawinski opened this issue Sep 13, 2023 · 2 comments
Open

Failure while running k8s enum #2

jstawinski opened this issue Sep 13, 2023 · 2 comments

Comments

@jstawinski
Copy link

Konstellation is failing with the following error message when running python3 konstellation.py k8s enum -k <path_to_config>:

FileNotFoundError: [Error 2] No such file or directory: 'resources/K8s/standard_subresources.json'

It seems like the cause is the resources/K8s folder doesn't exist. I fixed this by renaming the resources/k8s folder to resources/K8s. I'll open a PR to propose this change

@jstawinski
Copy link
Author

jstawinski commented Sep 13, 2023

Alternatively, modifying line 38 of lib/platform/k8s.py or renaming that class may resolve the issue.

@jstawinski
Copy link
Author

Opened PR#3

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

No branches or pull requests

1 participant