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

Removal of Packet references #255

Merged
merged 2 commits into from
Aug 18, 2020
Merged

Conversation

thebsdbox
Copy link
Contributor

Description

This PR removes the _packet from the health end point and renames it to the standard healthz. It also renames environment variables to TINKERBELL inline with the project

Why is this needed

This decouples the project from Packet.

Fixes: #227

How Has This Been Tested?

How are existing users impacted? What migration steps/scripts do we need?

Checklist:

I have:

  • updated the documentation and/or roadmap (if required)
  • added/(updated) unit or e2e tests
  • provided instructions on how to upgrade

@thebsdbox thebsdbox added priority/backlog Higher priority than priority/awaiting-more-evidence. size/S estimate of the amount of work to address the issue labels Aug 18, 2020
This removes the `_packet` from the health end point and renames it to the standard `healthz`. It also renames environment variables to TINKERBELL inline with the project

Signed-off-by: thebsdbox <dan@thebsdbox.co.uk>
Signed-off-by: thebsdbox <dan@thebsdbox.co.uk>
@gianarb gianarb added the ready-to-merge Signal to Mergify to merge the PR. label Aug 18, 2020
@gianarb gianarb removed the request for review from gauravgahlot August 18, 2020 09:35
@mergify mergify bot merged commit 258ff12 into tinkerbell:master Aug 18, 2020
@thebsdbox thebsdbox deleted the remove_packet branch October 6, 2020 15:00
@mmlb mmlb removed the ready-to-merge Signal to Mergify to merge the PR. label Jan 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority/backlog Higher priority than priority/awaiting-more-evidence. size/S estimate of the amount of work to address the issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove unnecessary references to Packet
3 participants