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

Identify / Fix causes of corruption in .git directory #389

Open
akhilerm opened this issue Oct 19, 2023 · 7 comments
Open

Identify / Fix causes of corruption in .git directory #389

akhilerm opened this issue Oct 19, 2023 · 7 comments

Comments

@akhilerm
Copy link
Member

There are cases of corruption in .git directory that occurs randomly while running the publishing-bot which causes the bot to fail. Sometimes a PVC cleanup and restart fixes the issue.

This will be an umbrella issue to track such corruptions and identify possible solutions:

A few of the recurring corruption issues are listed below

The above 2 issues get fixed after cleaning up of the PVC

@k8s-triage-robot
Copy link

The Kubernetes project currently lacks enough contributors to adequately respond to all issues.

This bot triages un-triaged issues according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Mark this issue as fresh with /remove-lifecycle stale
  • Close this issue with /close
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle stale

@k8s-ci-robot k8s-ci-robot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Jan 30, 2024
@akhilerm
Copy link
Member Author

/remove-lifecycle stale

@k8s-ci-robot k8s-ci-robot removed the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Jan 30, 2024
@k8s-triage-robot
Copy link

The Kubernetes project currently lacks enough contributors to adequately respond to all issues.

This bot triages un-triaged issues according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Mark this issue as fresh with /remove-lifecycle stale
  • Close this issue with /close
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle stale

@k8s-ci-robot k8s-ci-robot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Apr 29, 2024
@akhilerm
Copy link
Member Author

akhilerm commented May 1, 2024

/remove-lifecycle stale

@k8s-ci-robot k8s-ci-robot removed the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label May 1, 2024
@akhilerm
Copy link
Member Author

akhilerm commented Jul 1, 2024

For the reference has changed concurrently issue, a patch has been merged in go-git. go-git/go-git#1116. Will pick it up in next release and see if it fixes our issue.

@pjbgf
Copy link
Member

pjbgf commented Aug 9, 2024

@akhilerm it is uncertain when a next release of go-git will be cut, the current recommendation is for users to use a pseudo version out of master instead.

@akhilerm
Copy link
Member Author

Thanks for the update @pjbgf . Will go through the rest of the changes that went into master after v5.12.0 which we currently use and then see if we can update to a commit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants