Skip to content

Argo CD Application: If both k8s yaml and main.k exist in the path, the k8s yaml will be deleted by main.k #1852

@Jamel-jun

Description

@Jamel-jun

Bug Report

Please answer these questions before submitting your issue. Thanks!

1. Minimal reproduce step (Required)

The Argo CD Application source path property points to the k8s.yaml and main.k folders.
k8s.yaml will be deleted by the kcl plugin.

2. What did you expect to see? (Required)

Both ks8.yaml and main.k were compiled and deployed successfully.

3. What did you see instead (Required)

Only the kcl compiled resources will be retained, and the native k8s yaml resources will be deleted.

4. What is your KCL components version? (Required)

0.11.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions