David Tesar

Results 244 comments of David Tesar

/remove-lifecycle rotten /lifecycle frozen

/remove-lifecycle stale /lifecycle frozen

I'd vote to close this issue out once we have everything completed in common functionality

@oyosefi you can just fork the repo and do a PR. You are correct in your thinking and this update would be good to have.

I imagine there is a way to either: 1. Encrypt the contents of kube config since Base64 can easily be decoded: http://www.hashemian.com/tools/base64-encode-decode.php --> "Base64 decoding employs a reverse algorithm to...

Not sure - somewhere here https://github.com/TsuyoshiUshio/KubernetesTask/blob/master/kubectl.ts I imagine with the kubeconfig.

Thanks for the quick response @fekete-robert! I think the `include-remote-mdsnippet` shortcode will work if I can find a way to remove the top header markdown content at the top of...

That works, thank you! I can live without the table use case for now.👍 This would be nice to have as a default included feature for docsy IMO. A further...

Sounds good! I would say something like looking for a specific header code like `## my title` until the next `##`. I'm sure not an easy piece of code to...