Skip to content

Commit

Permalink
add releasenote
Browse files Browse the repository at this point in the history
  • Loading branch information
keisku committed Apr 27, 2024
1 parent 4dc578f commit 3445a33
Showing 1 changed file with 14 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Each section from every release note are combined when the
# CHANGELOG.rst is rendered. So the text needs to be worded so that
# it does not depend on any information only available in another
# section. This may mean repeating some details, but each section
# must be readable independently of the other.
#
# Each section note must be formatted as reStructuredText.
---
enhancements:
- |
Add ``reason:deadlineexceeded`` and ``reason:backofflimitexceeded``
to ``kubernetes_state.container.status_report.count.terminated``.
and ``kubernetes.containers.{state,last_status}.{terminated,waiting}``.
Add ``reason`` tags to ``kubernetes_state.job.*``.

0 comments on commit 3445a33

Please sign in to comment.