Xiaodong Li

Results 6 issues of Xiaodong Li

hub initialized with connectionString and filePersister ``` ctx := context.Background() fp, err := persist.NewFilePersister(persistDir) if err != nil { fmt.Println(err.Error()) os.Exit(1) } hub, err := eventhub.NewHubFromConnectionString(connStr, eventhub.HubWithOffsetPersistence(output)) if err !=...

**Describe the bug** We have a bunch of stateful services, and only one service (MDS) is updating KVS with a specific key. Customer was trying to replace faulty node and...

type-code-defect
status-last6months

### Version 2.4.1 ### Operating system Linux ### OS version or distribution Ubuntu 22.04 ### Git hosting provider(s) Azure DevOps, GitHub ### Other hosting provider _No response_ ### (Azure DevOps...

auth-issue

**As a developer:** **I want to get fabrikate cli release that have helm 3 support** **So that I can use fab to build helm 3 chart**

enhancement

**As a developer, I'd like the option to generate separate yaml manifest file for each component in helm chart:** combined yaml manifest file failed validation when running flux/fluxctl automation. -...

enhancement

### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...