Skip to content

Add annotations and dependencies to get metadata output [v3 backport]#13574

Merged
mattfarina merged 1 commit intohelm:dev-v3from
gjenkins8:v3_13343
Dec 30, 2024
Merged

Add annotations and dependencies to get metadata output [v3 backport]#13574
mattfarina merged 1 commit intohelm:dev-v3from
gjenkins8:v3_13343

Conversation

@gjenkins8
Copy link
Member

@gjenkins8 gjenkins8 commented Dec 27, 2024

The output of helm get metadata includes a subset of the fields contained in the chart.Metadata struct. This change adds the values of the annotations field and the dependencies field to the output.

What this PR does / why we need it:
Backport of #13343

Special notes for your reviewer:

If applicable:

  • this PR contains user facing changes (the docs needed label should be applied if so)
  • this PR contains unit tests
  • this PR has been tested for backwards compatibility

The output of helm get metadata includes a subset of the fields contained in
the chart.Metadata struct. This change adds the values of the annotations field
and the dependencies field to the output.

Signed-off-by: Niladri Halder <niladri.halder26@gmail.com>
@pull-request-size pull-request-size bot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Dec 27, 2024
@gjenkins8 gjenkins8 added this to the 3.17.0 milestone Dec 27, 2024
@gjenkins8 gjenkins8 changed the title Add annotations and dependencies to get metadata output [V3 backport] Add annotations and dependencies to get metadata output [v3 backport] Dec 27, 2024
@mattfarina mattfarina merged commit 9ade3b5 into helm:dev-v3 Dec 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature size/L Denotes a PR that changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants