Zhong, Ming-Xun
Zhong, Ming-Xun
Found this in source code https://github.com/argoproj-labs/argocd-image-updater/blob/master/pkg/image/version.go#L83 ``` if vc.SortMode == VersionSortSemVer { // TODO: Shall we really ensure a valid semver on the current tag? // This prevents updating from...
Fluentd v1.15.1 with `enable_stat_watcher false` and `pos_file_compaction_interval 3m` and `follow_inodes true` still drop 50~70% logs for us. The load is around 20k logs/s We see the pos file have duplicate...
This bug happens on our environment for version 1.15.1 with all workaround above. Drop almost 70% logs with 20k logs/s. We see exactly the same POS file corrupt mention in...
https://kubernetes.io/docs/concepts/overview/working-with-objects/common-labels/#labels It is Recommended Labels
looks like resolved by [#1389 ](https://github.com/robusta-dev/robusta/pull/1492)
https://github.com/robusta-dev/robusta/pull/1492
We have the same use case as btwseeu78