Jianbo Sun
|
a4e68dd604
|
add doc for users to migrate from oam-runtime to kubevela (#697)
* add doc for users to migrate from oam-runtime to kubevela
* Update design/vela-core/migrate-from-oam-runtime.md
Co-authored-by: Zheng Xi Zhou <zzxwill@gmail.com>
* Update design/vela-core/migrate-from-oam-runtime.md
Co-authored-by: Zheng Xi Zhou <zzxwill@gmail.com>
* Update design/vela-core/migrate-from-oam-runtime.md
Co-authored-by: Zheng Xi Zhou <zzxwill@gmail.com>
* Update design/vela-core/migrate-from-oam-runtime.md
Co-authored-by: Zheng Xi Zhou <zzxwill@gmail.com>
* Update design/vela-core/migrate-from-oam-runtime.md
Co-authored-by: Zheng Xi Zhou <zzxwill@gmail.com>
* Update design/vela-core/migrate-from-oam-runtime.md
Co-authored-by: Zheng Xi Zhou <zzxwill@gmail.com>
* Update design/vela-core/migrate-from-oam-runtime.md
Co-authored-by: Lei Zhang (Harry) <resouer@gmail.com>
* Update design/vela-core/migrate-from-oam-runtime.md
Co-authored-by: Lei Zhang (Harry) <resouer@gmail.com>
* add disable webhook
* Update design/vela-core/migrate-from-oam-runtime.md
Co-authored-by: Lei Zhang (Harry) <resouer@gmail.com>
* Update design/vela-core/migrate-from-oam-runtime.md
Co-authored-by: Lei Zhang (Harry) <resouer@gmail.com>
* Update design/vela-core/migrate-from-oam-runtime.md
Co-authored-by: Lei Zhang (Harry) <resouer@gmail.com>
* Update design/vela-core/migrate-from-oam-runtime.md
Co-authored-by: Lei Zhang (Harry) <resouer@gmail.com>
* address comments
* Update design/vela-core/migrate-from-oam-runtime.md
Co-authored-by: Lei Zhang (Harry) <resouer@gmail.com>
* Update design/vela-core/migrate-from-oam-runtime.md
Co-authored-by: Hongchao Deng <hongchaodeng1@gmail.com>
Co-authored-by: Zheng Xi Zhou <zzxwill@gmail.com>
Co-authored-by: Lei Zhang (Harry) <resouer@gmail.com>
Co-authored-by: Hongchao Deng <hongchaodeng1@gmail.com>
|
2020-12-03 15:29:56 +08:00 |
|
Jianbo Sun
|
b45b9dd6c7
|
Merge pull request #703 from hongchaodeng/export
add export command and argo gitops sample
|
2020-12-03 15:17:10 +08:00 |
|
Hongchao Deng
|
c52847eaaa
|
add codecov threshold
|
2020-12-02 22:33:13 -08:00 |
|
Hongchao Deng
|
306b21459e
|
add export command and argo gitops sample
Signed-off-by: Hongchao Deng <hongchaodeng1@gmail.com>
|
2020-12-02 22:25:57 -08:00 |
|
Jianbo Sun
|
af5bdd713f
|
Merge pull request #702 from zzxwill/issue-template
Remove automatically prefixed "[BUG]" in the issue title
|
2020-12-03 12:10:58 +08:00 |
|
zzxwill
|
2bd770d88d
|
Remove automatically prefixed "[BUG]" in the issue title
Remove "[BUG]" from the default issue as maintainers can
use labeling mechanism to tell whether it is
|
2020-12-03 11:54:02 +08:00 |
|
Jianbo Sun
|
0c22a4c72e
|
Merge pull request #690 from wonderflow/tip
add a tip for make diff fail
|
2020-12-02 14:49:23 +08:00 |
|
天元
|
1a37228e03
|
add a tip for make diff fail
Signed-off-by: 天元 <jianbo.sjb@alibaba-inc.com>
|
2020-12-02 13:54:19 +08:00 |
|
Jianbo Sun
|
c02e1eae9e
|
Merge pull request #689 from horis233/move-GetConfig
Move GetConfig into specific commands
|
2020-12-02 13:51:14 +08:00 |
|
Jiaming Hu
|
014513d55e
|
Add unit test for PersistentPreRunE
|
2020-12-01 22:49:03 -05:00 |
|
Jiaming Hu
|
5e4f270b1e
|
move GetConfig function into specific commands
|
2020-12-01 21:44:06 -05:00 |
|
Jianbo Sun
|
ec388b11bb
|
Merge pull request #683 from hongchaodeng/contrib
CONTRIBUTING: add merge regulations
|
2020-12-01 15:13:24 +08:00 |
|
Hongchao Deng
|
fb40432309
|
CONTRIBUTING: add merge regulations
|
2020-11-30 23:10:53 -08:00 |
|
Jianbo Sun
|
e7ab480e40
|
Merge pull request #678 from wonderflow/fixroute
fix route reconcile too frequency and replace oam-runtime imports
|
2020-12-01 15:01:45 +08:00 |
|
天元
|
9aae23e163
|
fix route reconcile too frequency and replace oam-runtime imports
Signed-off-by: 天元 <jianbo.sjb@alibaba-inc.com>
|
2020-12-01 14:05:12 +08:00 |
|
Jianbo Sun
|
6ef0605542
|
Merge pull request #670 from captainroy-hy/fix-webhook-applyto
fix webhook about Trait-Applyto
|
2020-11-30 15:49:18 +08:00 |
|
roy wang
|
12a2eb8491
|
fix minor lint issues
add unit tests
Signed-off-by: roy wang <seiwy2010@gmail.com>
|
2020-11-30 16:11:48 +09:00 |
|
roy wang
|
8b27ade1cb
|
fix validating-webhook about Trait-ApplyTo feature
Signed-off-by: roy wang <seiwy2010@gmail.com>
|
2020-11-30 15:23:07 +09:00 |
|
Jianbo Sun
|
b8f18153b3
|
Merge pull request #667 from zzxwill/install
Install KubeVela Cli by script
|
2020-11-30 13:26:20 +08:00 |
|
zzxwill
|
7658a05b84
|
indicates the source from
|
2020-11-30 11:42:57 +08:00 |
|
Jianbo Sun
|
ba2d945079
|
Merge pull request #663 from wonderflow/mergecode
Merging oam-runtime into vela-core
|
2020-11-27 20:24:06 +08:00 |
|
天元
|
6b931d9b32
|
fix unstable test as workload changed by reconcile
Signed-off-by: 天元 <jianbo.sjb@alibaba-inc.com>
|
2020-11-27 20:11:26 +08:00 |
|
天元
|
43754e89b6
|
merge CI and makefile
Signed-off-by: 天元 <jianbo.sjb@alibaba-inc.com>
|
2020-11-27 12:16:36 +08:00 |
|
天元
|
26b4e3c2d5
|
merge main.go
Signed-off-by: 天元 <jianbo.sjb@alibaba-inc.com>
|
2020-11-27 11:08:58 +08:00 |
|
天元
|
cfadfd8763
|
merge tests and run on CI
Signed-off-by: 天元 <jianbo.sjb@alibaba-inc.com>
|
2020-11-27 11:08:58 +08:00 |
|
天元
|
6480873e81
|
change import headers
Signed-off-by: 天元 <jianbo.sjb@alibaba-inc.com>
|
2020-11-27 11:08:54 +08:00 |
|
天元
|
2e975e678c
|
merge code: apis,pkg all moved
Signed-off-by: 天元 <jianbo.sjb@alibaba-inc.com>
|
2020-11-27 11:07:50 +08:00 |
|
Jianbo Sun
|
fa7b6fa85f
|
Merge pull request #664 from captainroy-hy/fix-lint-pkg-controller
fix lint issues
|
2020-11-27 11:07:20 +08:00 |
|
zzxwill
|
d31a983c7e
|
Install KubeVela Cli by script
Supported macOS/Linux/Windows platform
|
2020-11-26 19:22:29 +08:00 |
|
roy wang
|
6303d311c8
|
fix lint issues in /pkg/*
fix lint issues in /cmd/*
Signed-off-by: roy wang <seiwy2010@gmail.com>
|
2020-11-26 17:18:54 +09:00 |
|
roy wang
|
bfb0f94b82
|
fix lint issues in /pkg/controller
fix lint issues in /apis
Signed-off-by: roy wang <seiwy2010@gmail.com>
|
2020-11-26 16:12:03 +09:00 |
|
Yue Wang
|
855f194228
|
doc for apply-once-only (#649)
* doc for apply-once-only
Signed-off-by: roy wang <seiwy2010@gmail.com>
* Update design/vela-core/apply-once-only.md
Co-authored-by: Jianbo Sun <wonderflow.sun@gmail.com>
|
2020-11-26 10:29:52 +08:00 |
|
Hongchao Deng
|
db03c6e291
|
Merge pull request #660 from wonderflow/refactor
Refactor standardize project structure
|
2020-11-25 18:27:39 -08:00 |
|
天元
|
be8403dc0d
|
standardize project structure: move v1alpha1 into standard.oam.dev group
Signed-off-by: 天元 <jianbo.sjb@alibaba-inc.com>
|
2020-11-25 21:46:31 +08:00 |
|
Jianbo Sun
|
edaac86304
|
Merge pull request #659 from captainroy-hy/fix-lint
fix lint issues in /pkg/commands
|
2020-11-25 17:33:24 +08:00 |
|
天元
|
fc805214c7
|
standardize project structure: change api to apis
Signed-off-by: 天元 <jianbo.sjb@alibaba-inc.com>
|
2020-11-25 17:28:09 +08:00 |
|
roy wang
|
ee9b44fa80
|
fix lint issues in /pkg/commands
Signed-off-by: roy wang <seiwy2010@gmail.com>
|
2020-11-25 18:01:31 +09:00 |
|
Jianbo Sun
|
aa5a11bcdd
|
Merge pull request #653 from laojianzi/fix-lint
fix lints for pkg/commands/init.go and pkg/server/util/middleware.go
|
2020-11-24 21:15:42 +08:00 |
|
laojianzi
|
80d4a8bfd1
|
fix lints in pkg/server/util/middleware.go
|
2020-11-24 20:56:20 +08:00 |
|
laojianzi
|
31e5eb05c5
|
fix lints in pkg/commands/init.go
|
2020-11-24 20:40:23 +08:00 |
|
Jianbo Sun
|
615f81c251
|
Merge pull request #650 from fengxsong/patch-1
correct usage of flag 'log-file-path'
|
2020-11-24 16:11:51 +08:00 |
|
fengxsong
|
899e7e1647
|
correct usage of flag 'log-file-path'
|
2020-11-24 15:34:55 +08:00 |
|
Jianbo Sun
|
c7bb52a4d4
|
Merge pull request #648 from horis233/fix-lints-in-appHandlers.go
Fix lints in appHandlers.go
|
2020-11-24 15:00:07 +08:00 |
|
Jiaming Hu
|
31012bc7e5
|
Fix lints in appHandlers.go
|
2020-11-23 23:51:52 -05:00 |
|
Jianbo Sun
|
03259630c2
|
Merge pull request #614 from wonderflow/golanci
add more strict golangci check
|
2020-11-23 19:06:13 +08:00 |
|
天元
|
2876d2f921
|
fix more golints and leave TODOs for no fixed package or files
|
2020-11-23 18:21:43 +08:00 |
|
天元
|
ba7a4a33fc
|
add more strict golangci check
Signed-off-by: 天元 <jianbo.sjb@alibaba-inc.com>
add description for export const variable and function, fix golint
Signed-off-by: 天元 <jianbo.sjb@alibaba-inc.com>
|
2020-11-23 16:19:20 +08:00 |
|
Jianbo Sun
|
e6397723db
|
Merge pull request #643 from wonderflow/fixlint
part of lint fixes detected by #614
|
2020-11-23 16:18:46 +08:00 |
|
Jianbo Sun
|
2165624ba8
|
Merge pull request #642 from morlay/master
Version tags should handle in workflow docker.yml
|
2020-11-23 15:58:39 +08:00 |
|
天元
|
3c233d3a9b
|
fix lint
|
2020-11-23 15:55:46 +08:00 |
|