File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -27,6 +27,8 @@ Individual tools can be installed via `go install k8s.io/release/cmd/$TOOL@lates
27
27
- [ ` publish-release ` ] ( #publish-release )
28
28
- [ Legacy] ( #legacy )
29
29
- [ ` push-build.sh ` ] ( #push-buildsh )
30
+ - [ Experimental] ( #experimental )
31
+ - [ ` rapture ` ] ( #rapture )
30
32
- [ Contributing] ( #contributing )
31
33
32
34
** Each of the headings below links to a tool's location.**
@@ -119,6 +121,16 @@ Status: Deprecated (but still in use)
119
121
120
122
Audience: [ Release Managers] [ release-managers ] , Prowjobs
121
123
124
+ ## Experimental
125
+
126
+ ### [ ` rapture ` ] ( hack/rapture/ )
127
+
128
+ Build operating system packages (` .deb ` and RPM)
129
+
130
+ Status: Experimental (but already in use)
131
+
132
+ Audience: [ Release Managers] [ release-managers ] , Googlers participating in releases
133
+
122
134
## Contributing
123
135
124
136
Please see [ CONTRIBUTING.md] ( CONTRIBUTING.md ) for instructions on how to contribute.
You can’t perform that action at this time.
0 commit comments