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

.gitattributes: Mark install/kubernetes/cilium/values.yaml as generated #24007

Merged
merged 1 commit into from Feb 24, 2023

Conversation

qmonnet
Copy link
Member

@qmonnet qmonnet commented Feb 24, 2023

Since commit 11333b2 ("install: Templatize image repositories and tags"), we've been using install/kubernetes/cilium/values.yaml.tmpl as a template to generate .../values.yaml, which should no longer be edited by hand. Pull Requests on GitHub usually display changes on the two files, but what we want instead is to see only the diff for the template (the CI should ensure that both files are in a consistent state).

Since commit 11333b2 ("install: Templatize image repositories and
tags"), we've been using install/kubernetes/cilium/values.yaml.tmpl as a
template to generate .../values.yaml, which should no longer be edited
by hand. Pull Requests on GitHub usually display changes on the two
files, but what we want instead is to see only the diff for the template
(the CI should ensure that both files are in a consistent state).

Signed-off-by: Quentin Monnet <quentin@isovalent.com>
@qmonnet qmonnet added the release-note/misc This PR makes changes that have no direct user impact. label Feb 24, 2023
@qmonnet qmonnet requested a review from a team as a code owner February 24, 2023 11:46
Copy link
Member

@sayboras sayboras left a comment

Choose a reason for hiding this comment

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

Thanks

@sayboras sayboras added the ready-to-merge This PR has passed all tests and received consensus from code owners to merge. label Feb 24, 2023
@sayboras
Copy link
Member

Full CI is not required, marking this ready to merge.

@sayboras sayboras merged commit 9755cde into cilium:master Feb 24, 2023
@qmonnet qmonnet deleted the pr/values-yaml-generated branch February 24, 2023 12:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-to-merge This PR has passed all tests and received consensus from code owners to merge. 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.

None yet

2 participants