This website requires JavaScript.
Explore
Help
Sign In
github
/
kubevela
Watch
1
Star
0
Fork
0
mirror of
https://github.com/kubevela/kubevela.git
synced
2026-08-27 16:17:34 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
v1.0.6
kubevela
/
pkg
/
dsl
/
definition
T
History
yangsoon
2740067eb5
fix bug: When the Component contains multiple traits of the same type, the status of the trait in the Application is reported incorrectly (
#1731
) (
#1743
)
...
* fix status * add test * fix webhook * add paramter context for customStatus
2021-06-02 10:31:06 +08:00
..
package_suit_test.go
fix data race (
#1446
)
2021-04-09 20:15:02 +08:00
package_test.go
fix data race (
#1446
)
2021-04-09 20:15:02 +08:00
package.go
fix controller: fix controller cannot start due to the format error of the third-party CRD (
#1584
)
2021-04-29 20:09:27 +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
fix bug: When the Component contains multiple traits of the same type, the status of the trait in the Application is reported incorrectly (
#1731
) (
#1743
)
2021-06-02 10:31:06 +08:00
template.go
fix bug: When the Component contains multiple traits of the same type, the status of the trait in the Application is reported incorrectly (
#1731
) (
#1743
)
2021-06-02 10:31:06 +08:00