Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: replace + with _ in Chart.Version label field #6047

Merged
merged 3 commits into from
Jan 19, 2023

Conversation

LindaArende
Copy link
Contributor

Signed off by: Linda Ārende linda.arende@gmail.com
This suggestion is directly linked to this PR and solves the same issue.

Explanation

When using Flux the Chart version number can contain the plus symbol (+).
This is not an allowed for label field value and therefore fails reconciliation.
The PR replaces plus symbol with underscore.

What type of PR is this

/kind bug

@welcome
Copy link

welcome bot commented Jan 19, 2023

Thanks for opening your first Pull Request here! Please check out our Contributing guidelines and confirm that you Signed off.

Signed-off-by: Linda Arende <lda.ext@velux.com>
@codecov
Copy link

codecov bot commented Jan 19, 2023

Codecov Report

Merging #6047 (c9923e2) into main (7f0b8ee) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #6047   +/-   ##
=======================================
  Coverage   36.02%   36.02%           
=======================================
  Files         193      193           
  Lines       21006    21006           
=======================================
  Hits         7567     7567           
  Misses      12604    12604           
  Partials      835      835           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@eddycharly eddycharly merged commit 91d5915 into kyverno:main Jan 19, 2023
@eddycharly
Copy link
Member

/cherry-pick release-1.9

gcp-cherry-pick-bot bot pushed a commit that referenced this pull request Jan 19, 2023
Signed-off-by: Linda Arende <lda.ext@velux.com>

Signed-off-by: Linda Arende <lda.ext@velux.com>
Co-authored-by: Linda Arende <lda.ext@velux.com>
@eddycharly eddycharly added the cherry-pick-completed The PR was cherry-picked (or merged) to required release branches label Jan 19, 2023
eddycharly pushed a commit that referenced this pull request Jan 19, 2023
Signed-off-by: Linda Arende <lda.ext@velux.com>

Signed-off-by: Linda Arende <lda.ext@velux.com>
Co-authored-by: Linda Arende <lda.ext@velux.com>

Signed-off-by: Linda Arende <lda.ext@velux.com>
Co-authored-by: Linda Ārende <64084638+LindaArende@users.noreply.github.com>
Co-authored-by: Linda Arende <lda.ext@velux.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cherry-pick-completed The PR was cherry-picked (or merged) to required release branches cherry-pick-required milestone 1.9.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants