Sveta Smirnova
554d8294e1
PT-2453 - Add -skip-pod-summary for pt-k8s-debug-collector
...
- Added test case
2025-06-09 16:46:40 +03:00
IMP
6e7a867fed
PT-2453: Add -skip-pod-summary for pt-k8s-debug-collector
...
In some cases, collecting additional data from pods is not needed and, due to the current tool design, can cause significant delays.
This commit introduces a workaround to skip such collection when it's not required.
2025-05-30 14:29:07 +02:00
EvgeniyPatlan
fd2f0f94b1
Merge pull request #964 from alina-derkach-oaza/fix-release-version
...
Fix the release version number
2025-05-20 15:22:48 +03:00
Alina Derkach
2201e7f97d
Fix the release version number
...
modified: Changelog
modified: Makefile.PL
modified: config/sphinx-build/conf.py
modified: docs/release_notes.rst
2025-05-20 13:45:45 +02:00
EvgeniyPatlan
d81adddfa4
Merge pull request #961 from percona/release-3.7.0-1
...
Release 3.7.0 1
2025-05-14 16:10:31 +03:00
EvgeniyPatlan
84095fd7d7
Merge branch '3.x' into release-3.7.0-1
v3.7.0-2
2025-05-14 16:09:28 +03:00
Alina Derkach
47b8c5b067
Merge pull request #960 from alina-derkach-oaza/PT-2447-3.7.0-1
...
PT-2447 Release notes for Percona Toolkit 3.7.0-1
2025-05-14 10:59:16 +02:00
Alina Derkach
7717cfe4f1
PT-2447 Release notes for Percona Toolkit 3.7.0-1
...
modified: Changelog
modified: Makefile.PL
modified: config/sphinx-build/conf.py
modified: docs/release_notes.rst
2025-05-13 16:42:18 +02:00
Jiří Čtvrtka
f9d9a993e9
PMM-13897 Remove {} from all values in Plan Summary. ( #950 )
2025-04-28 14:25:07 +03:00
EvgeniyPatlan
7f322f7cbd
Merge pull request #954 from EvgeniyPatlan/release-3.7.0-1
...
Release 3.7.0 1
2025-04-22 12:18:26 +03:00
Evgeniy Patlan
3ff98c20bc
Update version
2025-04-22 11:37:43 +03:00
Sveta Smirnova
f816053065
Merge pull request #917 from surbhat1595/PKG374
...
PKG-374 Make Percona Toolkit rpm spec file architecture independent
(cherry picked from commit d82723f272
)
2025-04-22 08:32:53 +03:00
Evgeniy Patlan
34a14ec77e
Update crypto version
2025-04-22 08:00:54 +03:00
dependabot[bot]
ac53883f29
build(deps): bump github.com/rs/zerolog from 1.33.0 to 1.34.0 ( #942 )
...
Bumps [github.com/rs/zerolog](https://github.com/rs/zerolog ) from 1.33.0 to 1.34.0.
- [Commits](https://github.com/rs/zerolog/compare/v1.33.0...v1.34.0 )
---
updated-dependencies:
- dependency-name: github.com/rs/zerolog
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-02 18:21:42 +02:00
dependabot[bot]
808c590e7a
build(deps): bump actions/upload-artifact from 4.6.1 to 4.6.2 ( #943 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4.6.1 to 4.6.2.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v4.6.1...v4.6.2 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-02 18:21:11 +02:00
Sveta Smirnova
c09b622c3e
Merge pull request #946 from percona/PT-1577_pt-secure-collect_replace_pt-secure-data_in_Usage_section
...
PT-1577 - pt-secure-collect, replace pt-secure-data in Usage section
2025-03-29 23:46:29 +03:00
Sveta Smirnova
2df1bd8950
PT-1577 - pt-secure-collect, replace pt-secure-data in Usage section
...
- Implemented fix
2025-03-27 21:45:21 +03:00
Sveta Smirnova
ebacadf098
Revert "PT-2424 - Typo in pt-table-checksum error message "--resume and --no-empty-replicate-table are mutually exclusive""
...
This reverts commit e964e17f21
.
2025-03-27 21:40:32 +03:00
Sveta Smirnova
c49c58db2b
Merge pull request #941 from percona/PT-2355_pt-online-schema-change_should_not_resume_a_job_with_empty_boundaries
...
PT-2355 - pt-online-schema-change should not resume a job with empty …
2025-03-27 21:13:43 +03:00
Sveta Smirnova
9711db87a7
Merge pull request #944 from percona/PT-2407_pt-online-schema-change_exit_stauts_return_code_is_0_even_if_it_does_NOT_succeed
...
PT-2407 - pt-online-schema-change exit status(return code) is 0 even …
2025-03-27 21:13:27 +03:00
Sveta Smirnova
e964e17f21
PT-2424 - Typo in pt-table-checksum error message "--resume and --no-empty-replicate-table are mutually exclusive"
...
- Fixed typo
- Added test case
2025-03-27 21:09:10 +03:00
Sveta Smirnova
c3a201d5f8
Update bin/pt-online-schema-change
2025-03-26 18:37:42 +03:00
Sveta Smirnova
2474b1f45b
Update bin/pt-online-schema-change
2025-03-26 18:35:41 +03:00
Sveta Smirnova
88367c1dea
PT-2407 - pt-online-schema-change exit status(return code) is 0 even if it does NOT succeed
...
- Changed die call for the case when ALTER TABLE fails for the new table
- Removed stalled comment from Frank
- Added test case
2025-03-26 17:51:35 +03:00
Sveta Smirnova
840ba6926b
PT-2355 - pt-online-schema-change should not resume a job with empty boundaries
...
- The tool should still fail, so I improved error message and added test case
2025-03-22 00:01:56 +03:00
Sveta Smirnova
25f4ee6d80
Merge pull request #939 from percona/dependabot/go_modules/github.com/alecthomas/kong-1.9.0
...
build(deps): bump github.com/alecthomas/kong from 1.8.1 to 1.9.0
2025-03-19 13:24:06 +03:00
Sveta Smirnova
c83d2f547d
Merge pull request #940 from percona/dependabot/go_modules/k8s.io/api-0.32.3
...
build(deps): bump k8s.io/api from 0.32.2 to 0.32.3
2025-03-19 13:23:52 +03:00
Sveta Smirnova
e4cecc3e69
Merge pull request #938 from percona/dependabot/github_actions/aquasecurity/trivy-action-0.30.0
...
build(deps): bump aquasecurity/trivy-action from 0.29.0 to 0.30.0
2025-03-19 13:23:02 +03:00
Sveta Smirnova
f9ea94f195
Merge pull request #918 from drwonky/PT-2422
...
PT-2422 Fix unconstrained UPDATE to pt_osc_history table
2025-03-18 15:04:43 +03:00
Sveta Smirnova
c92d95bc38
Merge pull request #903 from Robertoh98/PT-2410
...
PT-2410 - Fixing the export with output-format=csv when there are null values
2025-03-18 15:02:03 +03:00
dependabot[bot]
6b449ec081
build(deps): bump k8s.io/api from 0.32.2 to 0.32.3
...
Bumps [k8s.io/api](https://github.com/kubernetes/api ) from 0.32.2 to 0.32.3.
- [Commits](https://github.com/kubernetes/api/compare/v0.32.2...v0.32.3 )
---
updated-dependencies:
- dependency-name: k8s.io/api
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-17 09:48:40 +00:00
dependabot[bot]
af7bd8abd6
build(deps): bump github.com/alecthomas/kong from 1.8.1 to 1.9.0
...
Bumps [github.com/alecthomas/kong](https://github.com/alecthomas/kong ) from 1.8.1 to 1.9.0.
- [Release notes](https://github.com/alecthomas/kong/releases )
- [Commits](https://github.com/alecthomas/kong/compare/v1.8.1...v1.9.0 )
---
updated-dependencies:
- dependency-name: github.com/alecthomas/kong
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-17 09:47:46 +00:00
dependabot[bot]
6fad1f0ff0
build(deps): bump aquasecurity/trivy-action from 0.29.0 to 0.30.0
...
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action ) from 0.29.0 to 0.30.0.
- [Release notes](https://github.com/aquasecurity/trivy-action/releases )
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.29.0...0.30.0 )
---
updated-dependencies:
- dependency-name: aquasecurity/trivy-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-17 09:34:16 +00:00
Sveta Smirnova
f4a324581a
PT-2410 - pt-archiver brokes when using output-format=csv and has null values
...
- Updated t/pt-archiver/file.t
2025-03-13 23:26:56 +03:00
Sveta Smirnova
3cb46e61f7
PT-2410 - pt-archiver brokes when using output-format=csv and has null values
...
- Added test case
2025-03-13 22:57:46 +03:00
Sveta Smirnova
2198763042
Merge pull request #937 from percona/dependabot/go_modules/golang.org/x/net-0.36.0
...
build(deps): bump golang.org/x/net from 0.33.0 to 0.36.0
2025-03-13 21:31:33 +03:00
Sveta Smirnova
4bf48d864f
PT-2422 - pt-online-schema-change race overwrites new_table_name
...
- Added test case
2025-03-13 21:30:00 +03:00
dependabot[bot]
16f5aac023
build(deps): bump golang.org/x/net from 0.33.0 to 0.36.0
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.33.0 to 0.36.0.
- [Commits](https://github.com/golang/net/compare/v0.33.0...v0.36.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-13 01:31:57 +00:00
Sveta Smirnova
69cbfca27f
Merge branch '3.x' into HEAD
2025-03-13 02:24:07 +03:00
Sveta Smirnova
14623c5dce
Merge pull request #919 from drwonky/PT-2389
...
PT-2389 Fix unconditional ALTER on new table with resume
2025-03-13 02:19:00 +03:00
Sveta Smirnova
71ffb19e9e
Merge pull request #934 from percona/dependabot/go_modules/golang.org/x/crypto-0.36.0
...
build(deps): bump golang.org/x/crypto from 0.35.0 to 0.36.0
2025-03-12 17:31:53 +03:00
Sveta Smirnova
5c16d37020
PT-2389 - pt-online-schema-change resume functionality doesn't work with ADD/DROP column
...
- Modified pt-1717-resume.t test case, so it passes now
2025-03-12 17:31:43 +03:00
Sveta Smirnova
f70f8084dd
Merge branch '3.x' into dependabot/go_modules/golang.org/x/crypto-0.36.0
2025-03-12 17:29:57 +03:00
Sveta Smirnova
5474f5d5ff
Merge pull request #933 from percona/dependabot/go_modules/go.mongodb.org/mongo-driver-1.17.3
...
build(deps): bump go.mongodb.org/mongo-driver from 1.17.2 to 1.17.3
2025-03-12 17:29:29 +03:00
Sveta Smirnova
61915d615c
Merge pull request #935 from percona/snyk-fix-c0ab494010286da9f602a27dac715bae
...
[Snyk] Fix for 19 vulnerabilities
2025-03-11 21:26:43 +03:00
snyk-bot
201a0d9b18
fix: requirements-docbuild.txt to reduce vulnerabilities
...
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-CERTIFI-3164749
- https://snyk.io/vuln/SNYK-PYTHON-CERTIFI-5805047
- https://snyk.io/vuln/SNYK-PYTHON-CERTIFI-7430173
- https://snyk.io/vuln/SNYK-PYTHON-IDNA-6597975
- https://snyk.io/vuln/SNYK-PYTHON-JINJA2-6150717
- https://snyk.io/vuln/SNYK-PYTHON-JINJA2-6809379
- https://snyk.io/vuln/SNYK-PYTHON-JINJA2-8548181
- https://snyk.io/vuln/SNYK-PYTHON-JINJA2-8548987
- https://snyk.io/vuln/SNYK-PYTHON-JINJA2-9292516
- https://snyk.io/vuln/SNYK-PYTHON-PYGMENTS-1086606
- https://snyk.io/vuln/SNYK-PYTHON-PYGMENTS-1088505
- https://snyk.io/vuln/SNYK-PYTHON-PYGMENTS-5750273
- https://snyk.io/vuln/SNYK-PYTHON-REQUESTS-5595532
- https://snyk.io/vuln/SNYK-PYTHON-SETUPTOOLS-3180412
- https://snyk.io/vuln/SNYK-PYTHON-SETUPTOOLS-7448482
- https://snyk.io/vuln/SNYK-PYTHON-SPHINX-570772
- https://snyk.io/vuln/SNYK-PYTHON-SPHINX-570773
- https://snyk.io/vuln/SNYK-PYTHON-SPHINX-5811865
- https://snyk.io/vuln/SNYK-PYTHON-SPHINX-5812109
2025-03-11 07:25:31 +00:00
dependabot[bot]
d0f8fb231b
build(deps): bump golang.org/x/crypto from 0.35.0 to 0.36.0
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.35.0 to 0.36.0.
- [Commits](https://github.com/golang/crypto/compare/v0.35.0...v0.36.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-10 09:18:12 +00:00
dependabot[bot]
8b61618d35
build(deps): bump go.mongodb.org/mongo-driver from 1.17.2 to 1.17.3
...
---
updated-dependencies:
- dependency-name: go.mongodb.org/mongo-driver
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-10 09:18:07 +00:00
Sveta Smirnova
7887b8f760
Merge pull request #925 from percona/dependabot/go_modules/k8s.io/api-0.32.2
...
build(deps): bump k8s.io/api from 0.32.1 to 0.32.2
2025-03-07 14:55:06 +03:00
Sveta Smirnova
1d5788c3e4
Merge pull request #926 from percona/dependabot/go_modules/github.com/alecthomas/kong-1.8.1
...
build(deps): bump github.com/alecthomas/kong from 1.8.0 to 1.8.1
2025-03-07 14:54:44 +03:00