Arunvel Sriram

Results 32 comments of Arunvel Sriram

>Currently image files fail Talisman checks, although this wouldn't be a place to enter secrets I am not able to repelicate this.

If you look: https://github.com/confluentinc/cp-helm-charts/blob/master/charts/cp-control-center/templates/deployment.yaml#L61-L67 There are two ways to pass configs: - `configurationOverrides` - `customEnv` As per https://docs.confluent.io/platform/current/control-center/security/sasl.html#c3-short-configuration Control Center authentication properties have a prefix `confluent.controlcenter.streams.*`. The env prefix used...

@bsgrigorov could you check if its resolved now https://github.com/thecasualcoder/homebrew-stable/commit/492dd09715a520aaa404d0812396de806ff032b4

Can you provide an example of where to use `exec`?

Would you like to add a changelog as part of release `v1.6.2`?

Yes, we could automate the changelog. Regarding the release, there is no release involved. It's just pushing of a version tag. It would be nice if we could automate updating...

Its mentioned in the readme that `Services` of type `NodePort` only be supported. Not sure of the reason. [https://github.com/tczekajlo/kube-consul-register#register-source](https://github.com/tczekajlo/kube-consul-register#register-source) @tczekajlo are there any constraints in supporting `Services` of any type?

@skosch Off the top of my head I would say [Terraform](https://github.com/hashicorp/terraform/blob/master/.github/CONTRIBUTING.md) and [Nevergreen](https://github.com/build-canaries/nevergreen/wiki/contributing) have a good contribution guide. Terraform's guide is very extensive so we can steal bits and pieces...

Hi, Sheet ID is given as input to the service. What do you mean by add Google sheets to the code ?

@mschmid your sheet is not "Published to the web". [https://spreadsheets.google.com/feeds/worksheets/1CBKf8sCxbxg9RHJNFXd7o_au-9jzG96wi_QdFFbEqkk/public/basic?alt=json&pli=1](https://spreadsheets.google.com/feeds/worksheets/1CBKf8sCxbxg9RHJNFXd7o_au-9jzG96wi_QdFFbEqkk/public/basic?alt=json&pli=1) Please refer Publish section of the doc @SARAN-thala mentioned.