Max Xu

Results 11 issues of Max Xu

- Ubuntu 18.04.1 LTS - gnome 3.28.3 I got the below error: ``` (gnome-shell:24631): Gjs-CRITICAL **: 08:52:59.042: Object St.BoxLayout (0x55c133893030), has been already deallocated - impossible to access to it....

### Motivation We may encounter errors when deploying SNP on some platforms (like Rancher, etc.) where resources requests/limits are not set. And we sometimes forget to set resources for certain...

###. Description Enable Console TLS ``` helm upgrade snp ./charts/sn-platform \ --install \ --create-namespace \ --namespace app-snp \ --set initialize=true \ --set tls.enabled=true \ --set tls.streamnative_console.enabled=true \ --set certs.internal_issuer.enabled=true \...

### Description Enable broker TLS ``` helm upgrade snp ./charts/sn-platform \ --install \ --create-namespace \ --namespace app-snp \ --set initialize=true \ --set tls.enabled=true \ --set tls.broker.enabled=true \ --set certs.internal_issuer.enabled=true \...

### Description Encountering below errors after zookeeper TLS is enabled. ``` helm upgrade snp ./charts/sn-platform \ --install \ --create-namespace \ --namespace app-snp \ --set initialize=true \ --set tls.enabled=true \ --set...

### What's ghost value? A ghost value is a value that is not defined in the `values.yaml`. e.g, the `.Values.imagePullSecrets` in [sn-platform/vault/vault-innitialize.yaml](https://github.com/streamnative/charts/blob/dfe048b21a9408d1c00d5e7f6b0832be7453735c/charts/sn-platform/templates/vault/vault-initialize.yaml#L37) ### Why check ghost values? The ghost values...

If we support installing cloudsmith via homebrew, which would be great for Homebrew users. ### Example ``` brew tap cloudsmith-io/tap brew install cloudsmith ```

**Is your feature request related to a problem? Please describe.** Just like the current ` Toggle ManagedFields` shortcut **Describe the solution you'd like** Add a new ` Toggle Last Applied...

enhancement
stale

### What is the problem you're trying to solve It would be great helpful if we can support `nerdctl system df` command to show the containerd filesystem usage, just like...

kind/feature

#### What type of PR is this? /kind bug #### What is this PR about? / Why do we need it? > The MutableCSINodeAllocatableCount feature gate is enabled by default...

kind/bug
cncf-cla: yes
size/XS
needs-ok-to-test
release-note