Faseela K

Results 165 comments of Faseela K

@Kaushal28 is it okay if I assign this to someone else who is ready to do the integration tests? Let me know if you are still working on this

@adilmp1 I have assigned the issue to you

@HarithaPatchari054 : I cannot see any details in this issue.. did I miss something?

Add CNCF logo to Istio readme : https://github.com/istio/istio/pull/42795

Add link to the CNCF Code of Conduct: https://github.com/istio/community/pull/944

Could you please tell me how I should be doing the above ls command to get globbing work? chain = ls["/home/faseela/*"]

p = local.path("/home/faseela") ls = local["ls"] ls\[p // "*"\]() it works this way. But would have been far easier if I can do this without the need for constructing path...

Unfortunately I have not yet looked into prompt toolkit, and still using Plumbum at the backend of an interactive shell. My use case is to allow something similar to "ls...