Skip to content

Ignore diff created by helm when using --three-way-merge #349

Closed
@yuvalhnoga

Description

@yuvalhnoga

Hi,
Currently when using the --three-way-merge options it shows some changes that were made by helm and it would be nice if it didn't show them because they are irrelevant.

Example:

  apiVersion: apps/v1
  kind: Deployment
  metadata:
-   annotations:
-     deployment.kubernetes.io/revision: "5"
    creationTimestamp: "2021-04-08T14:16:14Z"
-   generation: 8
+   generation: 9

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions