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

fix(dataplanes): Moves dataplanes to use state instead of health #3078

Merged
merged 1 commit into from
Oct 21, 2024

Conversation

johncowen
Copy link
Contributor

@johncowen johncowen commented Oct 18, 2024

Ideally this PR wouldn't be so big but! This PR does two things:

  1. Switches our online / offline badges to use .state instead of .health.ready
  2. Whilst looking at this I considered checking both properties, and I felt it was a good time to split the data-planes/data/index.ts into separate files so things were easier to look at. The majority of this PR is just the file moves. I've commented in the inline PR notes where the more important logic changes are.

Copy link

netlify bot commented Oct 18, 2024

Deploy Preview for kuma-gui ready!

Name Link
🔨 Latest commit 5ff781f
🔍 Latest deploy log https://app.netlify.com/sites/kuma-gui/deploys/671262cd9769830008c65a67
😎 Deploy Preview https://deploy-preview-3078--kuma-gui.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@johncowen johncowen marked this pull request as ready for review October 18, 2024 13:40
@johncowen johncowen requested a review from a team as a code owner October 18, 2024 13:40
@johncowen johncowen self-assigned this Oct 21, 2024
Copy link
Contributor Author

@johncowen johncowen left a comment

Choose a reason for hiding this comment

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

Notes:

@johncowen johncowen merged commit aac5d03 into kumahq:master Oct 21, 2024
15 checks passed
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