Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

Put git messages into tmp files #3179

Merged
merged 2 commits into from
Jul 13, 2020

Conversation

alex-shpak
Copy link
Contributor

Unfortunately #3140 was not enough to fix problem.

This PR will partially revert #3140 and also put git message for git commit and git note into TMP files. Preventing args too long error.

@alex-shpak alex-shpak force-pushed the bugfix/long-git-note branch from d7f5cd4 to 079100f Compare July 8, 2020 16:07
Copy link
Member

@squaremo squaremo left a comment

Choose a reason for hiding this comment

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

Yep this looks like it'll be OK. How large do the commit messages and notes get? I think it probably is worth cutting down the size of commit messages at least, since they will be painful to look through in git log. But: in terms of making things work again, this is 👍

@alex-shpak
Copy link
Contributor Author

As for commit message, biggest I got so far was 21 images, it is bearable to read. For notes, for big cluster it gets multiple kb of json.

P.S. Updated branch.

@squaremo squaremo merged commit e3b1876 into fluxcd:master Jul 13, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants