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

send dependencies.json in client-config request #644

Merged

Conversation

AlbertDeVries2
Copy link
Collaborator

the client-config request to the cf-kafka-broker is updated to a PUT instead of a GET that excepts the dependencies.json file in the body. The start is modified to read this file and send it in the request.
note: shouldn't be merged before the cf-kafka-broker changes are live

buildpack/databroker/business_events.py Outdated Show resolved Hide resolved
buildpack/databroker/business_events.py Show resolved Hide resolved
@abhishekamte-mx abhishekamte-mx changed the base branch from master to develop June 26, 2023 09:29
@AlbertDeVries2 AlbertDeVries2 force-pushed the DB-2086_send_dependencies_json_in_client_config_call branch from fea22c9 to 3e5690a Compare June 26, 2023 10:45
Copy link
Contributor

@sailhenz sailhenz left a comment

Choose a reason for hiding this comment

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

lgtm

@sailhenz sailhenz dismissed abhishekamte-mx’s stale review June 28, 2023 08:08

review is already done

@sailhenz sailhenz merged commit 917e750 into develop Jun 28, 2023
@sailhenz sailhenz deleted the DB-2086_send_dependencies_json_in_client_config_call branch June 28, 2023 08:08
@AlbertDeVries2 AlbertDeVries2 restored the DB-2086_send_dependencies_json_in_client_config_call branch July 5, 2023 15:13
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

Successfully merging this pull request may close these issues.

3 participants