Alexei Kravtsov
Alexei Kravtsov
Hi @MPV, we are currently working on a very heavy refactoring of Kubei. It should be ready in several weeks. We will add the Prometheus metrics exposition as well. Thanks...
Hi @githubcdr, actually, we have a very similar [PR](https://github.com/openclarity/apiclarity/pull/86) in APIClarity (also part of the OpenClarity project). I think that we can do something similar here as well
Hi @j-zimnowoda, thanks a lot for the contribution :) Can you please add more information why this was needed for you, and why not for the rest of KubeClarity deployments/jobs?
@testbotgt, after the installation you can just port-forward (`kubectl port-forward --namespace kubeclarity svc/kubeclarity-kubeclarity 9999:8080`) and try to connect to the API server (on 9999 in this example). The UI uses...
Hi @oborys, thanks a lot for the suggestion, indeed a great feature. Currently, as a workaround, you can deploy the application before the fixes and after the fixes with two...
Hi @y6vmeq, thanks a lot for letting us know. If creating a secret, something like [this](https://docs.microsoft.com/en-us/azure/container-registry/container-registry-auth-kubernetes) is not an option, we'll look into integration with Azure managed identity or service...
Hi @melkypie, thanks a lot for the suggestion, this is indeed really useful. Do you wish to create an ignore list per specific application/application resource/system wide?
Hi @GKMAN781, thanks a lot for the great suggestion. Will it be helpful to add an export button to each screen (Applications, Resources, Packages, Vulnerabilities) that will export all the...
@mrhydejc, Thanks a lot for bringing it to our attention. This is indeed not best practice to use "rolling" tags and in this case the scan result will be for...
@cantechit Thanks a lot for the great suggestion, will be added