We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f214041 commit bcde87eCopy full SHA for bcde87e
CHANGELOG.md
@@ -7,6 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+### Added
11
+
12
+- Added `SharedFileSystemMount` class for container sfs support
13
+- Added `SecretMount` and `ScratchMount` classes that inherit from base `VolumeMount`
14
15
+### Changed
16
17
+- Removed support for python 3.9 as it doesn't support `kw_only` and reaches EOS state in 2 months
18
19
## [1.13.2] - 2025-06-04
20
21
### Changed
0 commit comments