Skip to content

Commit 56eaca2

Browse files
committed
bump gitsync to v2, adapt test to use ca cert
1 parent f4ded27 commit 56eaca2

14 files changed

Lines changed: 3050 additions & 2246 deletions

File tree

Cargo.lock

Lines changed: 448 additions & 426 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.nix

Lines changed: 867 additions & 811 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,9 @@ tracing = "0.1"
3636
url = { version = "2.5.7" }
3737
xml-rs = "1.0"
3838

39-
# [patch."https://github.com/stackabletech/operator-rs.git"]
40-
# stackable-operator = { git = "https://github.com/stackabletech//operator-rs.git", branch = "main" }
39+
[patch."https://github.com/stackabletech/operator-rs.git"]
40+
# TODO revert this before merging!
41+
stackable-operator = { git = "https://github.com/stackabletech//operator-rs.git", branch = "feat/gitsync-ca-support" }
4142
# stackable-operator = { path = "../operator-rs/crates/stackable-operator" }
4243

4344
[patch.crates-io]

crate-hashes.json

Lines changed: 14 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)