You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
thecodeassassin
changed the title
BUG: Helm with yaml templates incorrectly get parsed by sveltos
BUG: Helm with yaml configmap templates incorrectly get parsed by sveltos
May 9, 2024
Problem Description
This yaml in the linstor helm repo is treated as if it was a policyRef configmap.
It should not be parsed at all, otherwise all charts that have yaml files as configmaps will fail to deploy.
https://github.com/piraeusdatastore/piraeus-operator/blob/c27bf54a81fe6e6c0674c6492fdd9fbc9d4269a3/charts/piraeus/templates/config.yaml#L11
1 Failure Message: failed to decode k8s resource # This is the configuration for default images. Err: Object 'Kind' is missing in
1System Information
CLUSTERAPI VERSION: latest
SVELTOS VERSION: 0.29
KUBERNETES VERSION: 1.29.1
Logs
INSTRUCTIONS: Provide any additional information you think would be helpful below. Large files, logs, etc. can be attached to this issue so long as they meet the GitHub attachment guidelines described here: https://help.github.com/en/github/managing-your-work-on-github/file-attachments-on-issues-and-pull-requests
The text was updated successfully, but these errors were encountered: