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

skaffold.yaml reference should support collapse/expand #4502

Open
briandealwis opened this issue Jul 20, 2020 · 1 comment
Open

skaffold.yaml reference should support collapse/expand #4502

briandealwis opened this issue Jul 20, 2020 · 1 comment

Comments

@briandealwis
Copy link
Member

Our skaffold.yaml reference is extremely useful. But some nodes have a sufficiently large number of children that it can be difficult to determine (i) an element's parent, and (ii) whether sub-options may actually be sibling options. For example:

Can you please update your skaffold.yaml and add statusCheckDeadlineSeconds to deploy config section to increase the status check deadline?

I may be wrong, but I think this flag is only relevant when using kustomize, which I'm not...

Screen Shot 2020-07-20 at 4 51 33 PM

It would be great if we could (1) be able to expand and collapse nodes, and (2) have vertical lines to show parent items (perhaps on hover)?

@aaron-prindle
Copy link
Contributor

TODO/IDEAS:

  • find other docs site that do this well that we can emulate their styling/implementation
  • possibly use js "IDE" style plugin that gives us nesting, etc. for free

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants