redriverhong

Results 6 issues of redriverhong

服务配置依赖类型为latest时,只会拉取到该服务最高版本的实例信息,只要服务做了回退就获取不到服务实例信息了。针对于这种机制能不能优化为从存在实例的版本中选取最高版本。这样就能解决服务回退后拉取不到实例的问题了。

enhancement

version: ![image](https://user-images.githubusercontent.com/11647782/143519029-2defa6b3-d10f-48c1-b467-4f99ea13e6b6.png) config: ![image](https://user-images.githubusercontent.com/11647782/143519195-be91fb56-fc6a-4b8f-b675-197ded7606ff.png) ![image](https://user-images.githubusercontent.com/11647782/143519917-2a26da87-dd3a-4512-91e8-63f770e7d581.png) Port detection status: ![image](https://user-images.githubusercontent.com/11647782/143519365-64b61c54-e5a4-4a83-b689-e742536fcd9d.png) ![image](https://user-images.githubusercontent.com/11647782/143519459-b187aa12-2669-4f36-8bb0-006ee3918a82.png) but, old version(3.4.10) is ok: version: ![image](https://user-images.githubusercontent.com/11647782/143519551-4f9cc96d-7949-4313-bcde-3a271e4a79f0.png) config: ![image](https://user-images.githubusercontent.com/11647782/143519616-e496fd75-199d-49c0-a8d7-928e6381fb22.png) ![image](https://user-images.githubusercontent.com/11647782/143519639-69c52894-78e6-402e-8c10-1fbd3feb2041.png) Port detection status: ![image](https://user-images.githubusercontent.com/11647782/143519751-128d2bff-fb47-445c-ba6b-b53ed15394ea.png) ![image](https://user-images.githubusercontent.com/11647782/143519828-672b21f2-5431-426c-8830-157f4511856f.png)

### Describe the issue Is your feature request related to a problem?/Why is this needed Currently, the DeleteVolumeRequest is only one parameter VolumeId, which is used to transfer the volume...

sig/storage
lifecycle/rotten

Is your feature request related to a problem?/Why is this needed Currently, the DeleteVolumeRequest is only one parameter VolumeId, which is used to transfer the volume to be deleted. However,...

https://github.com/openebs/lvm-localpv/blob/cd7e9b745dd5bbb5ad471035e3c3baf8cade13fc/pkg/mgmt/volume/volume.go#L326 If a task is suspended, workers are occupied and subsequent task execution is blocked. Indicates whether it is necessary to add the task execution timeout control. The execution of...

question

### Description Description (1) Node construction memory full fault caused the drivermgmtservice container to restart during the fault injection period. The newly created container failed to start due to a...

kind/bug
area/runtime