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 support for deregister entity #38

Merged

Conversation

sjudd
Copy link
Contributor

@sjudd sjudd commented Oct 31, 2023

What problem are we solving?

Deregister entity is not supported by this library, but it is by Consul's API: https://www.consul.io/api-docs/catalog#deregister-entity

How are we solving the problem?

Adding support :)

Checks

Please check these off before promoting the pull request to non-draft status.

  • All CI checks are green.
  • I have reviewed the proposed changes myself.

@sjudd sjudd force-pushed the sam/10-31-Add_support_for_deregister_service branch from 15b8a87 to edc6ac5 Compare October 31, 2023 20:50
@sjudd sjudd marked this pull request as ready for review October 31, 2023 20:58
@sjudd
Copy link
Contributor Author

sjudd commented Oct 31, 2023

I've promoted this to a full PR early because it looks like I can't run the CI checks without someone taking a look. Hope that's ok.

@kushudai
Copy link
Contributor

kushudai commented Nov 2, 2023

Hi @sjudd Thank you for the contribution! Would you mind signing the CLA? :)

@sjudd
Copy link
Contributor Author

sjudd commented Nov 2, 2023

Hi @kushudai I would almost certainly be happy to, but I don't know how? I don't see a link to the CLA or where to sign it?

@kushudai
Copy link
Contributor

kushudai commented Nov 4, 2023

Hi @kushudai I would almost certainly be happy to, but I don't know how? I don't see a link to the CLA or where to sign it?

Ah, apologies, It could definitely be clearer.
You can find the CLA document here

The way to sign it is merely to a leave a comment on the PR like so: #32 (comment)

@sjudd
Copy link
Contributor Author

sjudd commented Nov 6, 2023

I have read the CLA Document and I hereby sign the CLA

@sjudd
Copy link
Contributor Author

sjudd commented Nov 9, 2023

Hi @kushudai, let me know if there's anything else i can do here. Thanks for taking a look!

@kushudai
Copy link
Contributor

Hi @kushudai, let me know if there's anything else i can do here. Thanks for taking a look!

Hi apologies for the delay. I don't quite understand why the CLA check is failing. I'm trying to get help internally for this.

@sjudd
Copy link
Contributor Author

sjudd commented Nov 17, 2023

Thank you, I really appreciate it. I get these things can be a pain :/

@kushudai
Copy link
Contributor

Thank you, I really appreciate it. I get these things can be a pain :/

Hi @sjudd I merged #39 and we updated some other secrets which had expired. Together this should resolve this issue. Could you merge master to this fork branch?

Huge thanks to @rgychiu for diagnosing and fixing the problems here!

Copy link

CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes.

@kushudai kushudai merged commit 9003898 into Roblox:main Nov 18, 2023
6 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Nov 18, 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.

2 participants