Skip to content
This repository has been archived by the owner on Apr 15, 2024. It is now read-only.

Added node parameter to data in Catalog register #244

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

hreidar
Copy link

@hreidar hreidar commented Nov 29, 2018

This is done so the API properly passes node_meta data to Consul. PR #222 did not fix this issue. Consul appears to want node_meta in the data body not params.

I am not sure about the exact mechanisms behind the consul server. Should we remove the node_meta addition to params and only add it to the data body?

This is done so the API properly passes node_meta data to Consul
@hreidar
Copy link
Author

hreidar commented Nov 29, 2018

Not sure why the tests are failing, just added one line ;-)

@tfhartmann
Copy link

I'd love to see this fixed and merged, this fixed my issue and let me update NodeMeta and start testing with consul-esm

nzlosh added a commit to nzlosh/python-consul that referenced this pull request May 28, 2019
@hreidar
Copy link
Author

hreidar commented Dec 6, 2019

No interest in fixing this? I don't believe the checks are failing because of my code additions.

@cablehead cablehead force-pushed the master branch 2 times, most recently from 636f367 to a91daae Compare April 15, 2024 01:28
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

2 participants