Eric Shen

Results 35 issues of Eric Shen

## Feature Request **Is your feature request related to a problem? Please describe:** When comes FE related PR, it's not convenient for reviewer to check the changes since they have...

status/discussion
type/feature-request

### Background After the test, we found that topics unsubscribe function didn't work on pulsar-manager while pulsar-admin executes the same subscription work as expected. This should be a bug on...

### Motivation This PR made some enhancements to the Vault template ### Modifications This PR changed Vault template including: * Added `labels` config * Added the missing config of pod...

no-need-doc
release-sn-platform/1.6.2

When setting `securityContext` for vault as: ``` vault: securityContext: runAsUser: 2000 runAsGroup: 3000 supplementalGroups: [2000] fsGroup: 2000 ``` And vault init jobs will have errors like: ``` Error storing token:...

type/bug

workflow::backlog
doc-required
planned-private-cloud-release/2.0.0

`components.kop` is the flag to enable kafka client in toolset pod not to enable the kop in pulsar broker. This config should be replaced to avoid misunderstanding

Signed-off-by: ericsyh *(If this PR fixes a github issue, please add `Fixes #`.)* Fixes #820 *(or if this PR is one task of a github issue, please add `Master Issue:...

no-need-doc
do-not-merge
break-change