Sveta Smirnova
a74cf58799
Merge pull request #686 from percona/pt-2247
...
Pt 2247
2024-05-21 17:30:08 +03:00
Sveta Smirnova
afadcfaacf
Merge pull request #819 from percona/dependabot/go_modules/k8s.io/api-0.30.1
...
build(deps): bump k8s.io/api from 0.30.0 to 0.30.1
2024-05-21 02:20:07 +03:00
Sveta Smirnova
973d7d83a2
Added records about Yoann
2024-05-20 18:37:53 +03:00
Sveta Smirnova
4a1fca34a7
Extra space removed
2024-05-20 17:48:46 +03:00
dependabot[bot]
f6c01fdab5
build(deps): bump k8s.io/api from 0.30.0 to 0.30.1
...
Bumps [k8s.io/api](https://github.com/kubernetes/api ) from 0.30.0 to 0.30.1.
- [Commits](https://github.com/kubernetes/api/compare/v0.30.0...v0.30.1 )
---
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 >
2024-05-20 09:44:20 +00:00
Sveta Smirnova
f8f229d967
Merge pull request #817 from percona/PT-2154_Fix_tests_for_pt-table-sync
...
PT-2154 - Fix tests for pt-table-sync
2024-05-17 17:06:50 +03:00
Sveta Smirnova
ef78b33f65
Added rest of PRs, planned for the 3.6.0 release
2024-05-17 15:00:22 +03:00
Sveta Smirnova
86e641fc9b
Merge branch '3.x' into Changelog
2024-05-17 14:41:02 +03:00
Sveta Smirnova
e7c69d4078
Merge branch '3.x' into PT-2299_collect_openssl_x509_certificate_information_for_each_secret
2024-05-17 14:32:52 +03:00
Sveta Smirnova
5b05f62a0f
Merge branch '3.x' into PT-2154_Fix_tests_for_pt-table-sync
2024-05-17 14:29:49 +03:00
Sveta Smirnova
ad35c7ac98
Merge pull request #818 from percona/update_go_in_toolkit_workflow_1_22
...
Updated Go version to 1.22
2024-05-17 14:28:58 +03:00
Sveta Smirnova
f3f4943d52
PT-2247 - pt-show-grants does not CREATE USER
...
- Removed option print_identified_with_as_hex, because it was already
implemented in the PT-2190 fix
- Simplified patch
- Kept CREATE USER/ALTER USER sequence and extra DELETE from mysql.user
table
- Added test case
2024-05-17 02:34:53 +03:00
Sveta Smirnova
bc23d08fba
Merge branch '3.x' into pt-2247
2024-05-16 23:08:46 +03:00
Sveta Smirnova
fdc99f1889
PT-2299 - collect openssl x509 certificate information for each secret
...
- Full paths for resources as suggested by Nickolay
2024-05-16 21:24:38 +03:00
Sveta Smirnova
113f61ebcf
PT-2299 - collect openssl x509 certificate information for each secret
...
- Added missed secrets for PostgreSQL Operator v1
2024-05-16 18:19:10 +03:00
Sveta Smirnova
50b9a285cd
Updated Go version to 1.22
2024-05-16 16:39:38 +03:00
Sveta Smirnova
32cfc53d9d
PT-2154 - Fix tests for pt-table-sync
...
- Removed debug output from t/pt-table-sync/issue_920.t
- Removed debug output from t/pt-table-sync/issue_996.t
2024-05-16 02:30:49 +03:00
Sveta Smirnova
c047741f09
Merge pull request #812 from ylacancellera/3.x
...
Add: github action libmodulesupdated
2024-05-16 02:28:24 +03:00
Sveta Smirnova
fdc0597e55
PT-2154 - Fix tests for pt-table-sync
...
- Removed diagnostic output from t/pt-table-sync/issue_996.t
- Corrected character set options in t/pt-table-sync/samples/pt-1205.sql
2024-05-16 02:04:40 +03:00
Sveta Smirnova
e3722c4a36
PT-2299 - collect openssl x509 certificate information for each secret
...
- Added resourceType to the switch calls as suggested by Nickolay
2024-05-15 19:35:38 +03:00
Sveta Smirnova
e2ca142baa
PT-2154 - Fix tests for pt-table-sync
...
- Removed junk comment from t/pt-table-sync/pt-2309.t
- Re-enabled t/pt-table-sync/issue_96.t in 8.0+
- Re-enabled tests in t/pt-table-sync/pt-1256.t in 8.0.14+
- Re-enabled t/pt-table-sync/master_master.t in 8.0+
- Re-enabled t/pt-table-sync/lock_and_rename.t in 8.0+
- Re-enabled t/pt-table-sync/issue_965.t
- Added proper disable comments into t/pt-table-sync/issue_920.t and t/pt-table-sync/issue_996.t
2024-05-15 19:31:27 +03:00
Sveta Smirnova
9b3d92997a
Merge pull request #815 from percona/dependabot/github_actions/aquasecurity/trivy-action-0.20.0
...
build(deps): bump aquasecurity/trivy-action from 0.19.0 to 0.20.0
2024-05-15 18:19:59 +03:00
Sveta Smirnova
5f204da890
Merge pull request #814 from percona/dependabot/go_modules/golang.org/x/crypto-0.23.0
...
build(deps): bump golang.org/x/crypto from 0.22.0 to 0.23.0
2024-05-15 18:19:02 +03:00
Sveta Smirnova
e1390c4a52
PT-2299 - collect openssl x509 certificate information for each secret
...
- Implemented the feature
- Added test case
2024-05-14 01:57:11 +03:00
dependabot[bot]
ca87d59827
build(deps): bump aquasecurity/trivy-action from 0.19.0 to 0.20.0
...
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action ) from 0.19.0 to 0.20.0.
- [Release notes](https://github.com/aquasecurity/trivy-action/releases )
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.19.0...0.20.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 >
2024-05-13 09:27:19 +00:00
dependabot[bot]
c1459ddac2
build(deps): bump golang.org/x/crypto from 0.22.0 to 0.23.0
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.22.0 to 0.23.0.
- [Commits](https://github.com/golang/crypto/compare/v0.22.0...v0.23.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 >
2024-05-13 09:09:35 +00:00
Sveta Smirnova
4a63df51e5
Merge pull request #810 from percona/dependabot/github_actions/actions/upload-artifact-4.3.3
...
build(deps): bump actions/upload-artifact from 4.3.2 to 4.3.3
2024-05-07 20:20:04 +03:00
Yoann La Cancellera
74238cae7b
Add: github action libmodulesupdated
2024-05-07 11:11:49 +02:00
Sveta Smirnova
782a3c0b1b
Merge pull request #809 from percona/PT-2190_pt-show-grants_should_use_print_identified_with_as_hex
...
PT-2190 - pt-show-grants should use print_identified_with_as_hex
2024-05-06 14:45:27 +03:00
dependabot[bot]
41e4e01a78
build(deps): bump actions/upload-artifact from 4.3.2 to 4.3.3
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4.3.2 to 4.3.3.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v4.3.2...v4.3.3 )
---
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 >
2024-04-29 09:39:37 +00:00
Sveta Smirnova
7d9147362a
Merge pull request #808 from percona/typo_opensolaris_pkg
...
typo: pgk -> pkg for OpenSolaris installer
2024-04-26 16:10:43 +03:00
Sveta Smirnova
75d534954a
PT-2190 - pt-show-grants should use print_identified_with_as_hex
...
- Implemented the fix
- Added test case
2024-04-26 02:22:24 +03:00
Michael Coburn
2a2160fff7
pgk -> pkg for OpenSolaris installer
2024-04-23 16:58:21 -06:00
Sveta Smirnova
6bff59c061
Merge pull request #803 from percona/PT-2309_pt-table-sync_hits_an_error_when_the_primary_key_is_uuid_binary
...
PT-2309 - pt-table-sync hits an error when the primary key is uuid binary
2024-04-23 13:26:30 +03:00
Sveta Smirnova
dc2c2a3d3a
Merge pull request #806 from percona/dependabot/go_modules/k8s.io/api-0.30.0
...
build(deps): bump k8s.io/api from 0.29.3 to 0.30.0
2024-04-22 18:56:40 +03:00
Sveta Smirnova
a732798446
Merge pull request #805 from percona/PT-2302_pt-k8s-debug-collector_cannot_pass_properly_to_pt-mysql-summary_PXC_root_password_with_special_characters
...
Pt 2302 pt k8s debug collector cannot pass properly to pt mysql summary pxc root password with special characters
2024-04-22 18:56:01 +03:00
Sveta Smirnova
4785d7f0d2
Merge pull request #807 from percona/dependabot/github_actions/actions/upload-artifact-4.3.2
...
build(deps): bump actions/upload-artifact from 4.3.1 to 4.3.2
2024-04-22 18:00:35 +03:00
Sveta Smirnova
e0b2d81307
Merge branch 'PT-2302_pt-k8s-debug-collector_cannot_pass_properly_to_pt-mysql-summary_PXC_root_password_with_special_characters' of github.com:percona/percona-toolkit into PT-2302_pt-k8s-debug-collector_cannot_pass_properly_to_pt-mysql-summary_PXC_root_password_with_special_characters
2024-04-22 15:58:12 +03:00
Sveta Smirnova
696349393c
PT-2302 - pt-k8s-debug-collector cannot pass properly to pt-mysql-summary PXC root password with special characters
...
- typo in error message
2024-04-22 15:57:11 +03:00
Sveta Smirnova
f6c37d0bdb
Update src/go/pt-k8s-debug-collector/dumper/dumper.go
...
Co-authored-by: Artem Gavrilov <artem.gavrilov@percona.com >
2024-04-22 15:30:18 +03:00
dependabot[bot]
81f53f0652
build(deps): bump actions/upload-artifact from 4.3.1 to 4.3.2
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4.3.1 to 4.3.2.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v4.3.1...v4.3.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 >
2024-04-22 09:43:45 +00:00
dependabot[bot]
b6144e4262
build(deps): bump k8s.io/api from 0.29.3 to 0.30.0
...
Bumps [k8s.io/api](https://github.com/kubernetes/api ) from 0.29.3 to 0.30.0.
- [Commits](https://github.com/kubernetes/api/compare/v0.29.3...v0.30.0 )
---
updated-dependencies:
- dependency-name: k8s.io/api
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-22 09:14:31 +00:00
Sveta Smirnova
799575fd2a
Merge pull request #804 from percona/dependabot/go_modules/golang.org/x/net-0.23.0
...
build(deps): bump golang.org/x/net from 0.21.0 to 0.23.0
2024-04-19 16:47:34 +03:00
Sveta Smirnova
86c3abbc15
PT-2302 - pt-k8s-debug-collector cannot pass properly to pt-mysql-summary PXC root password with special characters
...
- Merge branch '3.x' into PT-2302_pt-k8s-debug-collector_cannot_pass_properly_to_pt-mysql-summary_PXC_root_password_with_special_characters
- Implement fix for MongoDB
2024-04-19 16:38:24 +03:00
dependabot[bot]
611a919fa0
build(deps): bump golang.org/x/net from 0.21.0 to 0.23.0
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.21.0 to 0.23.0.
- [Commits](https://github.com/golang/net/compare/v0.21.0...v0.23.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-19 13:15:19 +00:00
Sveta Smirnova
6632ccc044
Merge branch '3.x' into PT-2309_pt-table-sync_hits_an_error_when_the_primary_key_is_uuid_binary
2024-04-18 13:16:19 +03:00
Sveta Smirnova
18d4fe9183
Merge pull request #797 from percona/PT-2327_pt-mysql-summary_fails_to_connect_if_password_has_a_single_quote_character
...
PT-2327 - pt-mysql-summary fails to connect if password has a single …
2024-04-18 13:15:11 +03:00
Sveta Smirnova
1640b14c8e
Merge pull request #799 from percona/spelling_adjustments
...
Added exceptions for advices and thr to .typos.toml
2024-04-18 13:14:22 +03:00
Sveta Smirnova
da090427cc
Merge pull request #800 from percona/PT-2231_pt-osc_PTDEBUG=1_fails_with_Use_of_uninitialized_value_in_concatenation_or_string_at_pt-online-schema-change_line_4309
...
PT-2231 - pt-osc + PTDEBUG=1 fails with Use of uninitialized value in concatenation (.) or string at ./pt-online-schema-change line 4309.
2024-04-18 13:14:10 +03:00
Artem Gavrilov
95c9020fa9
Fix typo ( #801 )
2024-04-18 11:48:37 +02:00