File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88
9+ ## [ 0.3.0] - 2023-01-18
10+
911### Added
1012
1113- Introduce linstor-scheduler-admission controller
@@ -28,7 +30,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2830
2931- Initial command, import stork scheduler extender and linstor driver code
3032
31- [ Unreleased ] : https://github.com/piraeusdatastore/linstor-scheduler-extender/compare/v0.2.1...HEAD
33+ [ Unreleased ] : https://github.com/piraeusdatastore/linstor-scheduler-extender/compare/v0.3.0...HEAD
34+ [ 0.2.1 ] : https://github.com/piraeusdatastore/linstor-scheduler-extender/compare/v0.2.1...v0.3.0
3235[ 0.2.1 ] : https://github.com/piraeusdatastore/linstor-scheduler-extender/compare/v0.2.0...v0.2.1
3336[ 0.2.0 ] : https://github.com/piraeusdatastore/linstor-scheduler-extender/compare/v0.1.0...v0.2.0
3437[ 0.1.0 ] : https://github.com/piraeusdatastore/linstor-scheduler-extender/releases/tag/v0.1.0
Original file line number Diff line number Diff line change @@ -143,7 +143,7 @@ spec:
143143 spec :
144144 containers :
145145 - name : linstor-scheduler-admission
146- image : quay.io/piraeusdatastore/linstor-scheduler-extender:v0.2 .0
146+ image : quay.io/piraeusdatastore/linstor-scheduler-extender:v0.3 .0
147147 imagePullPolicy : IfNotPresent
148148 command : ["/linstor-scheduler-admission"]
149149 args :
You can’t perform that action at this time.
0 commit comments