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

Doc: storage.yaml #11000

Draft
wants to merge 4 commits into
base: 11-Dev
Choose a base branch
from
Draft

Conversation

masaori335
Copy link
Contributor

@masaori335 masaori335 commented Jan 23, 2024

Draft PR for discuss details of making volume.config and storage.config into one YAML file.

Most of the docs were written by @SolidWallOfCode last year and I made some changes from his draft.

Differences are

  • Name the config file, I propose storage.yaml instead of cache.yaml
  • Make the volume id type integer, because it's referred from hosting.config ( we can change it string later, but I'd like to leave it as is for now )
  • Remove percentage support from span[].size

I'll open another PR for implementation.

Co-authored-by: Alan M. Carroll <amc@apache.org>
@masaori335 masaori335 mentioned this pull request Jan 25, 2024
2 tasks
@masaori335 masaori335 modified the milestones: 10.0.0, 11.0.0 Feb 12, 2024
@masaori335 masaori335 changed the base branch from master to 11-Dev February 12, 2024 23:54

cache: # file level key
spans: #
- id: # identifier / name of the span
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This is very bike-shedding, but calling this name is better than id?

Copy link
Contributor

Choose a reason for hiding this comment

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

Probably better and you can differentiate it from volume:id, which is a different object I know but a fast reader can confuse.

Copy link

This pull request has been automatically marked as stale because it has not had recent activity. Marking it stale to flag it for further consideration by the community.

@github-actions github-actions bot added the Stale label May 15, 2024
@github-actions github-actions bot closed this May 23, 2024
@masaori335 masaori335 reopened this May 23, 2024
@github-actions github-actions bot closed this May 31, 2024
@masaori335 masaori335 removed the Stale label Jun 4, 2024
@masaori335 masaori335 reopened this Jun 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants