Skip to content

Some manifests are not diffed #162

@semekh

Description

@semekh

Test Scenario

Clone the repository at: https://github.com/SeMeKh/helm-diff-reproduce-diff-issue

  1. helm3 install myrelease mychart
  2. helm3 diff upgrade myrelease mychart --set "service.port=81"
    The diff command shows no changes, although there should be.
  3. helm3 upgrade myrelease mychart --set "service.port=81"
    The service port changes indeed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions