Faisal Memon
Faisal Memon
Signed-off-by: Faisal Memon **Pull Request check list** - [x] Commit conforms to CONTRIBUTING.md? - [x] Proper tests/regressions included? - [ ] Documentation updated? **Affected functionality** Node attestation **Description of change**...
* **Version**: all * **Platform**: Mac m1 * **Subsystem**: Makefile system The M1 mac has an ARM based processor. The linter has some unexpected complaints about the TPM simulator: ```...
Hi, I have install liblog4cplus-dev but I see this error when running ./configure on Debian Jessie system: checking log4cplus/logger.h usability... yes checking log4cplus/logger.h presence... yes checking for log4cplus/logger.h... yes checking...
**Pull Request check list** - [x] Commit conforms to CONTRIBUTING.md? - [x] Proper tests/regressions included? - [ ] Documentation updated? **Affected functionality** Various github actions **Description of change** Updates ubuntu...
Lots of helm charts have `image:` and `tag:` on separate lines. For example from SPIRE helm chart: ``` registry: cgr.dev # -- The repository within the registry repository: chainguard/bash #...
**Pull Request check list** - [x] Commit conforms to CONTRIBUTING.md? - [x] Proper tests/regressions included? - [ ] Documentation updated? **Affected functionality** Events based cache **Description of change** Events can...
There are a handful of use case where certificates and keys need to be saved to disk. Kubernetes webhooks is the biggest one. MySQL, NATS, and NGINX require certificates to...
Would be nice to be able to run controller manager in its own Pod. This request came in as https://github.com/spiffe/helm-charts-hardened/issues/341 with the SPIRE helm charts. The linked ticket has some...
Should test the namespaces that match the regex dont get spiffe ids.
Right now its just`helper.conf` in the same directory as the binary. Should be something like `/opt/spire/conf/spiffe-helper/helper.conf`