XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Major Major
    • 3.10.0.GA
    • 3.10.0.GA
    • docs
    • None
    • False
    • None
    • False
    • Release Notes
    • Hide
      = Support for devfile API events.preStop

      With this release, you can specify `preStop` events in the devfile that will be executed before stopping the workspace. Similar to `postStart`, multiple devfile commands can be specified as `preStop`:

      [source,yaml]
      ----
          events:
            preStop:
              - first-command
              - second-command
              - third-command
      ----
      Show
      = Support for devfile API events.preStop With this release, you can specify `preStop` events in the devfile that will be executed before stopping the workspace. Similar to `postStart`, multiple devfile commands can be specified as `preStop`: [source,yaml] ----     events:       preStop:         - first-command         - second-command         - third-command ----
    • Enhancement
    • Done

            jvrbkova@redhat.com Jana Vrbkova
            mloriedo Mario Loriedo
            Jana Vrbkova Jana Vrbkova
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: