-
Notifications
You must be signed in to change notification settings - Fork 135
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
PMM-12644 Remove the use of data container #3414
base: Release-3-0-0-GA
Are you sure you want to change the base?
PMM-12644 Remove the use of data container #3414
Conversation
* PMM-12566 Update env variables and support data container installations. * PMM-12566 Update env variables and support data container installations. * PMM-12566 Update env variables and support data container installations. * Apply suggestions from code review * PMM-12566 Start 3.0.0 beta by default. * PMM-12566 Fix check.
* PMM-7 typos check job. * PMM-7 Update main.yml to clean up fetch-depth comment Removed an unnecessary comment in the GitHub Actions workflow file. This change simplifies the configuration by eliminating redundant information without affecting functionality. * PMM-7 Update typos action to include markdown files Extended the typos action configuration to check `.md` files for spelling errors. This ensures consistency and correctness across documentation files in the repository. * PMM-7 Fix typos across documentation and workflows Corrected multiple spelling mistakes in markdown files and updated the workflow file to check spellings in all .md files. This improves documentation clarity and ensures consistency in future contributions. * PMM-7 Try to fix typos job to include documentations folder * PMM-7 Try to fix typos job to include documentations folder * PMM-7 Fix typos across documentation and add typos config. Corrected a range of spelling mistakes in documentation files to improve clarity and professionalism. Added `.typos.toml` to configure typo checks and modified workflow to include documentation in typo scanning.
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## v3 #3414 +/- ##
==========================================
- Coverage 43.53% 43.53% -0.01%
==========================================
Files 366 366
Lines 44238 44238
==========================================
- Hits 19261 19259 -2
- Misses 23289 23291 +2
Partials 1688 1688
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
* PMM-13483 Remove pmm-update.spec * PMM-13483 Remove pmm-update package * PMM-13483 Use same syntax * PMM-13483 Rename pmm-update.log to pmm-init.log * PMM-13483 Don't stop Grafana * PMM-13483 Reorder the logs in the test * PMM-13483 Start grafana only when it was successfully stopped * PMM-13483 Rename pmm-update to pmm-init * PMM-13483 Temp fix for grafana restart * PMM-13483 Clean up .gitignore * PMM-13483 Remove redundant when condition
## Migrate from data container to host directory | ||
|
||
To migrate your PMM from data container to host directory or volume run the following command: | ||
To migrate your PMM from data container to host directory, run the following command: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is data container
still the right term here?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
IMO yes, it still is the right term.
PMM-12644
https://pmm-doc-3-pr-3414.onrender.com/install-pmm/install-pmm-server/baremetal/docker/index.html
https://pmm-doc-3-pr-3414.onrender.com/pmm-upgrade/migrating_from_pmm_2.html