Bhavin Gandhi
Bhavin Gandhi
It would be a good addition if we can have RocketChat support as well. https://rocket.chat/docs/bots/ **Describe the solution you'd like** The Go SDK is still in very early stage. Once...
The target path inside the container is treated as a key. Ref: https://github.com/compose-spec/compose-spec/blob/master/spec.md#merging-service-definitions Fixes https://github.com/containers/podman-compose/issues/256
*Description of changes:* - This changes the links at the bottom to point to next chapters instead of pointing to themselves. By submitting this pull request, I confirm that my...
https://github.com/aws-samples/aws-workshop-for-kubernetes/blob/master/02-path-working-with-clusters/205-cluster-autoscaling/readme.adoc#deploy-worker-autoscaler As cluster autoscaler version should be according to Kubernetes cluster version[1]. When `2-10-autoscaler.yaml` is deployed it crashes with following error. ```sh $ kubectl logs deployment/cluster-autoscaler --namespace=kube-system I0723 11:26:21.944771 1...
### Section 202 - `Service Mesh integration with Kubernetes` Fixes #410 *Description of changes:* - Updates the instructions for latest Istio - https://istio.io/docs/setup/kubernetes/quick-start/ - https://istio.io/docs/guides/bookinfo/ By submitting this pull request,...
There was a mention of making emacs-bash-completion a part of GNU Emacs: https://debbugs.gnu.org/26661#24 @szermatt what do you think about it? AFAIK this will also involve getting the copyright assignment papers...
Hello @sdras! Thank you open sourcing the career laddering used in your org :raised_hands: Inspired by your laddering, @vishal-biyani came up with career laddering at InfraCloud. We would like to...
Currently all messages join, part, normal and channel topic are shown in same color. It's hard to find the actual messages and these other messages. It would be better to...
- This adds checksum of the configs.yaml file to pod metadata as annotation. This causes it to change if there are any changes in the configuration, and results in a...
so we can add emoji support to lightbulb we have to get the unicode string of it (i.e.U+xxxxx) just find the xxxxx and show the image xxxxx.jpg from e:\resource\emoji all...