Closed patsevanton closed 1 month ago
afaik, when you run ct install, it will install, run the tests if they exist and uninstall so you will not see created namespaces or any other thing.
as you can see in the logs
========================================================================================================================
Deleting release "sentry-v7tgrpi6ua"...
release "sentry-v7tgrpi6ua" uninstalled
Deleting namespace "sentry-v7tgrpi6ua"...
namespace "sentry-v7tgrpi6ua" deleted
Namespace "sentry-v7tgrpi6ua" terminated.
https://github.com/sentry-kubernetes/charts/actions/runs/11345668376/job/31553067955#step:10:45588
Thanks!
Hello! I try see pod in all namespaces in github action
but i can't see pod in all namespaces
Full log here https://github.com/sentry-kubernetes/charts/actions/runs/11345668376/job/31553067955
Code here https://github.com/sentry-kubernetes/charts/pull/1546
How do I fix this? Maybe I made a mistake somewhere?