Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Capability of multiple Airflow deployments under same host #20

Open
CharmanderJieniJieni opened this issue Jul 27, 2022 · 1 comment
Open

Comments

@CharmanderJieniJieni
Copy link

Hi,

We are using Astronomer (Vendor managed airflow) and for that the endpoint has a naming convention pattern of following

http://hostname.com/airflow_foo
http://hostname.com/airflow_bar
http://hostname.com/airflow_foobar

When trying to use this model I constantly got 404 for variable creation. Digging deeper I realized that the module seems only passing the host name to Airflow API, which is hostname.com in my case. Is it possibly to pass the whole url instead of only the host name in this case?

Thanks

@DrFaust92
Copy link
Owner

Hi @CharmanderJieniJieni , I’ll take a look but I’m not sure I have a way to test this. Unless there is some free tier to astronomer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants