Skip to content

Commit 3dc20a5

Browse files
Microzuul CIGerrit Code Review
authored andcommitted
Merge "Changelog update for v0.0.58"
2 parents e09430c + a6a2dbd commit 3dc20a5

File tree

1 file changed

+11
-7
lines changed

1 file changed

+11
-7
lines changed

doc/reference/CHANGELOG.md

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,20 @@ All notable changes to this project will be documented in this file.
44

55
## [in development]
66

7+
### Added
8+
### Changed
9+
### Deprecated
10+
### Removed
11+
### Fixed
12+
13+
## [v0.0.58] - 2025-09-05
14+
715
### Added
816

917
- zuul: the operator now validates that the user provided connections doesn't have any duplicate names.
10-
- A new defaultStorage.nodeAffinity attribute that can be set to prevent pod from being scheduled to a different host and avoid issue with storage class that doesn't support that.
11-
- zuul: increased the default executor TerminationGracePeriodSeconds to 2 hours and added a new CR attribute to configure the value through Zuul.Executor.TerminationGracePeriodSeconds.
18+
- A new `defaultStorage.nodeAffinity` attribute that can be set to prevent pod from being scheduled to a different host and avoid issue with storage class that doesn't support that.
19+
- zuul: increased the default executor `TerminationGracePeriodSeconds` to 2 hours and added a new CR attribute to configure the value through `Zuul.Executor.TerminationGracePeriodSeconds`.
1220
- The operator now validates that the user-provided connections do not have any duplicate names.
13-
- A new `defaultStorage.nodeAffinity` attribute that can be set to prevent a pod from being scheduled to a different host and avoid issues with a storage class that does not support that.
1421

1522
### Changed
1623

@@ -19,12 +26,9 @@ All notable changes to this project will be documented in this file.
1926
- zookeeper: bumped to 3.9.3
2027
- httpd-24: bumped to registry.access.redhat.com/ubi8/httpd-24:1-350
2128
- weeder: update ubi9-python-39 container
22-
- Unifying Zuul label: workflow label
23-
This change modifies the Zuul label to run gate pipelines from `gateit` to
24-
`workflow`.
29+
- The Zuul label to run gate pipelines changed from `gateit` to `workflow`.
2530
- Container images based on UBI have been updated. Zuul and Nodepool services will be restarted during the upgrade.
2631

27-
### Deprecated
2832
### Removed
2933

3034
- The gitlab api token name setting is removed as it is not necessary. The value is always set to Zuul, according to https://gitlab.com/gitlab-org/gitlab/-/issues/212953

0 commit comments

Comments
 (0)