Skip to content

Conversation

bradwhitfield
Copy link
Contributor

Fixes: 44698df ("helm: simplify auto TLS annotations and various cleanup based on PR feedback")

Please ensure your pull request adheres to the following guidelines:

  • For first time contributors, read Submitting a pull request
  • All code is covered by unit and/or runtime tests where feasible.
  • All commits contain a well written commit description including a title,
    description and a Fixes: #XXX line if the commit addresses a particular
    GitHub issue.
  • If your commit description contains a Fixes: <commit-id> tag, then
    please add the commit author[s] as reviewer[s] to this issue.
  • All commits are signed off. See the section Developer’s Certificate of Origin
  • Provide a title or release-note blurb suitable for the release notes.
  • Are you a user of Cilium? Please add yourself to the Users doc
  • Thanks for contributing!

Fixes: 44698df

#27860 (comment)

The sed command was commented out and committed unintentionally. This changes fixes that so it will run again.

makefile: add back the sed command to update the logo path

Fixes: 44698df ("helm: simplify auto TLS annotations and various cleanup based on PR feedback")

Signed-off-by: Brad Whitfield <bradswhitfield@gmail.com>
@bradwhitfield bradwhitfield requested review from a team as code owners November 1, 2023 16:06
@maintainer-s-little-helper maintainer-s-little-helper bot added the dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. label Nov 1, 2023
@github-actions github-actions bot added the kind/community-contribution This was a contribution made by a community member. label Nov 1, 2023
@christarazi christarazi added area/misc Impacts miscellaneous areas of the code not otherwise owned by another area. release-note/misc This PR makes changes that have no direct user impact. area/build Anything to do with the build, more general than area/CI and removed dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. labels Nov 1, 2023
Copy link
Member

@joestringer joestringer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for fixing this up!

@joestringer joestringer merged commit fb996fa into cilium:main Nov 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/build Anything to do with the build, more general than area/CI area/misc Impacts miscellaneous areas of the code not otherwise owned by another area. kind/community-contribution This was a contribution made by a community member. release-note/misc This PR makes changes that have no direct user impact.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants