Guilherme Carvalho

Results 5 issues of Guilherme Carvalho

**Pull Request check list** - [x] Commit conforms to CONTRIBUTING.md? - [x] Proper tests/regressions included? - [x] Documentation updated? **Affected functionality** - Added the ability to use a custom agent...

Recently on spire project, we needed to [combine two matchers logic](https://github.com/spiffe/spire/pull/3642/files#diff-16c95bd055ac34cb6a1268176f4f91bb2e250fd08cdf1da35977829295df7c32R89-R104) to correctly set the spire-server authorization logic, which should authorize spiffe ID that is either a member of the...

We need to update the spire server `admin_ids` [configuration documentation ](https://spiffe.io/docs/latest/deploying/spire_server/#server-configuration-file) to match the [spire 1.5.4 version update ](https://github.com/spiffe/spire/pull/3745/files) regarding this field, admin ids can now reside in foreign federated...

help wanted
good first issue

Hi there, i noticed two broken links in spire "[Registering workloads](https://spiffe.io/docs/latest/deploying/registering/)" documentation page, the first one is [Entry API documentation](https://github.com/spiffe/spire-api-sdk/blob/v1.5.1/proto/spire/api/server/entry/v1/entry.proto), and the other is [configuration reference page for the Azure...

Improve examples for using kind, add deprecation node on k8s_workload_registrar example.