Shawn Zhu

Results 23 issues of Shawn Zhu

### Description This is a follow up of #1733 Stop using deprecated APIs from WTForms v2. ### ADDITIONAL INFORMATION - [x] Has associated issue: #1732 - [ ] Is CRUD...

This is a follow up of https://github.com/IBM/manifests/pull/6 Supports https://github.com/kubeflow/website/issues/2182

After deploying `kfctl_openshift_tekton_kfserving.v1.10.yaml` successfully, I found no pod for deployment `grafana`. When running `oc get deploy -n istio-system -o yaml grafana`, it will show messages like: ```YAML message: 'pods "grafana-68bcfd88b6-"...

## Problem When trying to create `poddefault` to inject credentials into notebook, I got: ```SHELL error: unable to recognize "add-creds-stephen.yaml": no matches for kind "PodDefault" in version "kubeflow.org/v1alpha1" ``` ##...

The use case is about working with data on IBM COS. I followed the guide here: https://github.com/IBM/dataset-lifecycle-framework/wiki/Data-Volumes-for-Notebook-Servers#create-a-dataset-for-the-s3-bucket where it creates a COS bucket, it needs: ```YAML apiVersion: com.ie.ibm.hpsys/v1alpha1 kind: Dataset...

enhancement

## Summary Given running this addon on Firefox, I didn't find anything documented about those wide permissions required by this addon. Including: https://github.com/duckduckgo/duckduckgo-privacy-extension/blob/84181464513af1b51cfecce860ae0f9d67d2132f/browsers/firefox/manifest.json#L60-L70 These permissions can be used to do...

This from the release 358. ## Problem I've followed the doc [Secrets](https://trino.io/docs/358/security/secrets.html) to inject secrets into `etc/event-listener.properties` but found the injected environment variables are not resolved at all. (such syntax...

enhancement

The current implementation will keep using default TCP port number `8080` from underneath DB-API driver even using HTTPS: https://github.com/dungdm93/sqlalchemy-trino/blob/5aea36225cb8352cede5df4499b7d9628011ae50/sqlalchemy_trino/dialect.py#L92-L94 However, this could be documented or it will fail the connection...

--- ### Type of change - Chore: Uses protobufjs@7 **For changes visible to end-users** - Suggested release notes are provided below: Upgraded protobufjs from 6.0.0 to 7.0.0 ### Test plan...

I performed npm install clucene for my application and it fails with such error: ``` In file included from /usr/include/CLucene/StdHeader.h:20:0, from /usr/include/CLucene.h:11, from ../src/clucene_bindings.cpp:8: /usr/include/CLucene/SharedHeader.h:18:36: fatal error: CLucene/clucene-config.h: No such...