Skip to content

cilium-preflight/daemonset.yaml contains wrong formatting #39208

@roman-kiselenko

Description

@roman-kiselenko

Is there an existing issue for this?

  • I have searched the existing issues

Version

equal or higher than v1.17.3 and lower than v1.18.0

What happened?

The command helm template ... broken:

helm template 'install/kubernetes/cilium'
           --namespace=kube-system \
           --set preflight.enabled=true \
           --set agent=false \
           --set operator.enabled=false \
           > cilium-preflight.yaml

Error: YAML parse error on cilium/templates/cilium-preflight/daemonset.yaml: error converting YAML to JSON: yaml: line 13: did not find expected key

How can we reproduce the issue?

Run command above

Cilium Version

In on the main branch.

Kernel Version

not applicable

Kubernetes Version

not applicable

Regression

No response

Sysdump

No response

Relevant log output

Anything else?

No response

Cilium Users Document

  • Are you a user of Cilium? Please add yourself to the Users doc

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/agentCilium agent related.area/helmImpacts helm charts and user deployment experiencekind/bugThis is a bug in the Cilium logic.kind/community-reportThis was reported by a user in the Cilium community, eg via Slack.needs/triageThis issue requires triaging to establish severity and next steps.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions