Commit 402d51f 1 parent 211b7a1 commit 402d51f Copy full SHA for 402d51f
File tree 1 file changed +22
-3
lines changed
1 file changed +22
-3
lines changed Original file line number Diff line number Diff line change 4
4
5
5
### Added
6
6
7
+
8
+ ### Changed
9
+
10
+ ### Fixed
11
+
12
+
13
+ ## v1.1
14
+
15
+ ### Added
16
+
17
+ - Created a CI pipeline that runs CRI integration tests inside containers using [ kind] ( https://kind.sigs.k8s.io/ ) .
18
+ - Added a developer image that runs a vHive k8s cluster in Docker, simplifying vHive development and debugging.
7
19
- Extended the developers guide on the modes of operation, performance analysis and vhive development environment inside containers.
8
- - Created CI pipeline to run CRI tests inside containers using [ kind] ( https://kind.sigs.k8s.io/ ) .
20
+ - Added a slide deck of Dmitrii's talk at Amazon.
21
+ - Added a commit linter and a spell checker for ` *.md ` files.
9
22
10
23
### Changed
11
24
12
- - Using replace pragmas instead of Go modules.
13
- - Bump Go version to 1.15.
25
+ - Use replace pragmas instead of Go modules.
26
+ - Bump Go version to 1.15 in CI.
27
+ - Deprecated Travis CI.
28
+
29
+ ### Fixed
30
+
31
+ - Fixed the vHive cluster setup issue for clusters with >2 nodes [ issue] ( https://github.com/ease-lab/vhive/issues/94 ) .
32
+
You can’t perform that action at this time.
0 commit comments