Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 2 of 2 for teardown (0.06 seconds)

  1. CHANGELOG/CHANGELOG-1.19.md

    - Remove ready file and its directory (which is created during volume SetUp) during emptyDir volume TearDown. ([#95770](https://github.com/kubernetes/kubernetes/pull/95770), [@jingxu97](https://github.com/jingxu97)) [SIG Storage]
    Created: Fri Apr 03 09:05:14 GMT 2026
    - Last Modified: Wed Jan 05 05:42:32 GMT 2022
    - 489.7K bytes
    - Click Count (0)
  2. docs/en/docs/release-notes.md

    ## 0.42.0 (2019-10-09)
    
    * Add dependencies with `yield`, a.k.a. exit steps, context managers, cleanup, teardown, ...
        * This allows adding extra code after a dependency is done. It can be used, for example, to close database connections.
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Fri Apr 03 12:07:04 GMT 2026
    - 631K bytes
    - Click Count (0)
Back to Top