Sveta Smirnova
|
fe72eb594d
|
PT-2299 - collect openssl x509 certificate information for each secret
- Added missed secrets for PXC, MySQL and MongoDB
|
2024-05-21 20:50:16 +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
|
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
|
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
|
c047741f09
|
Merge pull request #812 from ylacancellera/3.x
Add: github action libmodulesupdated
|
2024-05-16 02:28:24 +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
|
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 |
|
Sveta Smirnova
|
46922a8540
|
Merge pull request #798 from percona/PT-2217_pt-mongodb-summary_gives_error_with_psmdb6.0
PT-2217 - pt-mongodb-summary gives error with psmdb6.0
|
2024-04-16 22:43:35 +03:00 |
|
Sveta Smirnova
|
1401a672de
|
Merge pull request #802 from percona/dependabot/go_modules/go.mongodb.org/mongo-driver-1.15.0
build(deps): bump go.mongodb.org/mongo-driver from 1.14.0 to 1.15.0
|
2024-04-16 14:25:32 +03:00 |
|
Sveta Smirnova
|
eac0b21407
|
PT-2309 - pt-table-sync hits an error when the primary key is uuid binary
- Implemented fix for the "Cannot nibble" error
- Added test case
|
2024-04-16 14:24:04 +03:00 |
|
dependabot[bot]
|
4f6197181b
|
build(deps): bump go.mongodb.org/mongo-driver from 1.14.0 to 1.15.0
Bumps [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver) from 1.14.0 to 1.15.0.
- [Release notes](https://github.com/mongodb/mongo-go-driver/releases)
- [Commits](https://github.com/mongodb/mongo-go-driver/compare/v1.14.0...v1.15.0)
---
updated-dependencies:
- dependency-name: go.mongodb.org/mongo-driver
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-15 09:52:50 +00:00 |
|
Sveta Smirnova
|
3b04d080cd
|
Update .typos.toml
Will implement fix from PR-801
|
2024-04-12 20:51:37 +03:00 |
|
Sveta Smirnova
|
c5cafbb486
|
PT-2231 - pt-osc + PTDEBUG=1 fails with Use of uninitialized value in concatenation (.) or string at ./pt-online-schema-change line 4309.
- Re-implemented fix for PT-1799 properly
- Added test case
- Updated modules
|
2024-04-11 21:47:11 +03:00 |
|
Sveta Smirnova
|
b5efd2a6ec
|
Added exceptions for advices and thr to .typos.toml
|
2024-04-11 19:53:43 +03:00 |
|
Sveta Smirnova
|
ba08b2edf3
|
PT-2217 - pt-mongodb-summary gives error with psmdb6.0
- Removed not supported request for recordStats
- Adjusted docker-compose.yml, so it fires standalone server correctly
|
2024-04-11 18:58:39 +03:00 |
|
Sveta Smirnova
|
841ddb2edc
|
PT-2327 - pt-mysql-summary fails to connect if password has a single quote character
- Implemented the fix
- Added test case
- Run update-modules
|
2024-04-11 14:38:28 +03:00 |
|
Sveta Smirnova
|
b15337dd97
|
Merge pull request #793 from percona/PT-1194_pt-table-sync_port_problem
PT-1194 - LP #1266896: pt-table-sync port problem
|
2024-04-11 14:03:16 +03:00 |
|
Sveta Smirnova
|
e215f57c3e
|
PT-2302 - pt-k8s-debug-collector cannot pass properly to pt-mysql-summary PXC root password with special characters
- Implemented fix in pt-k8s-debug-collector
|
2024-04-10 00:32:08 +03:00 |
|
Sveta Smirnova
|
c2e903b25d
|
Merge pull request #794 from percona/dependabot/go_modules/golang.org/x/crypto-0.22.0
build(deps): bump golang.org/x/crypto from 0.21.0 to 0.22.0
|
2024-04-09 20:07:08 +03:00 |
|
Sveta Smirnova
|
a9a4bc5b6c
|
Merge pull request #792 from percona/PT-2119_pt-osc_aborts_in_8.0.15_even__if_no_FK_exists
PT-2119 - pt-osc aborts in 8.0.15 even if no FK exists
|
2024-04-08 18:40:11 +03:00 |
|