Skip to content

Add docs for grpc-vtctld service#1055

Merged
ajm188 merged 5 commits intoprodfrom
andrew/grpc-vtctld
Jun 14, 2022
Merged

Add docs for grpc-vtctld service#1055
ajm188 merged 5 commits intoprodfrom
andrew/grpc-vtctld

Conversation

@ajm188
Copy link
Copy Markdown
Contributor

@ajm188 ajm188 commented Jun 13, 2022

Leaving a TODO for myself to circle back after merging #1054 !

@ajm188 ajm188 requested review from deepthi and mattlord June 13, 2022 22:28
@netlify
Copy link
Copy Markdown

netlify bot commented Jun 13, 2022

Deploy Preview for vitess ready!

Name Link
🔨 Latest commit 61f364a
🔍 Latest deploy log https://app.netlify.com/sites/vitess/deploys/62a8de1cdd9b280009f225a5
😎 Deploy Preview https://deploy-preview-1055--vitess.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 settings.

Copy link
Copy Markdown
Member

@mattlord mattlord left a comment

Choose a reason for hiding this comment

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

Had a couple of minor nits that are up to you. Please don't forget to copy these pages to the 15.0 docs now too.

Andrew Mason added 4 commits June 14, 2022 14:45
Signed-off-by: Andrew Mason <andrew@planetscale.com>
Signed-off-by: Andrew Mason <andrew@planetscale.com>
Signed-off-by: Andrew Mason <andrew@planetscale.com>
Signed-off-by: Andrew Mason <andrew@planetscale.com>
@ajm188 ajm188 force-pushed the andrew/grpc-vtctld branch from 165631d to c9eff41 Compare June 14, 2022 18:47
@ajm188 ajm188 mentioned this pull request Jun 14, 2022
Copy link
Copy Markdown
Collaborator

@deepthi deepthi left a comment

Choose a reason for hiding this comment

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

A surreal PR where 152/156 files have the exact same change
LGTM

Copy link
Copy Markdown
Member

@mattlord mattlord left a comment

Choose a reason for hiding this comment

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

LGTM! Only thing is the broken global-topo link that I mentioned (my bad). Otherwise looks good so I'll approve so that you can merge after correcting that. ❤️


`vtctld` is a webserver interface to administer a Vitess cluster. It is usually the first Vitess component to be started after a valid global topology service has been created.
`vtctld` provides web and gRPC interfaces to manage a single Vitess cluster.
It is usually the first Vitess component to be started after a valid [global topology service](../../user-guides/configuration-basic/global-topo/) has been created.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Sorry! This needs one more level: ../../../user-guides/configuration-basic/global-topo/

You likely already know, but if not, you can look at things locally using Hugo:

/docs-repo-root$ hugo server --buildDrafts --buildFuture &

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

TIL. Might have helped me write the last blog post with fewer commits LOL

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

You likely already know, but if not, you can look at things locally using Hugo:

i do, i just uhh, assumed 😅 and you caught me

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

fwiw, you don't need those flags, since none of the docs are explicitly marked as drafts or have future publish dates (let alone any publish date)

Signed-off-by: Andrew Mason <andrew@planetscale.com>
@ajm188 ajm188 merged commit e1b6ec7 into prod Jun 14, 2022
@ajm188 ajm188 deleted the andrew/grpc-vtctld branch June 14, 2022 21:00
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