Skip to content

Commit 72492bc

Browse files
committed
Add CHANGELOG entry for platform discovery mechanism
Add an entry to the CHANGELOG for v0.0.58 to document the new platform discovery mechanism added in commit [1] [1] ff9fac6 Change-Id: I6259588bba8be86d686dd633aa4a14aa34f4567d
1 parent 04847cf commit 72492bc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/reference/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,9 @@ All notable changes to this project will be documented in this file.
2828
- weeder: update ubi9-python-39 container
2929
- The Zuul label to run gate pipelines changed from `gateit` to `workflow`.
3030
- Container images based on UBI have been updated. Zuul and Nodepool services will be restarted during the upgrade.
31+
- A new platform discovery mechanism has been added to the Software Factory CLI, allowing it
32+
to automatically detect the Kubernetes distribution in use. As a consequence, the `OPENSHIFT_USER`
33+
environment variable is now optional.
3134

3235
### Removed
3336

0 commit comments

Comments
 (0)