21 lines
793 B
Markdown
21 lines
793 B
Markdown
# kruise-rollout-api
|
|
The canonical location of the Kruise Rollout API definition and client.
|
|
|
|
|
|
## Compatibility matrix
|
|
|
|
| Kruise-Rollout-API | Kruise-rollout |
|
|
|--------------------|------------------|
|
|
| 0.4 | <= 0.4 |
|
|
| 0.5 | 0.5 |
|
|
|
|
## Where does it come from?
|
|
|
|
`kruise-rollout-api` is synced from [https://github.com/openkruise/rollouts/tree/master/api](https://github.com/openkruise/rollouts/tree/master/api).
|
|
Code changes are made in that location, merged into `openkruise/rollouts` and later synced here.
|
|
|
|
## Things you should NOT do
|
|
|
|
[https://github.com/openkruise/rollouts/tree/master/api](https://github.com/openkruise/rollouts/tree/master/api) is synced to here.
|
|
All changes must be made in the former. The latter is read-only.
|