LvffY

Results 22 comments of LvffY

Does anyone have a complete workaround to this problem ? I think I have the same problem, but I'm not able to make it work :/

To be more precise, I already a working setup with one ingress on a specific cluster and one airflow server across all my cluster. To get that working, I use...

I seem to have a manual workaround. I just disable charts ingress creation and create one manually. ### One airflow server by namespace Click to expand #### Install nginx Based...

@thesuperzapper Why not, I'll try to pass some time before the end of the week. I'll submit a PR.

@thesuperzapper I have a first PR, please tell me if anything can be improved (I'll make the technical improvement e.g squash afterwards). See #448

@Chaffelson Thanks for your answer :) - I don't think it's related to python version. I tried with python **3.9.13** and it didn't work either, with the same issue. -...

@Chaffelson I did not see this function, should be useful ! Unfortunately, I still got the same error :( ```python import nipyapi nipyapi.utils.set_endpoint(endpoint_url="https://nifi_url/nifi-api", username="user", password="password") parameters = nipyapi.parameters.get_parameter_context('my_id', identifier_type='id') print(parameters)...

After a call with @Chaffelson (thanks again ;)) we have a working setup : We think that our problem is only related to our environment (which is a CDP Public...

@kaplanlior @rafaela-soares No problem for me, you can use it for test purposes under Apache license :)