Krisztian Litkey

Results 285 comments of Krisztian Litkey

Making sure the package hub repo is enabled reportedly fixes this problem. Additionally, it might be an idea worth considering to add a flag akin to `reinstall_crirm` & co and...

Let's wait then for opentelemetry to mature/gain all the functionality we need before switching over.

That is exactly how it used to be. Then it was decided that we should give a very strong hint to the user to take a look at the sample...

> The extra `cp` step just looks useless user-harassment to me I mean the user can still start `cri-resmgr` without any fallback config. Not if the command line explicitly references...

> I was getting error from fetching missing keys: > > ``` > root@vm> apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 648ACFD622F3D138 0E98404D386FA1D9 > Warning: apt-key output should not be parsed (stdout...

[This PoC branch](https://github.com/klihub/cri-resource-manager/tree/devel/policy/events) implements relaying all collected raw metrics to Prometheus.

> Stemming from the comment that @klihub made in #368 > > CRI-RM exports CPU resource partitioning information in a file (`/.cri-resmgr/resources.sh`) inside every container. Currently the `static-pools` policy does...

One possibility for health-checking the watcher would be to have the agent also watch a probe-specific config map as well, have the health-checker make during some of the health-check probes...