Rui Fu
Rui Fu
Currently it is hard for helm charts users to install custom connectors as built-in connector, mostly user needs to build custom image with connector, and it is painful. (please correct...
trying to use outflux to migrate influxdb data to timescaledb, but when transferring to timescaledb, the time column only have ms precision instead of ns. According to timescaledb docs, the...
Master Issue: https://github.com/streamnative/function-mesh/issues/486 ### Motivation Fix failure in https://github.com/redhat-openshift-ecosystem/certified-operators/pull/1421 https://docs.openshift.com/container-platform/4.8/operators/operator_sdk/osdk-working-bundle-images.html#osdk-control-compat_osdk-working-bundle-images%22 add `olm.properties` to OLM annotation when build the openshift bundles ### Modifications *Describe the modifications you've done.* ### Verifying this...
- [x] k8s-operatorhub/community-operators https://github.com/k8s-operatorhub/community-operators/pull/1854 - [ ] redhat-openshift-ecosystem/certified-operators https://github.com/redhat-openshift-ecosystem/certified-operators/pull/1421 - [x] redhat certificated image https://catalog.redhat.com/software/containers/62d06b34df1077330aa2619d?architecture=amd64&tag=v0.7.0
``` error: use of deprecated struct `async_rustls::TlsConnector`: This crate is now deprecated in favor of [futures-rustls](https://crates.io/crates/futures-rustls). --> src/connection.rs:1108:51 | 1108 | let connector = async_rustls::TlsConnector::from(Arc::new(config)); | ^^^^^^^^^^^^ | = note:...
*(If this PR fixes a github issue, please add `Fixes #`.)* Fixes # *(or if this PR is one task of a github issue, please add `Master Issue: #` to...
possible metrics: - cluster wide - start time (cold start) - resource count / running count / etc. - controller resources (CPU, memory) - resource reconciliation time https://github.com/streamnative/function-mesh/pull/689 - resource...