-
Notifications
You must be signed in to change notification settings - Fork 3
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
feat(ydbcp): implement DeleteBackup #56
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ulya-sidorina
force-pushed
the
feature/NBYDB-280
branch
18 times, most recently
from
September 6, 2024 10:03
68c1bd9
to
80d07f2
Compare
📝 Test results28 tests (28 passed)
|
📦 Package | 🟢 Passed | 🔴 Failed | 🟡 Skipped | ⏳ Duration |
---|---|---|---|---|
🟡 ydbcp/cmd/ydbcp | 0 | 0 | 0 | 0ms |
🧪 Tests(none)🖨️ Output
| ||||
🟡 ydbcp/internal/auth | 0 | 0 | 0 | 0ms |
🧪 Tests(none)🖨️ Output
| ||||
🟡 ydbcp/internal/config | 0 | 0 | 0 | 0ms |
🧪 Tests(none)🖨️ Output
| ||||
🟡 ydbcp/internal/connectors/client | 0 | 0 | 0 | 0ms |
🧪 Tests(none)🖨️ Output
| ||||
🟡 ydbcp/internal/connectors/db | 0 | 0 | 0 | 0ms |
🧪 Tests(none)🖨️ Output
| ||||
🟢 ydbcp/internal/connectors/db/yql/queries | 4 | 0 | 0 | 1022.9999999999999ms |
🧪 Tests
🖨️ Output
| ||||
🟡 ydbcp/internal/connectors/s3 | 0 | 0 | 0 | 0ms |
🧪 Tests(none)🖨️ Output
| ||||
🟢 ydbcp/internal/handlers | 20 | 0 | 0 | 1036ms |
🧪 Tests
🖨️ Output
| ||||
🟢 ydbcp/internal/processor | 2 | 0 | 0 | 1018.9999999999999ms |
🧪 Tests
🖨️ Output
| ||||
🟡 ydbcp/internal/server | 0 | 0 | 0 | 0ms |
🧪 Tests(none)🖨️ Output
| ||||
🟢 ydbcp/internal/server/services/backup | 2 | 0 | 0 | 1030ms |
🧪 Tests
🖨️ Output
| ||||
🟡 ydbcp/internal/server/services/operation | 0 | 0 | 0 | 0ms |
🧪 Tests(none)🖨️ Output
| ||||
🟡 ydbcp/internal/types | 0 | 0 | 0 | 0ms |
🧪 Tests(none)🖨️ Output
| ||||
🟡 ydbcp/internal/util/ticker | 0 | 0 | 0 | 0ms |
🧪 Tests(none)🖨️ Output
| ||||
🟡 ydbcp/internal/util/timer | 0 | 0 | 0 | 0ms |
🧪 Tests(none)🖨️ Output
| ||||
🟡 ydbcp/internal/util/xlog | 0 | 0 | 0 | 0ms |
🧪 Tests(none)🖨️ Output
| ||||
🟡 ydbcp/pkg/plugins/auth | 0 | 0 | 0 | 0ms |
🧪 Tests(none)🖨️ Output
| ||||
🟡 ydbcp/pkg/proto/ydbcp/v1alpha1 | 0 | 0 | 0 | 0ms |
🧪 Tests(none)🖨️ Output
| ||||
🟡 ydbcp/plugins/auth_nebius | 0 | 0 | 0 | 0ms |
🧪 Tests(none)🖨️ Output
| ||||
🟡 ydbcp/plugins/auth_nebius/proto/iam/v1 | 0 | 0 | 0 | 0ms |
🧪 Tests(none)🖨️ Output
|
ulya-sidorina
force-pushed
the
feature/NBYDB-280
branch
2 times, most recently
from
September 6, 2024 10:39
a449603
to
dccbdab
Compare
📝 Test results31 tests (31 passed)
|
📦 Package | 🟢 Passed | 🔴 Failed | 🟡 Skipped | ⏳ Duration |
---|---|---|---|---|
🟡 ydbcp/cmd/ydbcp | 0 | 0 | 0 | 0ms |
🧪 Tests(none)🖨️ Output
| ||||
🟡 ydbcp/internal/auth | 0 | 0 | 0 | 0ms |
🧪 Tests(none)🖨️ Output
| ||||
🟡 ydbcp/internal/config | 0 | 0 | 0 | 0ms |
🧪 Tests(none)🖨️ Output
| ||||
🟡 ydbcp/internal/connectors/client | 0 | 0 | 0 | 0ms |
🧪 Tests(none)🖨️ Output
| ||||
🟡 ydbcp/internal/connectors/db | 0 | 0 | 0 | 0ms |
🧪 Tests(none)🖨️ Output
| ||||
🟢 ydbcp/internal/connectors/db/yql/queries | 4 | 0 | 0 | 0ms |
🧪 Tests
🖨️ Output
| ||||
🟡 ydbcp/internal/connectors/s3 | 0 | 0 | 0 | 0ms |
🧪 Tests(none)🖨️ Output
| ||||
🟢 ydbcp/internal/handlers | 23 | 0 | 0 | 1039ms |
🧪 Tests
🖨️ Output
| ||||
🟢 ydbcp/internal/processor | 2 | 0 | 0 | 0ms |
🧪 Tests
🖨️ Output
| ||||
🟡 ydbcp/internal/server | 0 | 0 | 0 | 0ms |
🧪 Tests(none)🖨️ Output
| ||||
🟢 ydbcp/internal/server/services/backup | 2 | 0 | 0 | 0ms |
🧪 Tests
🖨️ Output
| ||||
🟡 ydbcp/internal/server/services/operation | 0 | 0 | 0 | 0ms |
🧪 Tests(none)🖨️ Output
| ||||
🟡 ydbcp/internal/types | 0 | 0 | 0 | 0ms |
🧪 Tests(none)🖨️ Output
| ||||
🟡 ydbcp/internal/util/ticker | 0 | 0 | 0 | 0ms |
🧪 Tests(none)🖨️ Output
| ||||
🟡 ydbcp/internal/util/timer | 0 | 0 | 0 | 0ms |
🧪 Tests(none)🖨️ Output
| ||||
🟡 ydbcp/internal/util/xlog | 0 | 0 | 0 | 0ms |
🧪 Tests(none)🖨️ Output
| ||||
🟡 ydbcp/pkg/plugins/auth | 0 | 0 | 0 | 0ms |
🧪 Tests(none)🖨️ Output
| ||||
🟡 ydbcp/pkg/proto/ydbcp/v1alpha1 | 0 | 0 | 0 | 0ms |
🧪 Tests(none)🖨️ Output
| ||||
🟡 ydbcp/plugins/auth_nebius | 0 | 0 | 0 | 0ms |
🧪 Tests(none)🖨️ Output
| ||||
🟡 ydbcp/plugins/auth_nebius/proto/iam/v1 | 0 | 0 | 0 | 0ms |
🧪 Tests(none)🖨️ Output
|
ulya-sidorina
force-pushed
the
feature/NBYDB-280
branch
from
September 6, 2024 10:42
dccbdab
to
993f24f
Compare
📝 Test results31 tests (31 passed)
|
📦 Package | 🟢 Passed | 🔴 Failed | 🟡 Skipped | ⏳ Duration |
---|---|---|---|---|
🟡 ydbcp/cmd/ydbcp | 0 | 0 | 0 | 0ms |
🧪 Tests(none)🖨️ Output
| ||||
🟡 ydbcp/internal/auth | 0 | 0 | 0 | 0ms |
🧪 Tests(none)🖨️ Output
| ||||
🟡 ydbcp/internal/config | 0 | 0 | 0 | 0ms |
🧪 Tests(none)🖨️ Output
| ||||
🟡 ydbcp/internal/connectors/client | 0 | 0 | 0 | 0ms |
🧪 Tests(none)🖨️ Output
| ||||
🟡 ydbcp/internal/connectors/db | 0 | 0 | 0 | 0ms |
🧪 Tests(none)🖨️ Output
| ||||
🟢 ydbcp/internal/connectors/db/yql/queries | 4 | 0 | 0 | 1022ms |
🧪 Tests
🖨️ Output
| ||||
🟡 ydbcp/internal/connectors/s3 | 0 | 0 | 0 | 0ms |
🧪 Tests(none)🖨️ Output
| ||||
🟢 ydbcp/internal/handlers | 23 | 0 | 0 | 1031ms |
🧪 Tests
🖨️ Output
| ||||
🟢 ydbcp/internal/processor | 2 | 0 | 0 | 1016.9999999999999ms |
🧪 Tests
🖨️ Output
| ||||
🟡 ydbcp/internal/server | 0 | 0 | 0 | 0ms |
🧪 Tests(none)🖨️ Output
| ||||
🟢 ydbcp/internal/server/services/backup | 2 | 0 | 0 | 1032ms |
🧪 Tests
🖨️ Output
| ||||
🟡 ydbcp/internal/server/services/operation | 0 | 0 | 0 | 0ms |
🧪 Tests(none)🖨️ Output
| ||||
🟡 ydbcp/internal/types | 0 | 0 | 0 | 0ms |
🧪 Tests(none)🖨️ Output
| ||||
🟡 ydbcp/internal/util/ticker | 0 | 0 | 0 | 0ms |
🧪 Tests(none)🖨️ Output
| ||||
🟡 ydbcp/internal/util/timer | 0 | 0 | 0 | 0ms |
🧪 Tests(none)🖨️ Output
| ||||
🟡 ydbcp/internal/util/xlog | 0 | 0 | 0 | 0ms |
🧪 Tests(none)🖨️ Output
| ||||
🟡 ydbcp/pkg/plugins/auth | 0 | 0 | 0 | 0ms |
🧪 Tests(none)🖨️ Output
| ||||
🟡 ydbcp/pkg/proto/ydbcp/v1alpha1 | 0 | 0 | 0 | 0ms |
🧪 Tests(none)🖨️ Output
| ||||
🟡 ydbcp/plugins/auth_nebius | 0 | 0 | 0 | 0ms |
🧪 Tests(none)🖨️ Output
| ||||
🟡 ydbcp/plugins/auth_nebius/proto/iam/v1 | 0 | 0 | 0 | 0ms |
🧪 Tests(none)🖨️ Output
|
ulya-sidorina
force-pushed
the
feature/NBYDB-280
branch
from
September 6, 2024 10:52
993f24f
to
d361bd3
Compare
📝 Test results31 tests (31 passed)
|
📦 Package | 🟢 Passed | 🔴 Failed | 🟡 Skipped | ⏳ Duration |
---|---|---|---|---|
🟡 ydbcp/cmd/ydbcp | 0 | 0 | 0 | 0ms |
🧪 Tests(none)🖨️ Output
| ||||
🟡 ydbcp/internal/auth | 0 | 0 | 0 | 0ms |
🧪 Tests(none)🖨️ Output
| ||||
🟡 ydbcp/internal/config | 0 | 0 | 0 | 0ms |
🧪 Tests(none)🖨️ Output
| ||||
🟡 ydbcp/internal/connectors/client | 0 | 0 | 0 | 0ms |
🧪 Tests(none)🖨️ Output
| ||||
🟡 ydbcp/internal/connectors/db | 0 | 0 | 0 | 0ms |
🧪 Tests(none)🖨️ Output
| ||||
🟢 ydbcp/internal/connectors/db/yql/queries | 4 | 0 | 0 | 1020.9999999999999ms |
🧪 Tests
🖨️ Output
| ||||
🟡 ydbcp/internal/connectors/s3 | 0 | 0 | 0 | 0ms |
🧪 Tests(none)🖨️ Output
| ||||
🟢 ydbcp/internal/handlers | 23 | 0 | 0 | 1032ms |
🧪 Tests
🖨️ Output
| ||||
🟢 ydbcp/internal/processor | 2 | 0 | 0 | 1018.9999999999999ms |
🧪 Tests
🖨️ Output
| ||||
🟡 ydbcp/internal/server | 0 | 0 | 0 | 0ms |
🧪 Tests(none)🖨️ Output
| ||||
🟢 ydbcp/internal/server/services/backup | 2 | 0 | 0 | 1031ms |
🧪 Tests
🖨️ Output
| ||||
🟡 ydbcp/internal/server/services/operation | 0 | 0 | 0 | 0ms |
🧪 Tests(none)🖨️ Output
| ||||
🟡 ydbcp/internal/types | 0 | 0 | 0 | 0ms |
🧪 Tests(none)🖨️ Output
| ||||
🟡 ydbcp/internal/util/ticker | 0 | 0 | 0 | 0ms |
🧪 Tests(none)🖨️ Output
| ||||
🟡 ydbcp/internal/util/timer | 0 | 0 | 0 | 0ms |
🧪 Tests(none)🖨️ Output
| ||||
🟡 ydbcp/internal/util/xlog | 0 | 0 | 0 | 0ms |
🧪 Tests(none)🖨️ Output
| ||||
🟡 ydbcp/pkg/plugins/auth | 0 | 0 | 0 | 0ms |
🧪 Tests(none)🖨️ Output
| ||||
🟡 ydbcp/pkg/proto/ydbcp/v1alpha1 | 0 | 0 | 0 | 0ms |
🧪 Tests(none)🖨️ Output
| ||||
🟡 ydbcp/plugins/auth_nebius | 0 | 0 | 0 | 0ms |
🧪 Tests(none)🖨️ Output
| ||||
🟡 ydbcp/plugins/auth_nebius/proto/iam/v1 | 0 | 0 | 0 | 0ms |
🧪 Tests(none)🖨️ Output
|
ulya-sidorina
force-pushed
the
feature/NBYDB-280
branch
from
September 6, 2024 11:25
d361bd3
to
9ce5194
Compare
📝 Test results31 tests (31 passed)
|
📦 Package | 🟢 Passed | 🔴 Failed | 🟡 Skipped | ⏳ Duration |
---|---|---|---|---|
🟡 ydbcp/cmd/ydbcp | 0 | 0 | 0 | 0ms |
🧪 Tests(none)🖨️ Output
| ||||
🟡 ydbcp/internal/auth | 0 | 0 | 0 | 0ms |
🧪 Tests(none)🖨️ Output
| ||||
🟡 ydbcp/internal/config | 0 | 0 | 0 | 0ms |
🧪 Tests(none)🖨️ Output
| ||||
🟡 ydbcp/internal/connectors/client | 0 | 0 | 0 | 0ms |
🧪 Tests(none)🖨️ Output
| ||||
🟡 ydbcp/internal/connectors/db | 0 | 0 | 0 | 0ms |
🧪 Tests(none)🖨️ Output
| ||||
🟢 ydbcp/internal/connectors/db/yql/queries | 4 | 0 | 0 | 1018ms |
🧪 Tests
🖨️ Output
| ||||
🟡 ydbcp/internal/connectors/s3 | 0 | 0 | 0 | 0ms |
🧪 Tests(none)🖨️ Output
| ||||
🟢 ydbcp/internal/handlers | 23 | 0 | 0 | 1052ms |
🧪 Tests
🖨️ Output
| ||||
🟢 ydbcp/internal/processor | 2 | 0 | 0 | 1018ms |
🧪 Tests
🖨️ Output
| ||||
🟡 ydbcp/internal/server | 0 | 0 | 0 | 0ms |
🧪 Tests(none)🖨️ Output
| ||||
🟢 ydbcp/internal/server/services/backup | 2 | 0 | 0 | 1029ms |
🧪 Tests
🖨️ Output
| ||||
🟡 ydbcp/internal/server/services/operation | 0 | 0 | 0 | 0ms |
🧪 Tests(none)🖨️ Output
| ||||
🟡 ydbcp/internal/types | 0 | 0 | 0 | 0ms |
🧪 Tests(none)🖨️ Output
| ||||
🟡 ydbcp/internal/util/ticker | 0 | 0 | 0 | 0ms |
🧪 Tests(none)🖨️ Output
| ||||
🟡 ydbcp/internal/util/timer | 0 | 0 | 0 | 0ms |
🧪 Tests(none)🖨️ Output
| ||||
🟡 ydbcp/internal/util/xlog | 0 | 0 | 0 | 0ms |
🧪 Tests(none)🖨️ Output
| ||||
🟡 ydbcp/pkg/plugins/auth | 0 | 0 | 0 | 0ms |
🧪 Tests(none)🖨️ Output
| ||||
🟡 ydbcp/pkg/proto/ydbcp/v1alpha1 | 0 | 0 | 0 | 0ms |
🧪 Tests(none)🖨️ Output
| ||||
🟡 ydbcp/plugins/auth_nebius | 0 | 0 | 0 | 0ms |
🧪 Tests(none)🖨️ Output
| ||||
🟡 ydbcp/plugins/auth_nebius/proto/iam/v1 | 0 | 0 | 0 | 0ms |
🧪 Tests(none)🖨️ Output
|
bma13
requested changes
Sep 6, 2024
ulya-sidorina
force-pushed
the
feature/NBYDB-280
branch
2 times, most recently
from
September 9, 2024 09:43
d80afb3
to
36e82ce
Compare
📝 Test results31 tests (31 passed)
|
📦 Package | 🟢 Passed | 🔴 Failed | 🟡 Skipped | ⏳ Duration |
---|---|---|---|---|
🟡 ydbcp/cmd/ydbcp | 0 | 0 | 0 | 0ms |
🧪 Tests(none)🖨️ Output
| ||||
🟡 ydbcp/internal/auth | 0 | 0 | 0 | 0ms |
🧪 Tests(none)🖨️ Output
| ||||
🟡 ydbcp/internal/config | 0 | 0 | 0 | 0ms |
🧪 Tests(none)🖨️ Output
| ||||
🟡 ydbcp/internal/connectors/client | 0 | 0 | 0 | 0ms |
🧪 Tests(none)🖨️ Output
| ||||
🟡 ydbcp/internal/connectors/db | 0 | 0 | 0 | 0ms |
🧪 Tests(none)🖨️ Output
| ||||
🟢 ydbcp/internal/connectors/db/yql/queries | 4 | 0 | 0 | 1020ms |
🧪 Tests
🖨️ Output
| ||||
🟡 ydbcp/internal/connectors/s3 | 0 | 0 | 0 | 0ms |
🧪 Tests(none)🖨️ Output
| ||||
🟢 ydbcp/internal/handlers | 23 | 0 | 0 | 1053ms |
🧪 Tests
🖨️ Output
| ||||
🟢 ydbcp/internal/processor | 2 | 0 | 0 | 1018ms |
🧪 Tests
🖨️ Output
| ||||
🟡 ydbcp/internal/server | 0 | 0 | 0 | 0ms |
🧪 Tests(none)🖨️ Output
| ||||
🟢 ydbcp/internal/server/services/backup | 2 | 0 | 0 | 1031ms |
🧪 Tests
🖨️ Output
| ||||
🟡 ydbcp/internal/server/services/operation | 0 | 0 | 0 | 0ms |
🧪 Tests(none)🖨️ Output
| ||||
🟡 ydbcp/internal/types | 0 | 0 | 0 | 0ms |
🧪 Tests(none)🖨️ Output
| ||||
🟡 ydbcp/internal/util/ticker | 0 | 0 | 0 | 0ms |
🧪 Tests(none)🖨️ Output
| ||||
🟡 ydbcp/internal/util/timer | 0 | 0 | 0 | 0ms |
🧪 Tests(none)🖨️ Output
| ||||
🟡 ydbcp/internal/util/xlog | 0 | 0 | 0 | 0ms |
🧪 Tests(none)🖨️ Output
| ||||
🟡 ydbcp/pkg/plugins/auth | 0 | 0 | 0 | 0ms |
🧪 Tests(none)🖨️ Output
| ||||
🟡 ydbcp/pkg/proto/ydbcp/v1alpha1 | 0 | 0 | 0 | 0ms |
🧪 Tests(none)🖨️ Output
| ||||
🟡 ydbcp/plugins/auth_nebius | 0 | 0 | 0 | 0ms |
🧪 Tests(none)🖨️ Output
| ||||
🟡 ydbcp/plugins/auth_nebius/proto/iam/v1 | 0 | 0 | 0 | 0ms |
🧪 Tests(none)🖨️ Output
|
ulya-sidorina
force-pushed
the
feature/NBYDB-280
branch
from
September 9, 2024 10:13
36e82ce
to
bf7c58e
Compare
📝 Test results31 tests (31 passed)
|
📦 Package | 🟢 Passed | 🔴 Failed | 🟡 Skipped | ⏳ Duration |
---|---|---|---|---|
🟡 ydbcp/cmd/ydbcp | 0 | 0 | 0 | 0ms |
🧪 Tests(none)🖨️ Output
| ||||
🟡 ydbcp/internal/auth | 0 | 0 | 0 | 0ms |
🧪 Tests(none)🖨️ Output
| ||||
🟡 ydbcp/internal/config | 0 | 0 | 0 | 0ms |
🧪 Tests(none)🖨️ Output
| ||||
🟡 ydbcp/internal/connectors/client | 0 | 0 | 0 | 0ms |
🧪 Tests(none)🖨️ Output
| ||||
🟡 ydbcp/internal/connectors/db | 0 | 0 | 0 | 0ms |
🧪 Tests(none)🖨️ Output
| ||||
🟢 ydbcp/internal/connectors/db/yql/queries | 4 | 0 | 0 | 1016.9999999999999ms |
🧪 Tests
🖨️ Output
| ||||
🟡 ydbcp/internal/connectors/s3 | 0 | 0 | 0 | 0ms |
🧪 Tests(none)🖨️ Output
| ||||
🟢 ydbcp/internal/handlers | 23 | 0 | 0 | 1041ms |
🧪 Tests
🖨️ Output
| ||||
🟢 ydbcp/internal/processor | 2 | 0 | 0 | 1018.9999999999999ms |
🧪 Tests
🖨️ Output
| ||||
🟡 ydbcp/internal/server | 0 | 0 | 0 | 0ms |
🧪 Tests(none)🖨️ Output
| ||||
🟢 ydbcp/internal/server/services/backup | 2 | 0 | 0 | 1032ms |
🧪 Tests
🖨️ Output
| ||||
🟡 ydbcp/internal/server/services/operation | 0 | 0 | 0 | 0ms |
🧪 Tests(none)🖨️ Output
| ||||
🟡 ydbcp/internal/types | 0 | 0 | 0 | 0ms |
🧪 Tests(none)🖨️ Output
| ||||
🟡 ydbcp/internal/util/ticker | 0 | 0 | 0 | 0ms |
🧪 Tests(none)🖨️ Output
| ||||
🟡 ydbcp/internal/util/timer | 0 | 0 | 0 | 0ms |
🧪 Tests(none)🖨️ Output
| ||||
🟡 ydbcp/internal/util/xlog | 0 | 0 | 0 | 0ms |
🧪 Tests(none)🖨️ Output
| ||||
🟡 ydbcp/pkg/plugins/auth | 0 | 0 | 0 | 0ms |
🧪 Tests(none)🖨️ Output
| ||||
🟡 ydbcp/pkg/proto/ydbcp/v1alpha1 | 0 | 0 | 0 | 0ms |
🧪 Tests(none)🖨️ Output
| ||||
🟡 ydbcp/plugins/auth_nebius | 0 | 0 | 0 | 0ms |
🧪 Tests(none)🖨️ Output
| ||||
🟡 ydbcp/plugins/auth_nebius/proto/iam/v1 | 0 | 0 | 0 | 0ms |
🧪 Tests(none)🖨️ Output
|
bma13
approved these changes
Sep 9, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.