Matthias Gamsjager

Results 14 comments of Matthias Gamsjager

I, Matthias Gamsjager, give permission to license my contributions to gotop under MIT.

Could be that the shell localization returns eg. `14.4` as `14,4`. The GO `parseFloat` function can't handle that case (expects `.`) and returns a `0` and does not raise an...

> @mgamsjager you are right ! When I try the command `$ ps -ao %cpu`, terminal output `,` float numbers. > > So there is no solution to resolve that...

> You might also want to show all numbers, since you have space there. That would make more sense because only showing Free memory is not that interesting.

Any plans on merging this ?

Did any of you find a solution?

> Until the issue is fixed, I found that simply setting different `field_manager` values for these two resources seems to do the trick. Example: > > ```terraform > resource "kubernetes_labels"...

Kinda missed this warning: ``` WARN: Accounts were added to the organization model. WARN: Tasks might depend on updating the organization. WARN: Validation and printing of tasks will be skipped....

But would it be sufficient to just show the top FS (gives a good indication of how much space is used and is left) or show all the FS? But...