Mario Minardi

Results 7 issues of Mario Minardi

Hi there! I've run into a few cases where I receive the following error while attempting to upgrade to using native classes that extend from `Ability`: > global failure: Error:...

Hello there. I use this library and noticed that it was pulling in a number of out of date dependencies, some of which have known vulnerabilities (e.g., https://nvd.nist.gov/vuln/detail/CVE-2020-8908 for guava)....

Support logstream configuration endpoints in the client. Updates https://github.com/tailscale/corp/issues/21623

Change to use `action-gh-release` instead of `upload-release-asset` as the repo for `upload-release-asset` is in public archive and recommends swapping over to `action-gh-release`. Updates TODO

Change to use `action-gh-release` instead of the `create-release` and `upload-release-asset` actions as the repos for these actions are in public archive and recommend swapping over to `action-gh-release`. Updates https://github.com/tailscale/go/issues/47

Add federated identity resource. Change OAuth client resource to allow for updating instead of forcing new. Updates https://github.com/tailscale/corp/issues/33051

Update the documentation for the ACL resource to clarify that it controls the entire policy file for a tailnet and not just the ACLs section of the policy file. Update...