Francis Chuang
Francis Chuang
**Is your feature request related to a problem? Please describe.** I would like to be able to create docker and kubernetes credentials to access the container registry. **Describe the solution...
**Is your feature request related to a problem? Please describe.** When listing the repositories in a container registry, the results returned are pagable, however, the cli doesn't seem to support...
It would be nice if the action can parse the `required_version` from the packerfile and use that to select the version. This prevents duplication where we have the version set...
**Is your feature request related to a problem? Please describe.** Vault Agent currently only supports persistent caching for Kubernetes. There are lots of other cases where Vault Agent is not...
KMSEnvelopeAEADWithContext cannot be used as KMSClient does not support returning AEADs with context
**Help us help you** Tell us more about [your Tink deployment](https://docs.google.com/forms/d/1mhHvyNJQgTXFDnqOermB7-BD8GQSyvtFPUAhILRbYcA/). N/a **Is your feature request related to a problem?** Yes. [NewKMSEnvelopeAEADWithContext](https://github.com/tink-crypto/tink-go/blob/v2.4.0/aead/kms_envelope_aead.go#L75) [¶](https://pkg.go.dev/github.com/tink-crypto/tink-go/[email protected]/aead#NewKMSEnvelopeAEADWithContext) is recommended over [NewKMSEnvelopeAEAD2](https://github.com/tink-crypto/tink-go/blob/v2.4.0/aead/kms_envelope_aead.go#L98) [¶](https://pkg.go.dev/github.com/tink-crypto/tink-go/[email protected]/aead#NewKMSEnvelopeAEAD2), but [registry.KMSClient](https://github.com/tink-crypto/tink-go/blob/v2.4.0/core/registry/kms_client.go#L20)...
I am using intellij with the buf plugin on Windows 11. I use WSL in Windows terminal as my terminal and all my CLI tools run in WSL. In the...
### Feature Request I am using terraform to provision and manage my grafana instance. I want to use `grr serve .` to edit my dashboard json files graphically. Currently, if...
Given the following xsd: ```xml Alaska ``` If an enumeration has its `value` set to an empty string, the following code is generated: ```go // Code generated by https://github.com/gocomply/xsd2go; DO...
The current implementation of `DecodeUnverifiedBaseResponse()` allows access to the `Issuer` to identify the IdP when multiple IdPs use the same ACS URL. The `Issuer` or IdP entity ID is chosen...
It's been a while since the last release and the commit to use node20 (https://github.com/JasonEtco/build-and-tag-action/commit/defa238fba566292927733f3b11ffa31f643ad2c) is not in a release. Can you tag a new release?