zhijiayang
zhijiayang
> I proposed a method to improve the success rate of docker e2e test in the PR #5499 . You can rebase the latest code and resubmit it. It may...
add it to v1.17. @Shelley-BaoYue
PTAL,thanks @Shelley-BaoYue @WillardHu @fisherxu
If it's on the cloud, it should be possible to get some other resources, such as device, and the modification operation may have excessive permissions; On the edge, there may...
Keam is an installation and deployment tool, and we currently have some data operations for the functions here. I feel that it may not be very appropriate to include these...
> kectl looks good, and for kectl, we have to use subcommands to distinguish operations in cloud and edge? ;-) There is no need to distinguish between edge and cloud...
> > cc @luomengY > > Keam init has restructured its architecture on v1.17, and now only supports internal `profiles/version.yaml` for profiles. If you want to specify a version, it...
> We can update how to use the command keadm init in the documentation station(website). We can also add a compatibility processing. > > ```go > if strings.split(profileValue, "=") ==...
> CloudCore installation only supports the `--profile version` initially, and with the guidance of the official website, I think it's commonly used. If we want to incorporate it into kubeedge-version...