FUKAYA Toshikuni
FUKAYA Toshikuni
In Linux, the error counter for block devices can be retrieved from `/sys/block/*/device/ioerr_cnt`, but the current diskstats controller does not support them. My use case that uses this counter is...
## What The version is deprecated and will be removed by 12/1/22. https://github.blog/changelog/2022-08-09-github-actions-the-ubuntu-18-04-actions-runner-image-is-being-deprecated-and-will-be-removed-by-12-1-22/ ## How - update actions runner version. - some actions may be needed to ensure compatibility with...
## What We will add a mode for storage capacity tracking in #193, but it is insufficient to select the best node as of kubernetes 1.19. By kubernetes 1.21, the...
## What Update staled documents. ## How Update following documents. - lvmd can now be deployed as deamonset - https://github.com/topolvm/topolvm/blob/main/docs/faq.md#why-does-lvmd-run-on-the-host-os - https://github.com/topolvm/topolvm/blob/main/docs/lvmd.md - a number of specifying scheduler policy options...
## What Some users want to use TopoLVM on an ARM-based platform (#369 #232 #217), but we can not support the environment now because we do not have it. Linaro...
## What The teleport github integration settings contain secret information, so we use an internal management application to store the information. I want to consider another way to do this...
## What Add a kubernetes recommended label `app.kubernetes.io/created-by` to resources to indicate what controller manages. ## How Modify controllers to add the label for their managing resources. Target controllers: -...
## What Promtail, grafana official log agent for loki which currently we used, does not have a backpressure feature, so that it may lose some logs when loki server is...
## What We have the ability to specify storage limit by annotation thanks to #32 instead of using `resources.limits.storage`. Many options confuse users and `resources.limits.storage` can not be updated, so...
Hi, I will use ngx.balancer in my production, I want to know the status of ngx.balancer stabilization. I think the function works long time, so we can mark this as...