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

API Endpoint - Config #8136

Closed
mik-laj opened this issue Apr 4, 2020 · 9 comments · Fixed by #9497
Closed

API Endpoint - Config #8136

mik-laj opened this issue Apr 4, 2020 · 9 comments · Fixed by #9497
Assignees
Labels
area:API Airflow's REST/HTTP API good first issue kind:feature Feature Requests

Comments

@mik-laj
Copy link
Member

mik-laj commented Apr 4, 2020

Description

Hello,

We need an endpoint that allows us to read the current Airflow configuration.

  • GET /config

More details about API Endpoints:
#8118

Use case / motivation

N/A

Related Issues

N/A

@mik-laj mik-laj added kind:feature Feature Requests area:API Airflow's REST/HTTP API labels Apr 4, 2020
@mik-laj mik-laj changed the title API Enddpoint - Config API Endpoint - Config Apr 4, 2020
@mik-laj mik-laj mentioned this issue Apr 4, 2020
@vbmade2000
Copy link

This looks good first one.

@mik-laj
Copy link
Member Author

mik-laj commented May 31, 2020

We haven't started implementation yet. We're working on a specification, but next week everything will start. Are you already on our Slack? We have #sig-api channel. To join, please use this link: https://apache-airflow-slack.herokuapp.com/

@vbmade2000
Copy link

We haven't started implementation yet. We're working on a specification, but next week everything will start. Are you already on our Slack? We have #sig-api channel. To join, please use this link: https://apache-airflow-slack.herokuapp.com/

Sure. Just joined channel.

@mik-laj
Copy link
Member Author

mik-laj commented Jun 2, 2020

Hi. We have already started to implement. Here is config_endpoint.py file. You should start working here.
https://github.com/apache/airflow/blob/master/airflow/api_connexion/endpoints/config_endpoint.py

@mik-laj
Copy link
Member Author

mik-laj commented Jun 14, 2020

@vbmade2000 How do you do? Do you need any help? A lot is going on in the project. If you need some inspiration then you can look at merged or unmerged PRs.
https://github.com/apache/airflow/pulls?q=is%3Apr+label%3Aarea%3AAPI+is%3Aclosed
https://github.com/apache/airflow/pulls?q=is%3Apr+label%3Aarea%3AAPI+is%3Aopen
I hope this will help you.

@mik-laj
Copy link
Member Author

mik-laj commented Jun 21, 2020

@vbmade2000 Do you need help? I will gladly help you if you create your PR.

@22quinn
Copy link
Contributor

22quinn commented Jun 23, 2020

I would like to pick it up if there is no update

@mik-laj
Copy link
Member Author

mik-laj commented Jun 23, 2020

@zikun I assigned you to this ticket. I look forward to your contribution.

@vbmade2000
Copy link

@vbmade2000 Do you need help? I will gladly help you if you create your PR.

Hey Thanks. Apology. I was extreely busy and couldn't check Github. I finished actual code in couple of days with some UTs but documentation (and may be something else ) is remaining. Thanks @zikun you picked up this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:API Airflow's REST/HTTP API good first issue kind:feature Feature Requests
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants