Skip to content

Commit 77cbb17

Browse files
committed
roadmap update
Signed-off-by: Volkan Özçelik <[email protected]>
1 parent a23f067 commit 77cbb17

File tree

1 file changed

+45
-42
lines changed

1 file changed

+45
-42
lines changed

docs/_pages/0280-roadmap.md

Lines changed: 45 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -34,32 +34,11 @@ this page, and also [the changelog](/docs/changelog/) to reflect the changes.
3434
3535
## Active Iterations
3636

37-
### VSecM v0.24.0 (*codename: Draco*)
38-
39-
**Feb 29, 2023 - Mar 27, 2023**
40-
41-
To automate things and be able to dynamically follow issues better, from
42-
this point on we'll label them and share the GitHub filter here, instead
43-
of outlining them one by one.
44-
45-
This iteration will be focused on demos and documentation.
46-
47-
[Here is a list of issues that are candidate for VSecM vDraco](https://github.com/vmware-tanzu/secrets-manager/issues?q=is%3Aissue+label%3Av0.24.0-candidate+).
48-
49-
### VSecM v0.25.0 (*codename: Eridanus*)
50-
51-
**Mar 28, 2023 - Apr 24, 2024**
52-
53-
This iteration, our focus will be on testing, test automation, and test coverage.
54-
55-
[Here is a list of issues that are candidate for VSecM
56-
vEridanus](https://github.com/vmware-tanzu/secrets-manager/issues?q=+label%3Av0.25.0-candidate+).
57-
5837
### VSecM v0.26.0 (*codename: Fornax*)
5938

6039
**Apr 25, 2024 - May 22, 2024**
6140

62-
This iteration is all about SDKs (C++, Python, Rust, and Java).
41+
This iteration will be mainly about stability and documentation updates.
6342

6443
[Here is a list of issues that are candidate for VSecM vFornax
6544
](https://github.com/vmware-tanzu/secrets-manager/issues?q=+label%3Av0.26.0-candidate+).
@@ -69,7 +48,8 @@ This iteration is all about SDKs (C++, Python, Rust, and Java).
6948
**May 23, 2024 - Jun 19, 2024**
7049

7150
The sole focus of this iteration is increasing test coverage product-wide,
72-
as best as we can.
51+
as best as we can. We’ll start with integration tests; and focus on unit
52+
tests on the next iteration.
7353

7454
[Here is a list of issues that are candidate for VSecM vGemini
7555
](https://github.com/vmware-tanzu/secrets-manager/issues?q=+label%3Av0.27.0-candidate+).
@@ -78,94 +58,117 @@ as best as we can.
7858

7959
**Jun 20, 2024 - Jul 17, 2024**
8060

81-
This iteration is about improving **VSecM Sentinel** to ingest different kinds
82-
of secrets, including very long secrets from a stdin pipe. This will be a
83-
feature-focused iteration.
61+
This iteration is again about increasing coverage. We will focus on
62+
unit tests.
8463

8564
[Here is a list of issues that are candidate for VSecM vHydra](https://github.com/vmware-tanzu/secrets-manager/issues?q=+label%3Av0.28.0-candidate+).
8665

8766
### VSecM v0.29.0 (*codename: Indus*)
8867

8968
**Jul 18, 2024 - Aug 14, 2024**
9069

91-
This is a bug-bash iteration where we'll leave no bug left behind.
70+
In this iteration, we will focus on adding use cases and tutorials, along with
71+
any stability and security improvement that may come our way.
9272

9373
[Here is a list of issues that are candidate for VSecM vIndus](https://github.com/vmware-tanzu/secrets-manager/issues?q=+label%3Av0.29.0-candidate+).
9474

9575
### VSecM v0.30.0 (*codename: Lupus*)
9676

9777
**Aug 15, 2024 - Sep 11, 2024**
9878

99-
This iteration is about enabling external access to **VSecM Safe** in a secure
100-
manner. We will also focus on secure logging and preventing log tampering.
79+
This iteration will be about adding more features that may be immediately
80+
useful around **VSecM Sentinel** CLI.
10181

10282
[Here is a list of issues that are candidate for VSecM vLupus](https://github.com/vmware-tanzu/secrets-manager/issues?q=+label%3Av0.30.0-candidate+).
10383

10484
### VSecM v0.31.0 (*codename: Mensa*)
10585

10686
**Sep 12, 2024 - Oct 09, 2024**
10787

108-
This iteration is about visibility and metrics. We'll create a `/stats` and a
109-
`/health` endpoint for **VSecM Safe** among other observability improvements.
88+
This iteration is about SDKs and KMS integration.
11089

11190
[Here is a list of issues that are candidate for VSecM vMensa](https://github.com/vmware-tanzu/secrets-manager/issues?q=+label%3Av0.31.0-candidate+).
11291

11392
### VSecM v0.32.0 (*codename: Norma*)
11493

11594
**Oct 10, 2024 - Nov 06, 2024**
11695

117-
In this iteration we'll do a full-blown self-security assessment and publish
118-
our findings. These findings will be used later for a third-party security
119-
audit.
96+
This iteration is about visibility and metrics. We'll create a `/stats` and a
97+
`/health` endpoint for **VSecM Safe** among other observability improvements.
12098

12199
[Here is a list of issues that are candidate for VSecM vNorma](https://github.com/vmware-tanzu/secrets-manager/issues?q=+label%3Av0.32.0-candidate+).
122100

123-
* Google Cloud KMS Integration
124-
125101
### VSecM v0.33.0 (*codename: Orion*)
126102

127103
**Nov 07, 2024 - Dec 04, 2024**
128104

129-
In this iteration, we will focus on non-Kubernetes **VSecM** deployments.
105+
This iteration we’ll focus on helm charts and code coverage.
130106

131107
[Here is a list of issues that are candidate for VSecM vOrion](https://github.com/vmware-tanzu/secrets-manager/issues?q=+label%3Av0.33.0-candidate+).
132108

133109
### VSecM v0.34.0 (*codename: Perseus*)
134110

135111
**Dec 05, 2024 - Jan 01, 2025**
136112

137-
This iteration is about UI/UX fixed on the website, and CSS cleanup.
113+
We will continue with the helm charts work that we have started in the
114+
previous iteration.
138115

139116
[Here is a list of issues that are candidate for VSecM vPerseus](https://github.com/vmware-tanzu/secrets-manager/issues?q=+label%3Av0.34.0-candidate+).
140117

141118
### VSecM v0.35.0 (*codename: Reticulum*)
142119

143120
**Jan 02, 2025 - Jan 29, 2025**
144121

145-
We'll focus on creating Kubernetes Operators around **VSecM** to better
146-
coordinate certain workflows.
122+
We'll focus on more advanced use cases, such as OIDC authentication and
123+
storing the root keys in an external KMS.
147124

148125
[Here is a list of issues that are candidate for VSecM vReticulum](https://github.com/vmware-tanzu/secrets-manager/issues?q=+label%3Av0.35.0-candidate+).
149126

150127
### VSecM v0.36.0 (*codename: Sagittarius*)
151128

152129
**Jan 30, 2025 - Feb 26, 2025**
153130

154-
This iteration is focused on better state management.
131+
This iteration, we’ll continue with KMS integration and OIDC authentication.
155132

156133
[Here is a list of issues that are candidate for VSecM vSagittarius](https://github.com/vmware-tanzu/secrets-manager/issues?q=+label%3Av0.36.0-candidate+).
157134

158135
### VSecM v0.37.0 (*codename: Telescopium*)
159136

160137
**Feb 27, 2025 -- Mar 26 2025**
161138

139+
The main focus of this iteration is integrating with upstream cloud providers
140+
such as AWS, Azure and GCP.
141+
142+
[Here is a list of issues that are candidate for VSecM vTelescopium](https://github.com/vmware-tanzu/secrets-manager/issues?q=+label%3Av0.37.0-candidate+).
143+
144+
### VSecM v0.38.0 (*codename: Ursa*)
145+
162146
This is a "*catch all*" that contains all remaining documented future plans.
163147
We will create new iterations from it as the time gets closer.
164148

165-
[Here is a list of issues that are candidate for VSecM vTelescopium](https://github.com/vmware-tanzu/secrets-manager/issues?q=+label%3Av0.37.0-candidate+).
149+
[Here is a list of issues that are candidate for VSecM vUrsa](https://github.com/vmware-tanzu/secrets-manager/issues?q=+label%3Av0.38.0-candidate+).
166150

167151
## Closed Iterations
168152

153+
### VSecM v0.25.0 (*codename: Eridanus*)
154+
155+
**Mar 28, 2023 - Apr 24, 2024**
156+
157+
This iteration was mostly about security and stability.
158+
159+
[Here is a list of issues that were closed in vEridanus](https://github.com/vmware-tanzu/secrets-manager/issues?q=+label%3Av0.25.0-candidate+).
160+
161+
### VSecM v0.24.0 (*codename: Draco*)
162+
163+
**Feb 29, 2023 - Mar 27, 2023**
164+
165+
To automate things and be able to dynamically follow issues better, from
166+
this point on we started labeling them and share the GitHub filter here.
167+
168+
This iteration was mainly focused on demos and documentation.
169+
170+
[Here is a list of issues that were closed in vDraco](https://github.com/vmware-tanzu/secrets-manager/issues?q=is%3Aissue+label%3Av0.24.0-candidate+).
171+
169172
### VSecM v0.23.0 (*codename: Cassiopeia*)
170173

171174
**Feb 01, 2024 - Feb 28, 2024**

0 commit comments

Comments
 (0)