Tom Misilo
Tom Misilo
Probably not since I don't think much has changed with the SAML setup.
> @uberbrady Hey brady. I did some digging and found this: [https://github.com/SAML-Toolkits/python3-saml/issues/364](url) > > It seems like a bug with the python-saml3 library. Any chance u might be able to...
I believe this is correct now? So this might be able to be closed.
I believe this also affects 2.8.1, as I am seeing the same thing.
It doesn't seem to like the dash ``` - DELETE CNAME webhooks.domain domain. ttl=300 ```
It doesn't look like the action supports `dnscontrol version`. It might be passing `-config` all the time per the output > Incorrect Usage: flag provided but not defined: -config ```...
This GHA https://github.com/koenrh/dnscontrol-action/blob/main/entrypoint.sh#L12-L15 always adds --config so it can't actually run version as an argument.
Would adding this behind a feature flag be an acceptable change? If you were to make it the default, I think a v3.0.0 of the library would make sense as...
Thanks! I don't think that will help me at least. Since, it doesn't return the status unfortunately. So I think I am stuck doing two requests and combining / adding...
@geerlingguy any chance we could get this and #152 merged?