-
Notifications
You must be signed in to change notification settings - Fork 30
/
CHANGELOG
42 lines (33 loc) · 1.59 KB
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
# Changelog
All notable changes to this project will be documented in this file.
## [0.0.11] - 2019-05-05
- delete workload labels
- add init failed anno when job failed
## [0.0.10] - 2019-04-29
- add s2i builder finalizer
## [ 0.0.9 ] - 2019-04-16
- annotations do not autoscale
- manager do not need nodeSelector
- update log url
- add openapi gen
## [ 0.0.8 ] - 2019-04-01
- change s2ir status [@runzexia](https://github.com/kubesphere/s2ioperator/pull/65)
- fix s2ib validate, add s2ir validate [https://github.com/kubesphere/s2ioperator/pull/66]
- add field json tag [@runzexia](https://github.com/kubesphere/s2ioperator/pull/67)
- add s2ib status lastRunStartTime [@runzexia](https://github.com/kubesphere/s2ioperator/pull/70)
## [ 0.0.7 ] - 2019-03-25
- add informer client [@runzexia](https://github.com/kubesphere/s2ioperator/pull/56)
- add docker secret support [@runzexia](https://github.com/kubesphere/s2ioperator/pull/61)
- add git secret support [@runzexia](https://github.com/kubesphere/s2ioperator/pull/62)
## [ 0.0.2 ] - 2019-03-15
### Added
- Enable CI Test
- Add Kubesphere CI Robot
- Support deploy to workload after s2i done [@runzexia](https://github.com/kubesphere/s2ioperator/pull/30)
- Add logurl to each s2irun [@magicsong](https://github.com/kubesphere/s2ioperator/pull/21)
### Fixes
- Randomize container name to prevent concurrent-building failing [@magicsong](https://github.com/kubesphere/s2ioperator/pull/47)
- Fix the lastrunname in s2ibuilder [@magicsong](https://github.com/kubesphere/s2ioperator/pull/31)
## [ 0.0.1 ] - 2019-03-01
### Added
- release v0.0.1