Skip to content

Commit 96bff23

Browse files
committed
Update artifact-dependencies status to implemented
1 parent 2cb8d2e commit 96bff23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/design_proposals/artifact-dependencies.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Author(s): Gaurav Ghosh (@gsquared94)
44
* Design Shepherd: Brian de Alwis (@briandealwis)
55
* Date: 2020-10-01
6-
* Status: *Under implementation*
6+
* Status: *Implemented (#4713, #4922)*
77

88
## Background
99
Refer [this](https://tinyurl.com/skaffold-modules) document which presents the design goals for introducing the concept of _modules_ in Skaffold. A prerequisite to being able to define modules and supporting cross module dependency is to first consider the latest version of the skaffold config (_currently `v2beta8`_) as an implicit module and allowing dependencies between artifacts defined in it. The current document aims to capture the major code changes necessary for achieving this.

0 commit comments

Comments
 (0)