gitlab-kas-grpc 19.1.0.pre.rc1 → 19.1.0.pre.rc2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 6012de259c85c300df498c9986ae2a7297c8d870b7d145b18d09b5b46a830f39
|
|
4
|
+
data.tar.gz: ebd36c1b237ba94e93a11280806ba6fe118232c3a57419995aa46ce7254d1755
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 8d2c5a2b8fac99fe067d2274db4d20952e77d7887b3df4d30e2abbfa2bd68381e5b912d252215399ba1e4dc28f335a645be1ee07ff3e657cbff179e9da12de60
|
|
7
|
+
data.tar.gz: d973c374842ec446b507fa28680dd9df0aff91f15dd70b890a89537b1b53b7a816587c870a9047c4d0328340354f23f7dd9583db9137e5d72c49a72a1c66405b
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
# frozen_string_literal: true
|
|
2
|
+
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
3
|
+
# source: gitlab/agent/tool/streamvisitor/automata/automata.proto
|
|
4
|
+
|
|
5
|
+
require 'google/protobuf'
|
|
6
|
+
|
|
7
|
+
require 'google/protobuf/descriptor_pb'
|
|
8
|
+
|
|
9
|
+
|
|
10
|
+
descriptor_data = "\n7gitlab/agent/tool/streamvisitor/automata/automata.proto\x12#gitlab.agent.streamvisitor.automata\x1a google/protobuf/descriptor.proto:M\n\x12next_allowed_field\x12\x1d.google.protobuf.FieldOptions\x18\xe0\xce\x05 \x03(\x05R\x10nextAllowedField:O\n\x13\x66irst_allowed_field\x12\x1d.google.protobuf.OneofOptions\x18\xe1\xce\x05 \x03(\x05R\x11\x66irstAllowedFieldb\x08\x65\x64itionsp\xe8\x07"
|
|
11
|
+
|
|
12
|
+
pool = ::Google::Protobuf::DescriptorPool.generated_pool
|
|
13
|
+
pool.add_serialized_file(descriptor_data)
|
|
14
|
+
|
|
15
|
+
module Gitlab
|
|
16
|
+
module Agent
|
|
17
|
+
module Streamvisitor
|
|
18
|
+
module Automata
|
|
19
|
+
end
|
|
20
|
+
end
|
|
21
|
+
end
|
|
22
|
+
end
|
|
@@ -4,11 +4,12 @@
|
|
|
4
4
|
|
|
5
5
|
require 'google/protobuf'
|
|
6
6
|
|
|
7
|
+
require 'google/protobuf/struct_pb'
|
|
7
8
|
require 'buf/validate/validate_pb'
|
|
8
9
|
require 'pkg/event/event_pb'
|
|
9
10
|
|
|
10
11
|
|
|
11
|
-
descriptor_data = "\n&internal/module/autoflow/rpc/rpc.proto\x12\x19gitlab.agent.autoflow.rpc\x1a\x1b\x62uf/validate/validate.proto\x1a\x15pkg/event/event.proto\"\xb2\x02\n\x11\x43loudEventRequest\x12<\n\x05\x65vent\x18\x01 \x01(\x0b\x32\x1e.gitlab.agent.event.CloudEventB\x06\xbaH\x03\xc8\x01\x01R\x05\x65vent\x12\x46\n\x0c\x66low_project\x18\x02 \x01(\x0b\x32\x1b.gitlab.agent.event.ProjectB\x06\xbaH\x03\xc8\x01\x01R\x0b\x66lowProject\x12Y\n\tvariables\x18\x03 \x03(\x0b\x32;.gitlab.agent.autoflow.rpc.CloudEventRequest.VariablesEntryR\tvariables\x1a<\n\x0eVariablesEntry\x12\x10\n\x03key\x18\x01 \x01(\tR\x03key\x12\x14\n\x05value\x18\x02 \x01(\tR\x05value:\x02\x38\x01\"\x14\n\x12\x43loudEventResponse\"\xca\x01\n\x14StartWorkflowRequest\x12-\n\x0cidentity_key\x18\x01 \x01(\tB\n\xbaH\x07r\x05 \x01(\xff\x01R\x0bidentityKey\x12<\n\x13workflow_definition\x18\x02 \x01(\x0c\x42\x0b\xbaH\x08z\x06\x10\x01\x18\x80\xa0\x06R\x12workflowDefinition\x12\x45\n\x07secrets\x18\x03 \x03(\x0b\x32!.gitlab.agent.autoflow.rpc.SecretB\x08\xbaH\x05\x92\x01\x02\x10 R\x07secrets\"H\n\x06Secret\x12\x1c\n\x03key\x18\x01 \x01(\tB\n\xbaH\x07r\x05 \x01(\xff\x01R\x03key\x12 \n\x05value\x18\x02 \x01(\tB\n\xbaH\x07r\x05 \x01(\x80 R\x05value\"9\n\x15StartWorkflowResponse\x12 \n\x0bworkflow_id\x18\x01 \x01(\tR\
|
|
12
|
+
descriptor_data = "\n&internal/module/autoflow/rpc/rpc.proto\x12\x19gitlab.agent.autoflow.rpc\x1a\x1cgoogle/protobuf/struct.proto\x1a\x1b\x62uf/validate/validate.proto\x1a\x15pkg/event/event.proto\"\xb2\x02\n\x11\x43loudEventRequest\x12<\n\x05\x65vent\x18\x01 \x01(\x0b\x32\x1e.gitlab.agent.event.CloudEventB\x06\xbaH\x03\xc8\x01\x01R\x05\x65vent\x12\x46\n\x0c\x66low_project\x18\x02 \x01(\x0b\x32\x1b.gitlab.agent.event.ProjectB\x06\xbaH\x03\xc8\x01\x01R\x0b\x66lowProject\x12Y\n\tvariables\x18\x03 \x03(\x0b\x32;.gitlab.agent.autoflow.rpc.CloudEventRequest.VariablesEntryR\tvariables\x1a<\n\x0eVariablesEntry\x12\x10\n\x03key\x18\x01 \x01(\tR\x03key\x12\x14\n\x05value\x18\x02 \x01(\tR\x05value:\x02\x38\x01\"\x14\n\x12\x43loudEventResponse\"\xca\x01\n\x14StartWorkflowRequest\x12-\n\x0cidentity_key\x18\x01 \x01(\tB\n\xbaH\x07r\x05 \x01(\xff\x01R\x0bidentityKey\x12<\n\x13workflow_definition\x18\x02 \x01(\x0c\x42\x0b\xbaH\x08z\x06\x10\x01\x18\x80\xa0\x06R\x12workflowDefinition\x12\x45\n\x07secrets\x18\x03 \x03(\x0b\x32!.gitlab.agent.autoflow.rpc.SecretB\x08\xbaH\x05\x92\x01\x02\x10 R\x07secrets\"H\n\x06Secret\x12\x1c\n\x03key\x18\x01 \x01(\tB\n\xbaH\x07r\x05 \x01(\xff\x01R\x03key\x12 \n\x05value\x18\x02 \x01(\tB\n\xbaH\x07r\x05 \x01(\x80 R\x05value\"9\n\x15StartWorkflowResponse\x12 \n\x0bworkflow_id\x18\x01 \x01(\tR\x0bworkflow_id\"|\n\tModuleVar\x12\x1b\n\x04name\x18\x01 \x01(\tB\x07\xbaH\x04r\x02 \x01R\x04name\x12\x34\n\x05value\x18\x02 \x01(\x0b\x32\x16.google.protobuf.ValueB\x06\xbaH\x03\xc8\x01\x01R\x05value\x12\x1c\n\tsensitive\x18\x03 \x01(\x08R\tsensitive\".\n\x0fModuleUnaryFunc\x12\x1b\n\x04name\x18\x01 \x01(\tB\x07\xbaH\x04r\x02 \x01R\x04name\"\xa2\x01\n\x19RegisterDescriptorRequest\x12\x38\n\x04vars\x18\x01 \x03(\x0b\x32$.gitlab.agent.autoflow.rpc.ModuleVarR\x04vars\x12K\n\x0bunary_funcs\x18\x02 \x03(\x0b\x32*.gitlab.agent.autoflow.rpc.ModuleUnaryFuncR\nunaryFuncs\"\x1c\n\x1aRegisterDescriptorResponse\"\x8b\x01\n\x18\x43\x61llUnaryFunctionRequest\x12%\n\tfunc_name\x18\x01 \x01(\tB\x07\xbaH\x04r\x02 \x01R\tfunc_name\x12\x32\n\x0fidempotency_key\x18\x02 \x01(\tB\x08\xbaH\x05r\x03(\xff\x01R\x0fidempotency_key\x12\x14\n\x05input\x18\x03 \x01(\x0cR\x05input\"`\n\x19\x43\x61llUnaryFunctionResponse\x12\x18\n\x06output\x18\x01 \x01(\x0cH\x00R\x06output\x12\x16\n\x05\x65rror\x18\x02 \x01(\tH\x00R\x05\x65rrorB\x11\n\x08response\x12\x05\xbaH\x02\x08\x01\x32\xed\x01\n\x08\x41utoFlow\x12k\n\nCloudEvent\x12,.gitlab.agent.autoflow.rpc.CloudEventRequest\x1a-.gitlab.agent.autoflow.rpc.CloudEventResponse\"\x00\x12t\n\rStartWorkflow\x12/.gitlab.agent.autoflow.rpc.StartWorkflowRequest\x1a\x30.gitlab.agent.autoflow.rpc.StartWorkflowResponse\"\x00\x32\x96\x01\n\x0eModuleRegistry\x12\x83\x01\n\x12RegisterDescriptor\x12\x34.gitlab.agent.autoflow.rpc.RegisterDescriptorRequest\x1a\x35.gitlab.agent.autoflow.rpc.RegisterDescriptorResponse\"\x00\x32\x92\x01\n\tModuleAPI\x12\x84\x01\n\x11\x43\x61llUnaryFunction\x12\x34.gitlab.agent.autoflow.rpc.CallUnaryFunctionResponse\x1a\x33.gitlab.agent.autoflow.rpc.CallUnaryFunctionRequest\"\x00(\x01\x30\x01\x42}ZWgitlab.com/gitlab-org/cluster-integration/gitlab-agent/v19/internal/module/autoflow/rpc\xea\x02\x1cGitlab::Agent::AutoFlow::Rpc\x92\x03\x02\x08\x02\x62\x08\x65\x64itionsp\xe8\x07"
|
|
12
13
|
|
|
13
14
|
pool = ::Google::Protobuf::DescriptorPool.generated_pool
|
|
14
15
|
pool.add_serialized_file(descriptor_data)
|
|
@@ -22,6 +23,12 @@ module Gitlab
|
|
|
22
23
|
StartWorkflowRequest = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("gitlab.agent.autoflow.rpc.StartWorkflowRequest").msgclass
|
|
23
24
|
Secret = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("gitlab.agent.autoflow.rpc.Secret").msgclass
|
|
24
25
|
StartWorkflowResponse = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("gitlab.agent.autoflow.rpc.StartWorkflowResponse").msgclass
|
|
26
|
+
ModuleVar = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("gitlab.agent.autoflow.rpc.ModuleVar").msgclass
|
|
27
|
+
ModuleUnaryFunc = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("gitlab.agent.autoflow.rpc.ModuleUnaryFunc").msgclass
|
|
28
|
+
RegisterDescriptorRequest = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("gitlab.agent.autoflow.rpc.RegisterDescriptorRequest").msgclass
|
|
29
|
+
RegisterDescriptorResponse = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("gitlab.agent.autoflow.rpc.RegisterDescriptorResponse").msgclass
|
|
30
|
+
CallUnaryFunctionRequest = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("gitlab.agent.autoflow.rpc.CallUnaryFunctionRequest").msgclass
|
|
31
|
+
CallUnaryFunctionResponse = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("gitlab.agent.autoflow.rpc.CallUnaryFunctionResponse").msgclass
|
|
25
32
|
end
|
|
26
33
|
end
|
|
27
34
|
end
|
|
@@ -21,6 +21,34 @@ module Gitlab
|
|
|
21
21
|
rpc :StartWorkflow, ::Gitlab::Agent::AutoFlow::Rpc::StartWorkflowRequest, ::Gitlab::Agent::AutoFlow::Rpc::StartWorkflowResponse
|
|
22
22
|
end
|
|
23
23
|
|
|
24
|
+
Stub = Service.rpc_stub_class
|
|
25
|
+
end
|
|
26
|
+
module ModuleRegistry
|
|
27
|
+
class Service
|
|
28
|
+
|
|
29
|
+
include ::GRPC::GenericService
|
|
30
|
+
|
|
31
|
+
self.marshal_class_method = :encode
|
|
32
|
+
self.unmarshal_class_method = :decode
|
|
33
|
+
self.service_name = 'gitlab.agent.autoflow.rpc.ModuleRegistry'
|
|
34
|
+
|
|
35
|
+
rpc :RegisterDescriptor, ::Gitlab::Agent::AutoFlow::Rpc::RegisterDescriptorRequest, ::Gitlab::Agent::AutoFlow::Rpc::RegisterDescriptorResponse
|
|
36
|
+
end
|
|
37
|
+
|
|
38
|
+
Stub = Service.rpc_stub_class
|
|
39
|
+
end
|
|
40
|
+
module ModuleAPI
|
|
41
|
+
class Service
|
|
42
|
+
|
|
43
|
+
include ::GRPC::GenericService
|
|
44
|
+
|
|
45
|
+
self.marshal_class_method = :encode
|
|
46
|
+
self.unmarshal_class_method = :decode
|
|
47
|
+
self.service_name = 'gitlab.agent.autoflow.rpc.ModuleAPI'
|
|
48
|
+
|
|
49
|
+
rpc :CallUnaryFunction, stream(::Gitlab::Agent::AutoFlow::Rpc::CallUnaryFunctionResponse), stream(::Gitlab::Agent::AutoFlow::Rpc::CallUnaryFunctionRequest)
|
|
50
|
+
end
|
|
51
|
+
|
|
24
52
|
Stub = Service.rpc_stub_class
|
|
25
53
|
end
|
|
26
54
|
end
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: gitlab-kas-grpc
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 19.1.0.pre.
|
|
4
|
+
version: 19.1.0.pre.rc2
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Tiger Watson
|
|
@@ -10,7 +10,7 @@ authors:
|
|
|
10
10
|
autorequire:
|
|
11
11
|
bindir: bin
|
|
12
12
|
cert_chain: []
|
|
13
|
-
date: 2026-05-
|
|
13
|
+
date: 2026-05-27 00:00:00.000000000 Z
|
|
14
14
|
dependencies:
|
|
15
15
|
- !ruby/object:Gem::Dependency
|
|
16
16
|
name: grpc
|
|
@@ -37,6 +37,7 @@ extra_rdoc_files: []
|
|
|
37
37
|
files:
|
|
38
38
|
- lib/buf/validate/validate_pb.rb
|
|
39
39
|
- lib/gitlab-kas-grpc.rb
|
|
40
|
+
- lib/gitlab/agent/tool/streamvisitor/automata/automata_pb.rb
|
|
40
41
|
- lib/internal/module/agent_tracker/agent_tracker_pb.rb
|
|
41
42
|
- lib/internal/module/agent_tracker/rpc/rpc_pb.rb
|
|
42
43
|
- lib/internal/module/agent_tracker/rpc/rpc_services_pb.rb
|