zhihui

Results 7 comments of zhihui

how does the feature go on?

I am considering about the design of RDMA transport.

add test ci for sealos run upgrade cluster eg: ``` # ips depend on the network sealos run labring/kubernetes:v1.25.6 labring/calico:v3.24.1 --masters 192.168.64.8 --nodes 192.168.64.7 # wait for all nodes to...

``` func (c *Applier) Apply() error { clusterPath := constants.Clusterfile(c.ClusterDesired.Name) var err error defer func() { logger.Debug("write cluster file to local storage: %s", clusterPath) saveerror := yaml.MarshalYamlToFile(clusterPath, c.getWriteBackObjects()...) if err...

> we need save masters and nodes to status . diff spec and status . > > if exec failed not save status . what if some nodes was added...

yeah, safety check is important for stability. Take a recent problem encountered for example: and when I use &mut unsafe{ *()}, the pointer points to a new temporary memory but...