Denys Zinevych

Results 3 issues of Denys Zinevych

There's an example in docs: --start='23/1/2015 12:00', which states that this means 23-th of January. After few simple experiments I've found that this leads to trying to fetch oldest logs...

Hello, Turns out that --start '10/03/2022 12:30' do not translate to 10 March 2022 as documentation states. Simple experiment shows that it translates to 03 October 2022.

CCM should not be deleting nodes from the cluster - that's kubelet/apiserver job. Steps to reproduce: Create a cluster ( can be one node ), install linode-ccm. When installing linode-ccm...