Andrea Cabral

Results 4 issues of Andrea Cabral

Hey, Just wondering if there is any intention to support tagging with that integration? Would help organize tickets into releases (i.e. tag). Thanks.

enhancement
stay tuned

Hi there, Not sure, if that's the intended behaviour but presently if I pass `--context` and that context has a namespace attached to it in my kube config file, I...

With that change and a following kube config ``` - context namespace: dev name: dev - context namespace: prod name: prod ``` all calls to kubetail below will work and...

Hi, I get a `*fileData = nil` on line 93 of RCTFileTransfer.m: `NSData *fileData = [NSData dataWithContentsOfURL: dataUrl];` the object I am trying to send is: ``` javascript let obj...