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

Analisis of warnings reported by Kubelinter #29

Open
j-rivero opened this issue Jun 29, 2023 · 1 comment
Open

Analisis of warnings reported by Kubelinter #29

j-rivero opened this issue Jun 29, 2023 · 1 comment

Comments

@j-rivero
Copy link
Contributor

I have been playing with kubelinter to detect issues related to the charts in this repo. I have implemented the github action to run the linter on charts on my fork. The linter has triggered more than 89 warning of different types. Trying to group them to discuss if they need attention or we can ignore them:

@j-rivero
Copy link
Contributor Author

j-rivero commented Jul 7, 2023

After a quick chat with @akash-roboticist some comments for the different categories:

As a preliminary step, more information needs to be collected on how the different containers are consuming memory/CPU and what the RMF team would expect from them.

This is a high priority that needs to be addressed.

  • Do not use latest on container images but tags

Since the development is ongoing, we are going to keep using latest tags by now.

  • Containers running without the read-only option for the filesystem

Good to look. dds config can be read only but database needs inspection.

  • Network space is being shared with the host

Worth exploring the limitation.

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