Skip to content

Commit

Permalink
Update debug-events design proposal status (#3874)
Browse files Browse the repository at this point in the history
  • Loading branch information
briandealwis authored Mar 26, 2020
1 parent c1527c1 commit 2a6f2ad
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions docs/design_proposals/debug-events.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,11 @@
* Author(s): Brian de Alwis (@briandealwis)
* Design Shepherd: Nick Kubala (@nkubala)
* Date: 2019-10-24
* Status: Reviewed
* Status: *Implemented* (#3609, #3645)
* Related: #2211

Note: implemented but there were some minor name changes.

## Background

Cloud Code for IntelliJ and VS Code currently launch `skaffold debug --port-forward` to start
Expand Down Expand Up @@ -218,4 +220,4 @@ ___
## Integration test plan

Tests will need to verify that pod- and container-start successfully raise debugging _Started_ events,
and container termination and pod-deletion raises _Terminated_ events.
and container termination and pod-deletion raises _Terminated_ events.

0 comments on commit 2a6f2ad

Please sign in to comment.