Andrey Dudin
Andrey Dudin
@surevs I thin a have same problem. Python lib use ip instead of hostname, because of this, ingress can't find needed backend. `resolve_ip=False` - resolved my problem. Try to use...
@sanketsudake @shubham-bansal96 could you please help me with CI Lint and Unit tests. Why this step is failing?
I see same issue. If namespace in yaml == `default`, function pods will be created in `fission-function` namespace. If another, for example `ns1`, function pods will be created in `ns1`...
We need to be able to provide few values files through -f args too. Use case: We have one file with shared global values per environment + one service-specific file...
https://ydb.tech/en/docs/how_to_edit_docs/
+1 We need it too.
I was interested in this some time ago. The idea that came up was to export the function archive from the preprod and upload it to production. Find archive: https://fission.io/docs/reference/fission-cli/fission_archive_list/...
Have same problem. v1.17.0 v1.18.0 This is because of problem in kafka-http-connector https://github.com/fission/keda-connectors/issues/143
@sanketsudake similar behavior on v1.18.0 https://github.com/fission/fission/issues/2732