Gowrisankar

Results 22 comments of Gowrisankar

@a-thaler Is there a planned release date for this feature?

@a-thaler That's fantastic news. A long-awaited feature that will allow us to remove the fluentbit component dependency from our list.

thanks a lot @taylorsilva what would be the tentative timeline for rootless workers and opa?

@talset I would like to display "latest release = git tag -l | tail -1" in the concourse whenever the job is running with tag_filter. How can I do it?...

@talset thanks a lot for the info. Does this show up in the concourse ui as well ?? ![image](https://user-images.githubusercontent.com/20590107/52163927-7a381800-270f-11e9-9085-ed112caea6fa.png)

cool 👍 @talset let say I have git repo(a) which has a submodule(b). We have tags for release are there in submodule only. If I am using "a" only in...

@KYannick Thanks a lot for the hint. That did the trick. After setting serviceMonitorSelectorNilUsesHelmValues to false, it worked :) Now I can see the metrics. Should we design the dashboards...

We are also looking for the same. Private link enabled service also add a private link to the already existing services. 1. https://github.com/Azure/azure-sdk-for-go/blob/master/services/network/mgmt/2020-06-01/network/privateendpoints.go 2. https://github.com/Azure/azure-sdk-for-go/tree/master/services/network/mgmt/2020-06-01/network 3. https://github.com/Azure/azure-rest-api-specs/blob/master/specification/network/resource-manager/readme.go.md 4. https://github.com/Azure/azure-rest-api-specs/tree/master/specification/network/resource-manager/Microsoft.Network/stable/2020-07-01

@chrisohaver Thanks for the answer. Unfortunately, still this is not working. I couldn't find the reason. Is this something coredns version ? We are running with `1.9.3` Logs really not...