Open JamesLaverack opened 11 months ago
Added https://github.com/kubernetes-sigs/release-utils/pull/98 to add more logging. In existing error logs the error itself isn't exposed in the log line. Hopefully this will help with debugging the next time this comes up.
/priority backlog
The Kubernetes project currently lacks enough contributors to adequately respond to all issues.
This bot triages un-triaged issues according to the following rules:
lifecycle/stale
is appliedlifecycle/stale
was applied, lifecycle/rotten
is appliedlifecycle/rotten
was applied, the issue is closedYou can:
/remove-lifecycle stale
/close
Please send feedback to sig-contributor-experience at kubernetes/community.
/lifecycle stale
This is waiting to see if it recurs. It could be some time.
/remove-lifecycle stale /lifecycle frozen
What happened:
Sometimes, intermittently and infrequently, the krel release notes tool will report an error and exit when a user exits their editor when editing release notes.
Users report errors such as:
What you expected to happen:
For krel to not error when a user exits their editor normally.
How to reproduce it (as minimally and precisely as possible):
No known reliable reproduction. But it's been reported by multiple users, multiple years apart. Often seen when using
vi
and not using other editors, but It's not clear if it's anything to do withvi
or just becausevi
is the default.Anything else we need to know?:
N/A
Environment:
N/A