Skip to content

Commit 934df1f

Browse files
committed
Answer the helm-operator question.
1 parent 3c134e3 commit 934df1f

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

enhancements/split-sdk-into-multiple-projects.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,10 @@ section above.
136136
* create new repo operator-framework/helm-operator
137137
* export the pkg/helm tree to the new repo at the top level maintaining
138138
history
139-
* Deprecate pkg/helm and replace with [Joe's helm repo](https://github.com/joelanford/helm-operator)
139+
* There is a plan to deprecate pkg/helm and replace with
140+
[Joe's helm repo](https://github.com/joelanford/helm-operator) this
141+
will be covered in a separate proposal to explicitly explain why and
142+
how this will occur.
140143
1. Ansible operator and plugin
141144
* create new repo operator-framework/ansible-operator
142145
* export the pkg/ansible tree to the new repo at the top level
@@ -197,6 +200,7 @@ N/A
197200

198201
## Implementation History
199202

203+
20200603 - Answer the helm-operator question.
200204
20200603 - Address questions from the review.
201205
20200602 - Answered the docs question.
202206
20200601 - Added versioning as a non-goal; Added KB phase 2 note to CLI repo.

0 commit comments

Comments
 (0)