abrochard / kubel

Emacs extension for controlling Kubernetes with limited permissions
GNU General Public License v3.0
267 stars 44 forks source link

fix: Consider that no line is like no data and one empty header line #105

Closed Konubinix closed 1 year ago

Konubinix commented 1 year ago

Or else the code that parses the header will complain about not being able to deal with nil, the car of the lines.

Konubinix commented 1 year ago

I often work in clusters where nothing is in the default namespace and the error occurs when I first open kubel.

d1egoaz commented 1 year ago

Or else the code that parses the header will complain about not being able to deal with nil, the car of the lines.

ohh man, this is great! I've had the same issue.

Konubinix commented 1 year ago

Adrien Brochard @.***> writes:

Merged #105 into master.

Thank you. -- Konubinix GPG Key : 7439106A Fingerprint: 5993 BE7A DA65 E2D9 06CE 5C36 75D2 3CED 7439 106A