conmon icon indicating copy to clipboard operation
conmon copied to clipboard

An OCI container runtime monitor.

Results 67 conmon issues
Sort by recently updated
recently updated
newest added

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/docker/docker](https://togithub.com/docker/docker) | `v24.0.7+incompatible` -> `v24.0.9+incompatible` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fdocker%2fdocker/v24.0.9+incompatible?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

dependencies
security

I observed a strange behavior. We run Prometheus on our Kuberentes, however, it usually gets stuck when Kubernetes restart the container. CRI-O logs: ``` Mar 27 22:35:38 k8s-sys-w1 crio[1364]: time="2024-03-27...

Hi~ I've encountered some issues while compiling conmon and I'm seeking a resolution. I wish to compile conmon as a statically linked binary so that it can be used in...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/containers/image/v5](https://togithub.com/containers/image) | `v5.25.0` -> `v5.30.1` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fcontainers%2fimage%2fv5/v5.30.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

dependencies
security

Packit failed on creating pull-requests in dist-git (https://gitlab.com/redhat/centos-stream/rpms/conmon.git): | dist-git branch | error | | --------------- | ----- | | `c10s` | See https://dashboard.packit.dev/results/propose-downstream/8571 | You can retrigger the update...

The new release of conmon v2.1.11 is missing an update to VERSION file. Currently it is having value as 2.1.10. This version file is being used in make file.

I have no idea if there is a reason for it but this seems rather strange behavior, why do we write the oom file to the cwd? This clutters the...