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

Allow users to configure arbitrary headers in config #699

Merged
merged 3 commits into from
Jan 22, 2016

Conversation

diptanu
Copy link
Contributor

@diptanu diptanu commented Jan 22, 2016

Fixes #697

@@ -18,6 +18,7 @@ IMPROVEMENTS:
* drivers: Interpret Nomad variables in environment variables/args [GH-653]
* core: Populate job status [GH-663]
* core/cli: Print short identifiers and UX cleanup [GH-675, GH-693, GH-692]
* api: Allow users to set arbitrary headers via agent config [GH-699]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't we normally handle the CHANGELOG outside of the PR itself? I think this should also be core/api as we have used before.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah makes sense regarding renaming it to core/api. These days we are doing the CHANGELOG with the PRs so that we don't forget about them. Is there any downside to doing this?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nope just general practice so far is all. NBD!

@ryanuber
Copy link
Member

@diptanu code LGTM! Just one comment about the changelog.

diptanu added a commit that referenced this pull request Jan 22, 2016
Allow users to configure arbitrary headers in config
@diptanu diptanu merged commit f1343cd into master Jan 22, 2016
@diptanu diptanu deleted the f-api-response-headers branch January 22, 2016 22:52
@MansM
Copy link
Contributor

MansM commented Jan 24, 2016

Thanks!

@github-actions
Copy link

I'm going to lock this pull request because it has been closed for 120 days ⏳. This helps our maintainers find and focus on the active contributions.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 30, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants