This website requires JavaScript.
Explore
Help
Sign In
github
/
kubevela
Watch
1
Star
0
Fork
0
You've already forked kubevela
mirror of
https://github.com/kubevela/kubevela.git
synced
2026-05-13 12:57:30 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
v1.0.2
kubevela
/
pkg
/
dsl
/
definition
History
Jian.Li
15b1bd2660
Fix the bug that the registered k8s built-in gvk does not exist (
#1414
)
...
* fix bug for method exist(gvk) * check that all built-in k8s resource are registered
2021-04-07 13:06:19 +08:00
..
package_suit_test.go
Fix the bug that the registered k8s built-in gvk does not exist (
#1414
)
2021-04-07 13:06:19 +08:00
package_test.go
fix import inner package in the format of third party package path and split test cases (
#1412
)
2021-04-02 13:04:52 +08:00
package.go
Fix the bug that the registered k8s built-in gvk does not exist (
#1414
)
2021-04-07 13:06:19 +08:00
suit_test.go
make CUE inner kube package as a standalone package && clean code (
#1263
)
2021-03-23 16:30:49 +08:00
template_test.go
Support cloud resource provisiong and consuming (
#1264
)
2021-03-29 17:20:33 +08:00
template.go
add FinalizeAppRevision
2021-03-29 19:50:40 +08:00