Stéphane Este-Gracias

Results 30 issues of Stéphane Este-Gracias

## Summary of Pull Request Add support for HCP Packer in Packer builds and usage examples with Terraform. ## Type of Pull Request - [ ] This is a bugfix....

status/needs-review
priority/medium
sev/low
type/feature
size/m

To use the same root CA on my whole services, I need to pass my own TLS certificates when starting docker-registry-proxy.

In general, the following scenarios are not supported: - the managed keys by a KMS - the new issuer API (from Vault 1.11) Regarding [official documentation](https://developer.hashicorp.com/vault/api-docs/secret/pki#generate-root), following parameters or possible...

1024x1024 icons appear as unassigned in XCode.

Demonstrate the issue #34

Following test throws stack overflow exception. ``` dart test('recursion', () { var output = _partialTest({ 'content': "X", 'nodes': [ {'content': "Y", 'nodes': [ {'content': "Y1"}, {'content': "Y2"}, ]} ] },...

**Describe the bug** external-secrets version v0.9.11 When deploying ESO using cert-manager to replace cert controller, if cert-manager issuer is CA issuer, the external-secrets-webhook POD is unhealthy due to following error....

kind/bug

The command to create secrets from certificates isn't up-to-date. The secret's name is missing, and the flag's name has changed.

Add `max_path_length` on certificates: - `tls_certificate` data source (as a read-only attribute) - `tls_self_signed_cert` resource - `tls_locally_signed_cert ` resource (implements #296) This implementation is practical when managing CA with a...

size/L

Any plans to support updateCell with an index like „B2“?

enhancement
help wanted