Aaron Tye

Results 12 issues of Aaron Tye

Youtube, Facebook, etc. This goes beyond the scope of this project being for Twitch but depending how much attention this issue gets, it could be considered. Comment the platform you'd...

The [docs](https://dev.twitch.tv/docs/authentication/getting-tokens-oidc#oidc-implicit-grant-flow) don't specify an expiration date for the authentication flow used by `ttchat`. The token can be saved locally in config.yaml and used again bypassing the browser.

Dynamically connect to and exit from channels.

**Describe the solution you'd like** Timeout values on the k8s sidecars, such as, https://github.com/dell/csm-operator/blob/addc485560bfa810c00cdd28eca75133eaec9722/operatorconfig/driverconfig/powerscale/v2.10.0/controller.yaml#L192 https://github.com/dell/helm-charts/blob/df25ac0c9ec89a18f6ce5007faf412813c286025/charts/csi-isilon/templates/controller.yaml#L349 should be configurable in the CSM CR and in the helm chart for all drivers,...

needs-triage
type/feature-request

The [Makefile](https://github.com/dell/cert-csi/blob/701e64c98b962676f2d7742c9d37be734e994594/Makefile#L65) has a target to build cert-csi for Windows and Linux but the release only has the Linux build. Builds for all platforms can be added to the release,...

type/feature
area/cert-csi

https://dell.github.io/csm-docs/docs/csidriver/installation/test/certcsi/#driver-certification `cert-csi certify` requires a configuration yaml describing the storage classes to use and there are optional command line arguments such as `--vsc`. It would be simpler for users to...

type/feature
help wanted

**Describe the solution you'd like** When volume health monitoring is enabled for the drivers, we see volume metadata logs in the `csi-external-health-monitor-controller` sidecar. See the log below for PowerFlex containing...

type/feature
help wanted
area/csm-observability

**Describe the solution you'd like** When documentation is required for each driver, such as [this](https://dell.github.io/csm-docs/docs/observability/deployment/#update-the-authorization-module-token) Observability section, the page is "noisy" when we list the steps for each driver. Instead,...

type/feature
help wanted
area/csm-docs

### Bug Description https://github.com/dell/csi-powerflex/blob/main/samples/secret/karavi-authorization-config.json Some fields in this file (also in csi-powermax and csi-powerscale), used to create the `karavi-authorization-config` secret in the driver namespace, are not needed such as `username`...

type/feature
area/csm-authorization