Skip to content

Commit dff40e8

Browse files
authored
Convert confidential HTTP to DON mode (#294)
1 parent 9aaedbe commit dff40e8

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

cre/capabilities/networking/confidentialhttp/v1alpha/client.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ message ConfidentialHTTPRequest {
6464

6565
service Client {
6666
option (tools.generator.v1alpha.capability) = {
67-
mode: MODE_NODE
67+
mode: MODE_DON
6868
capability_id: "confidential-http@1.0.0-alpha"
6969
};
7070

cre/go/installer/pkg/embedded_gen.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)