Kenny Leung

Results 13 issues of Kenny Leung

**Description** To better streamline releases and deployments, we need a suite of tests that we can run to validate releases and deployments. @priyawadhwa Can you outline what tests you would...

enhancement
ga_candidate

Signed-off-by: Kenny Leung #### Summary this updates the fulcio dep from 0.1.2 to 0.5.2. #### Release Note NONE #### Documentation

**Description** There is now a public staging instance of fulcio and rekor - https://fulcio.sigstage.dev - https://rekor.sigstage.dev To use cosign in keyless mode requires - deleting the local cosign initialization information...

enhancement

Signed-off-by: Kenny Leung #### Summary bump sigstore/sigstore from 1.3.1 to 1.4.0 #### Release Note NONE #### Documentation

**Description** To better streamline releases and deployments, we need a suite of tests that we can run to validate releases and deployments. @haydentherapper Can you outline what tests you would...

enhancement

At the moment, the serving operator will reconcile config maps. As such, user changes to config maps directly will be reconciled away if those settings conflicts with the ones that...

Each platform has some amount of customization required with their installation. It is unclear what approach is ideal to support these types of customization. @houshengbo kindly documented some of the...

**Description** As noted in the documentation, https://pkg.go.dev/crypto/x509#EncryptPEMBlock `Deprecated: Legacy PEM encryption as specified in [RFC 1423](https://rfc-editor.org/rfc/rfc1423.html) is insecure by design. Since it does not authenticate the ciphertext, it is vulnerable...

enhancement

**Question** Curious what people are using to generate the JSON schema, as I'm not sure what I'm doing is the best way. I've been using - YAML to JSON from...

question

by default it ANDs the name flags, so it only matched one file previously change it to match any *.yaml or *.yml file