Alan Sun
Alan Sun
/kind bug **What steps did you take and what happened:** [A clear and concise description of what the bug is.] Create a notebook from scratch, everything leave as default. When...
Hi I understand the github api typically operates on individual requests. But in most my case here in my application, I must make sure two files (even more) are updated...
### Environment info - NooBaa Operator Version: 5.11.0 - Platform: **minikube 1.29.0** ### Actual behavior 1. In here https://github.com/noobaa/noobaa-operator/blob/ec7030e0556cdf7dffb8217348245217c0620502/deploy/crds/noobaa.io_bucketclasses_crd.yaml#L88 it is a string. ### Expected behavior 1. Why can't be...
### Environment info - NooBaa Operator Version: **5.13.0** - Platform: **Kubernetes v1.22.3** ### Actual behavior 1. `noobaa namespacestore create s3-compatible rw-ns-test --access-mode='read-write' --endpoint='https://objectstore-3.eu-de-2.cloud.sap' --secret-name='s3-secret' --signature-version='v4' --target-bucket='lis.devops.coll-1'` This can be created....
Hi I am using below sample code and it will work. ``` msg, err := adaptivecard.NewSimpleMessage(msgText, msgTitle, true) if err != nil { log.Printf( "failed to create message: %v", err,...
### Name and Version mlflow/1.2.0 ### What architecture are you using? None ### What steps will reproduce the bug? it was working fine before and today I am upgrading my...
Our weaviate db exposed with nginx ingress, site https://myweb.com is a company self-signed URL. To access it, it use following piece of code and was working fine till 4.6.7. os.environ["GRPC_DEFAULT_SSL_ROOTS_FILE_PATH"]...
Hi, Is it possible install just one PGadmin and connect to all PostgresCluster cross all namespace?
Hi, i am new here. i see your tags are stopped at [v4.7.10](https://github.com/CrunchyData/postgres-operator/releases/tag/v4.7.10). How can I get a specific version of PGO operator? For example now i want to get...