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

Add config apply rest endpoint #130

Merged
merged 13 commits into from
Dec 12, 2022
Merged

Add config apply rest endpoint #130

merged 13 commits into from
Dec 12, 2022

Conversation

dhurley
Copy link
Collaborator

@dhurley dhurley commented Dec 5, 2022

Proposed changes

Added 2 new endpoints to the Agent REST API:

  • PUT /nginx/config/
  • GET /nginx/config/status?correlation_id=...

Checklist

Before creating a PR, run through this checklist and mark each as complete.

  • I have read the CONTRIBUTING document
  • If applicable, I have added tests that prove my fix is effective or that my feature works
  • If applicable, I have checked that any relevant tests pass after adding my changes
  • I have updated any relevant documentation (README.md)

@oliveromahony
Copy link
Contributor

can you rebase?

@dhurley
Copy link
Collaborator Author

dhurley commented Dec 6, 2022

can you rebase?

Yeah merged the latest from main into the branch

@dhurley dhurley added enhancement New feature or request and removed dependencies labels Dec 6, 2022
src/plugins/agent_api.go Outdated Show resolved Hide resolved
@netlify
Copy link

netlify bot commented Dec 9, 2022

Deploy Preview for agent-public-docs canceled.

Name Link
🔨 Latest commit 803ff26
🔍 Latest deploy log https://app.netlify.com/sites/agent-public-docs/deploys/6393534e1f71d90009cb5461

@dhurley dhurley merged commit 0157b34 into main Dec 12, 2022
@dhurley dhurley deleted the add-config-apply-rest-endpoint branch December 12, 2022 13:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants