GitOps catalog failed to load if there are single quotes inside an app secret label #1781
Closed
1 task done
Labels
bug
Something isn't working
Which version of kubefirst are you using?
ALL
Which cloud provider?
None specific
Which installation type?
UI (Console app)
Which distributed Git provider?
None specific
What is the issue?
GitOps catalog failed to load if there are single quotes inside an app secret label. The error
json: cannot unmarshal object into Go struct field GitopsCatalogAppSecretKey.secret_keys.value of type string
, so I assume we do not sanitize the content. Probably worth checking all string values as it may be an issue with other properties.Code of Conduct
The text was updated successfully, but these errors were encountered: