John Bryan Sazon
John Bryan Sazon
@mlamutt I want to understand the problem more. Is this what you are currently doing? alert manager settings: ```yaml receivers: - name: 'msteams1' webhook_configs: - send_resolved: true url: 'http://localhost:2000/{{ .CommonAnnotations.msteams1...
@jangrewe It’s been a while since this issue was opened. I’m actually quite confused with what we want to achieve now. Is this a feature request to dynamically choose the...
My temporary workaround for this issue is to ignore the ingress. Ref: https://github.com/kubernetes-sigs/external-dns/issues/1910#issuecomment-976371247
Currently, no. But it is possible to extend it using the minio sdk https://github.com/minio/minio-go
In my current project, we have a Fitnesse server that is used by 50-100 users. Multiple groups have their own root pages and we want to implement an access control...
We treat Fitnesse as a web server and have Jenkins deploy the versioned wiki pages in Git.
If it's not that much of a concern, it would be really cool if you can make that public for interested developers like us. I myself is just starting with...
@phmayer67 thanks for the PR. I would be nice if you can add a section in the documentation for this as well.
@kowalczykp I think this PR is dead... Feel free to create a new PR. Thanks.
This seems related to https://github.com/stretchr/testify/issues/119.