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

Add feature gate GitAllBranchReferences #469

Merged
merged 1 commit into from
Dec 20, 2022
Merged

Add feature gate GitAllBranchReferences #469

merged 1 commit into from
Dec 20, 2022

Conversation

pjbgf
Copy link
Member

@pjbgf pjbgf commented Dec 14, 2022

The new feature gate enables users to toggle the download of all branch head references when push branches are configured.

Tests were refactored to ensure that they are feature gate sensitive.

Fix fluxcd/flux2#3384.
Relates to fluxcd/pkg#433.

@pjbgf pjbgf added the area/git Git related issues and pull requests label Dec 14, 2022
@pjbgf pjbgf added this to the GA milestone Dec 14, 2022
The new feature gate enables users to toggle the download of all branch
head references when push branches are configured.

Tests were refactored to ensure that they are feature gate sensitive.

Signed-off-by: Paulo Gomes <[email protected]>
@pjbgf pjbgf marked this pull request as ready for review December 20, 2022 17:00
Copy link
Contributor

@darkowlzz darkowlzz left a comment

Choose a reason for hiding this comment

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

LGTM!

@pjbgf pjbgf merged commit 2922cce into main Dec 20, 2022
@pjbgf pjbgf deleted the single-branch branch December 20, 2022 22:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/git Git related issues and pull requests
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

ImageUpdateAutomation commits the same changes over and over on .spec.PushBranch
3 participants