gitlab-kas-grpc 19.3.0.pre.rc2 → 19.3.0.pre.rc4

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: faba5168e23684bb9e29dfb6815a9e1ea990e05dee97062d07a4e7e95e51aa50
4
- data.tar.gz: f027d04af25b6411a9085e117c11fe6912424ea6fdd2d98effafda28b297793c
3
+ metadata.gz: e372e281d0ff9347a5135c5ebe409b2f7c14a32a64f794711442c3a4cd1621fc
4
+ data.tar.gz: eec8f82f857b3bf80f4494959b01d35a91051ed92b2dfa1a0273ebba58746cfd
5
5
  SHA512:
6
- metadata.gz: 243c9089375a01b96ba264ba3b1261deb642ca7cdabd3aaf1228cbfa0a3664b6b70c70540505ea7c01a7bd295a27715af0e42f25a803452a0e3da13fee08ca6d
7
- data.tar.gz: e92302b235a710af993158a9e3847136126ab48edcce52361547d8e8e11c50648a9005ea54498dedd22d4537ec9e9b250c60d4635844d454636c5fcf040579e4
6
+ metadata.gz: 285afebb8ed4bf1998d0baee6fd35c40fb95d1664bf61b61b36c6c1443856ee19f853a3ad63530ab04fcf22f7a6057b35cf2caee169746d0bbcc5aa6507ab40d
7
+ data.tar.gz: e8b5fbb353488a62db824de03b4a16ed4a8e1710321d9882262cac61922ed8a1c8bb18ea19e173ca02de0967e32c4177c42bccc0cdf09df83b0eb670817e308e
@@ -18,8 +18,9 @@ require 'internal/module/managed_resources/rpc/rpc_services_pb'
18
18
  require 'internal/module/notifications/rpc/rpc_services_pb'
19
19
  require 'internal/module/server_info/rpc/rpc_services_pb'
20
20
  require 'internal/module/server_info/server_info_pb'
21
+ require 'pkg/autoflow/channel_token_pb'
21
22
  require 'pkg/autoflow/constraint_pb'
22
- require 'pkg/autoflow/named_value_pb'
23
+ require 'pkg/autoflow/kwarg_pb'
23
24
  require 'pkg/autoflow/result_pb'
24
25
  require 'pkg/autoflow/value_pb'
25
26
  require 'pkg/constraint/constraint_pb'
@@ -7,14 +7,15 @@ require 'google/protobuf'
7
7
  require 'buf/validate/validate_pb'
8
8
  require 'google/protobuf/duration_pb'
9
9
  require 'google/protobuf/timestamp_pb'
10
+ require 'pkg/autoflow/channel_token_pb'
10
11
  require 'pkg/autoflow/constraint_pb'
11
- require 'pkg/autoflow/named_value_pb'
12
+ require 'pkg/autoflow/kwarg_pb'
12
13
  require 'pkg/autoflow/result_pb'
13
14
  require 'pkg/autoflow/value_pb'
14
15
  require 'pkg/constraint/constraint_pb'
15
16
 
16
17
 
17
- descriptor_data = "\n&internal/module/autoflow/rpc/rpc.proto\x12\x19gitlab.agent.autoflow.rpc\x1a\x1b\x62uf/validate/validate.proto\x1a\x1egoogle/protobuf/duration.proto\x1a\x1fgoogle/protobuf/timestamp.proto\x1a\x1dpkg/autoflow/constraint.proto\x1a\x1epkg/autoflow/named_value.proto\x1a\x19pkg/autoflow/result.proto\x1a\x18pkg/autoflow/value.proto\x1a\x1fpkg/constraint/constraint.proto\"\x95\x03\n\x14StartWorkflowRequest\x12-\n\x0cidentity_key\x18\x01 \x01(\tB\t\xbaH\x06r\x04\xd0\x83g\x01R\x0cidentity_key\x12=\n\x13workflow_definition\x18\x02 \x01(\x0c\x42\x0b\xbaH\x08z\x06\x10\x01\x18\x80\xa0\x06R\x13workflow_definition\x12\x30\n\x04\x61rgs\x18\x03 \x03(\x0b\x32\x1c.gitlab.agent.autoflow.ValueR\x04\x61rgs\x12\x39\n\x06kwargs\x18\x04 \x03(\x0b\x32!.gitlab.agent.autoflow.NamedValueR\x06kwargs\x12\x35\n\x0cnamespace_id\x18\x05 \x01(\x03\x42\x11\xaa\x01\x02\x08\x01\xbaH\t\"\x04\x88\xdd^\x01\xc8\x01\x01R\x0cnamespace_id\x12k\n\x1cschedule_to_complete_timeout\x18\x06 \x01(\x0b\x32\x19.google.protobuf.DurationB\x0f\xbaH\x0c\xaa\x01\t\"\x05\x08\x80\xb4\xbc\x02*\x00R\x19scheduleToCompleteTimeout\"F\n\x15StartWorkflowResponse\x12-\n\x0cworkflow_key\x18\x01 \x01(\tB\t\xbaH\x06r\x04\xe0\x83g\x01R\x0cworkflow_key\"C\n\x12GetWorkflowRequest\x12-\n\x0cworkflow_key\x18\x01 \x01(\tB\t\xbaH\x06r\x04\xe0\x83g\x01R\x0cworkflow_key\"\x81\x03\n\x13GetWorkflowResponse\x12-\n\x0cworkflow_key\x18\x01 \x01(\tB\t\xbaH\x06r\x04\xe0\x83g\x01R\x0cworkflow_key\x12\x1d\n\x04name\x18\x02 \x01(\tB\t\xbaH\x06r\x04\xf0\x9e^\x01R\x04name\x12-\n\x0cidentity_key\x18\x03 \x01(\tB\t\xbaH\x06r\x04\xd0\x83g\x01R\x0cidentity_key\x12>\n\x05state\x18\x04 \x01(\x0e\x32(.gitlab.agent.autoflow.rpc.WorkflowStateR\x05state\x12:\n\ncreated_at\x18\x05 \x01(\x0b\x32\x1a.google.protobuf.TimestampR\ncreated_at\x12:\n\nupdated_at\x18\x06 \x01(\x0b\x32\x1a.google.protobuf.TimestampR\nupdated_at\x12\x35\n\x06result\x18\x07 \x01(\x0b\x32\x1d.gitlab.agent.autoflow.ResultR\x06result\"F\n\x15\x43\x61ncelWorkflowRequest\x12-\n\x0cworkflow_key\x18\x01 \x01(\tB\t\xbaH\x06r\x04\xe0\x83g\x01R\x0cworkflow_key\"\x18\n\x16\x43\x61ncelWorkflowResponse*\xe1\x01\n\rWorkflowState\x12\x1e\n\x1aWORKFLOW_STATE_UNSPECIFIED\x10\x00\x12\x1a\n\x16WORKFLOW_STATE_RUNNING\x10\x01\x12\x1c\n\x18WORKFLOW_STATE_COMPLETED\x10\x02\x12\x19\n\x15WORKFLOW_STATE_FAILED\x10\x03\x12\x1b\n\x17WORKFLOW_STATE_CANCELED\x10\x04\x12\x1c\n\x18WORKFLOW_STATE_TIMED_OUT\x10\x05\x12 \n\x1cWORKFLOW_STATE_SYSTEM_FAILED\x10\x06\x32\xf2\x02\n\x08\x41utoFlow\x12w\n\rStartWorkflow\x12/.gitlab.agent.autoflow.rpc.StartWorkflowRequest\x1a\x30.gitlab.agent.autoflow.rpc.StartWorkflowResponse\"\x03\x90\x02\x02\x12q\n\x0bGetWorkflow\x12-.gitlab.agent.autoflow.rpc.GetWorkflowRequest\x1a..gitlab.agent.autoflow.rpc.GetWorkflowResponse\"\x03\x90\x02\x01\x12z\n\x0e\x43\x61ncelWorkflow\x12\x30.gitlab.agent.autoflow.rpc.CancelWorkflowRequest\x1a\x31.gitlab.agent.autoflow.rpc.CancelWorkflowResponse\"\x03\x90\x02\x02\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"
18
+ descriptor_data = "\n&internal/module/autoflow/rpc/rpc.proto\x12\x19gitlab.agent.autoflow.rpc\x1a\x1b\x62uf/validate/validate.proto\x1a\x1egoogle/protobuf/duration.proto\x1a\x1fgoogle/protobuf/timestamp.proto\x1a pkg/autoflow/channel_token.proto\x1a\x1dpkg/autoflow/constraint.proto\x1a\x18pkg/autoflow/kwarg.proto\x1a\x19pkg/autoflow/result.proto\x1a\x18pkg/autoflow/value.proto\x1a\x1fpkg/constraint/constraint.proto\"\x9b\x03\n\x14StartWorkflowRequest\x12\x38\n\x0fidempotency_key\x18\x01 \x01(\tB\x0e\xaa\x01\x02\x08\x01\xbaH\x06r\x04\xd0\x83g\x01R\x0fidempotency_key\x12=\n\x13workflow_definition\x18\x02 \x01(\x0c\x42\x0b\xbaH\x08z\x06\x10\x01\x18\x80\xa0\x06R\x13workflow_definition\x12\x30\n\x04\x61rgs\x18\x03 \x03(\x0b\x32\x1c.gitlab.agent.autoflow.ValueR\x04\x61rgs\x12\x34\n\x06kwargs\x18\x04 \x03(\x0b\x32\x1c.gitlab.agent.autoflow.KwargR\x06kwargs\x12\x35\n\x0cnamespace_id\x18\x05 \x01(\x03\x42\x11\xaa\x01\x02\x08\x01\xbaH\t\"\x04\x88\xdd^\x01\xc8\x01\x01R\x0cnamespace_id\x12k\n\x1cschedule_to_complete_timeout\x18\x06 \x01(\x0b\x32\x19.google.protobuf.DurationB\x0f\xbaH\x0c\xaa\x01\t\"\x05\x08\x80\xb4\xbc\x02*\x00R\x19scheduleToCompleteTimeout\"\x93\x01\n\x15StartWorkflowResponse\x12-\n\x0cworkflow_key\x18\x01 \x01(\tB\t\xbaH\x06r\x04\xe0\x83g\x01R\x0cworkflow_key\x12K\n\x0e\x63hannel_tokens\x18\x02 \x03(\x0b\x32#.gitlab.agent.autoflow.ChannelTokenR\x0e\x63hannel_tokens\"C\n\x12GetWorkflowRequest\x12-\n\x0cworkflow_key\x18\x01 \x01(\tB\t\xbaH\x06r\x04\xe0\x83g\x01R\x0cworkflow_key\"\x87\x03\n\x13GetWorkflowResponse\x12-\n\x0cworkflow_key\x18\x01 \x01(\tB\t\xbaH\x06r\x04\xe0\x83g\x01R\x0cworkflow_key\x12\x1d\n\x04name\x18\x02 \x01(\tB\t\xbaH\x06r\x04\xe8\x83g\x01R\x04name\x12\x33\n\x0fidempotency_key\x18\x03 \x01(\tB\t\xbaH\x06r\x04\xd0\x83g\x01R\x0fidempotency_key\x12>\n\x05state\x18\x04 \x01(\x0e\x32(.gitlab.agent.autoflow.rpc.WorkflowStateR\x05state\x12:\n\ncreated_at\x18\x05 \x01(\x0b\x32\x1a.google.protobuf.TimestampR\ncreated_at\x12:\n\nupdated_at\x18\x06 \x01(\x0b\x32\x1a.google.protobuf.TimestampR\nupdated_at\x12\x35\n\x06result\x18\x07 \x01(\x0b\x32\x1d.gitlab.agent.autoflow.ResultR\x06result\"F\n\x15\x43\x61ncelWorkflowRequest\x12-\n\x0cworkflow_key\x18\x01 \x01(\tB\t\xbaH\x06r\x04\xe0\x83g\x01R\x0cworkflow_key\"\x18\n\x16\x43\x61ncelWorkflowResponse\"\xc0\x01\n\x1cSendToWorkflowChannelRequest\x12\x33\n\x0fidempotency_key\x18\x01 \x01(\tB\t\xbaH\x06r\x04\xd0\x83g\x01R\x0fidempotency_key\x12/\n\rchannel_token\x18\x02 \x01(\tB\t\xbaH\x06r\x04\xf8\x83g\x01R\rchannel_token\x12:\n\x05value\x18\x03 \x01(\x0b\x32\x1c.gitlab.agent.autoflow.ValueB\x06\xbaH\x03\xc8\x01\x01R\x05value\"\x1f\n\x1dSendToWorkflowChannelResponse*\xe1\x01\n\rWorkflowState\x12\x1e\n\x1aWORKFLOW_STATE_UNSPECIFIED\x10\x00\x12\x1a\n\x16WORKFLOW_STATE_RUNNING\x10\x01\x12\x1c\n\x18WORKFLOW_STATE_COMPLETED\x10\x02\x12\x19\n\x15WORKFLOW_STATE_FAILED\x10\x03\x12\x1b\n\x17WORKFLOW_STATE_CANCELED\x10\x04\x12\x1c\n\x18WORKFLOW_STATE_TIMED_OUT\x10\x05\x12 \n\x1cWORKFLOW_STATE_SYSTEM_FAILED\x10\x06\x32\x84\x04\n\x08\x41utoFlow\x12w\n\rStartWorkflow\x12/.gitlab.agent.autoflow.rpc.StartWorkflowRequest\x1a\x30.gitlab.agent.autoflow.rpc.StartWorkflowResponse\"\x03\x90\x02\x02\x12q\n\x0bGetWorkflow\x12-.gitlab.agent.autoflow.rpc.GetWorkflowRequest\x1a..gitlab.agent.autoflow.rpc.GetWorkflowResponse\"\x03\x90\x02\x01\x12z\n\x0e\x43\x61ncelWorkflow\x12\x30.gitlab.agent.autoflow.rpc.CancelWorkflowRequest\x1a\x31.gitlab.agent.autoflow.rpc.CancelWorkflowResponse\"\x03\x90\x02\x02\x12\x8f\x01\n\x15SendToWorkflowChannel\x12\x37.gitlab.agent.autoflow.rpc.SendToWorkflowChannelRequest\x1a\x38.gitlab.agent.autoflow.rpc.SendToWorkflowChannelResponse\"\x03\x90\x02\x02\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"
18
19
 
19
20
  pool = ::Google::Protobuf::DescriptorPool.generated_pool
20
21
  pool.add_serialized_file(descriptor_data)
@@ -29,6 +30,8 @@ module Gitlab
29
30
  GetWorkflowResponse = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("gitlab.agent.autoflow.rpc.GetWorkflowResponse").msgclass
30
31
  CancelWorkflowRequest = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("gitlab.agent.autoflow.rpc.CancelWorkflowRequest").msgclass
31
32
  CancelWorkflowResponse = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("gitlab.agent.autoflow.rpc.CancelWorkflowResponse").msgclass
33
+ SendToWorkflowChannelRequest = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("gitlab.agent.autoflow.rpc.SendToWorkflowChannelRequest").msgclass
34
+ SendToWorkflowChannelResponse = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("gitlab.agent.autoflow.rpc.SendToWorkflowChannelResponse").msgclass
32
35
  WorkflowState = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("gitlab.agent.autoflow.rpc.WorkflowState").enummodule
33
36
  end
34
37
  end
@@ -20,6 +20,7 @@ module Gitlab
20
20
  rpc :StartWorkflow, ::Gitlab::Agent::AutoFlow::Rpc::StartWorkflowRequest, ::Gitlab::Agent::AutoFlow::Rpc::StartWorkflowResponse
21
21
  rpc :GetWorkflow, ::Gitlab::Agent::AutoFlow::Rpc::GetWorkflowRequest, ::Gitlab::Agent::AutoFlow::Rpc::GetWorkflowResponse
22
22
  rpc :CancelWorkflow, ::Gitlab::Agent::AutoFlow::Rpc::CancelWorkflowRequest, ::Gitlab::Agent::AutoFlow::Rpc::CancelWorkflowResponse
23
+ rpc :SendToWorkflowChannel, ::Gitlab::Agent::AutoFlow::Rpc::SendToWorkflowChannelRequest, ::Gitlab::Agent::AutoFlow::Rpc::SendToWorkflowChannelResponse
23
24
  end
24
25
 
25
26
  Stub = Service.rpc_stub_class
@@ -0,0 +1,22 @@
1
+ # frozen_string_literal: true
2
+ # Generated by the protocol buffer compiler. DO NOT EDIT!
3
+ # source: pkg/autoflow/channel_token.proto
4
+
5
+ require 'google/protobuf'
6
+
7
+ require 'buf/validate/validate_pb'
8
+ require 'pkg/autoflow/constraint_pb'
9
+
10
+
11
+ descriptor_data = "\n pkg/autoflow/channel_token.proto\x12\x15gitlab.agent.autoflow\x1a\x1b\x62uf/validate/validate.proto\x1a\x1dpkg/autoflow/constraint.proto\"^\n\x0c\x43hannelToken\x12-\n\x0c\x63hannel_name\x18\x01 \x01(\tB\t\xbaH\x06r\x04\xd8\x83g\x01R\x0c\x63hannel_name\x12\x1f\n\x05token\x18\x02 \x01(\tB\t\xbaH\x06r\x04\xf8\x83g\x01R\x05tokenBWZPgitlab.com/gitlab-org/cluster-integration/gitlab-agent/pkg/autoflow/v19;autoflow\x92\x03\x02\x08\x02\x62\x08\x65\x64itionsp\xe8\x07"
12
+
13
+ pool = ::Google::Protobuf::DescriptorPool.generated_pool
14
+ pool.add_serialized_file(descriptor_data)
15
+
16
+ module Gitlab
17
+ module Agent
18
+ module Autoflow
19
+ ChannelToken = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("gitlab.agent.autoflow.ChannelToken").msgclass
20
+ end
21
+ end
22
+ end
@@ -7,7 +7,7 @@ require 'google/protobuf'
7
7
  require 'buf/validate/validate_pb'
8
8
 
9
9
 
10
- descriptor_data = "\n\x1dpkg/autoflow/constraint.proto\x12\x15gitlab.agent.autoflow\x1a\x1b\x62uf/validate/validate.proto:\xe8\x01\n\x17is_autoflow_action_name\x12\x19.buf.validate.StringRules\x18\xb9\xf0\x0c \x01(\x08\x42\x93\x01\xc2H\x8f\x01\n\x8c\x01\n\x1estring.is_autoflow_action_name\x12+invalid action name; must be 1 to 255 bytes\x1a=!rule || (size(bytes(this)) >= 1 && size(bytes(this)) <= 255)R\x14isAutoflowActionName:\xd0\x01\n\x18is_autoflow_identity_key\x12\x19.buf.validate.StringRules\x18\xba\xf0\x0c \x01(\x08\x42z\xc2Hw\nu\n\x1fstring.is_autoflow_identity_key\x12/invalid identity key; must be at most 255 bytes\x1a!!rule || size(bytes(this)) <= 255R\x15isAutoflowIdentityKey:\xec\x01\n\x18is_autoflow_channel_name\x12\x19.buf.validate.StringRules\x18\xbb\xf0\x0c \x01(\x08\x42\x95\x01\xc2H\x91\x01\n\x8e\x01\n\x1fstring.is_autoflow_channel_name\x12,invalid channel name; must be 1 to 255 bytes\x1a=!rule || (size(bytes(this)) >= 1 && size(bytes(this)) <= 255)R\x15isAutoflowChannelName:\xe3\x01\n\x18is_autoflow_workflow_key\x12\x19.buf.validate.StringRules\x18\xbc\xf0\x0c \x01(\x08\x42\x8c\x01\xc2H\x88\x01\n\x85\x01\n\x16string.is_workflow_key\x12,invalid workflow key; must be 1 to 255 bytes\x1a=!rule || (size(bytes(this)) >= 1 && size(bytes(this)) <= 255)R\x15isAutoflowWorkflowKeyBRZPgitlab.com/gitlab-org/cluster-integration/gitlab-agent/pkg/autoflow/v19;autoflowb\x08\x65\x64itionsp\xe8\x07"
10
+ descriptor_data = "\n\x1dpkg/autoflow/constraint.proto\x12\x15gitlab.agent.autoflow\x1a\x1b\x62uf/validate/validate.proto:\x9e\x02\n\x10is_starlark_name\x12\x19.buf.validate.StringRules\x18\xb9\xf0\x0c \x01(\x08\x42\xd6\x01\xc2H\xd2\x01\n\xcf\x01\n\x17string.is_starlark_name\x12ginvalid name; must be at most 255 bytes and a Starlark identifier that doesn\'t start with an underscore\x1aK!rule || (size(bytes(this)) <= 255 && this.matches(r\'^\\p{L}[\\p{L}0-9_]*$\'))R\x0eisStarlarkName:\xde\x01\n\x12is_idempotency_key\x12\x19.buf.validate.StringRules\x18\xba\xf0\x0c \x01(\x08\x42\x92\x01\xc2H\x8e\x01\n\x8b\x01\n\x19string.is_idempotency_key\x12/invalid idempotency key; must be 1 to 255 bytes\x1a=!rule || (size(bytes(this)) >= 1 && size(bytes(this)) <= 255)R\x10isIdempotencyKey:\xd2\x01\n\x0fis_channel_name\x12\x19.buf.validate.StringRules\x18\xbb\xf0\x0c \x01(\x08\x42\x8c\x01\xc2H\x88\x01\n\x85\x01\n\x16string.is_channel_name\x12,invalid channel name; must be 1 to 255 bytes\x1a=!rule || (size(bytes(this)) >= 1 && size(bytes(this)) <= 255)R\risChannelName:\xd2\x01\n\x0fis_workflow_key\x12\x19.buf.validate.StringRules\x18\xbc\xf0\x0c \x01(\x08\x42\x8c\x01\xc2H\x88\x01\n\x85\x01\n\x16string.is_workflow_key\x12,invalid workflow key; must be 1 to 255 bytes\x1a=!rule || (size(bytes(this)) >= 1 && size(bytes(this)) <= 255)R\risWorkflowKey:\xd6\x01\n\x10is_workflow_name\x12\x19.buf.validate.StringRules\x18\xbd\xf0\x0c \x01(\x08\x42\x8e\x01\xc2H\x8a\x01\n\x87\x01\n\x17string.is_workflow_name\x12-invalid workflow name; must be 1 to 255 bytes\x1a=!rule || (size(bytes(this)) >= 1 && size(bytes(this)) <= 255)R\x0eisWorkflowName:\x9d\x02\n\x16is_starlark_kwarg_name\x12\x19.buf.validate.StringRules\x18\xbe\xf0\x0c \x01(\x08\x42\xca\x01\xc2H\xc6\x01\n\xc3\x01\n\x1dstring.is_starlark_kwarg_name\x12Rinvalid keyword argument name; must be at most 255 bytes and a Starlark identifier\x1aN!rule || (size(bytes(this)) <= 255 && this.matches(r\'^[\\p{L}_][\\p{L}0-9_]*$\'))R\x13isStarlarkKwargName:\xdf\x02\n\x1cis_user_defined_channel_name\x12\x19.buf.validate.StringRules\x18\xc0\xf0\x0c \x01(\x08\x42\x81\x02\xc2H\xfd\x01\n\xfa\x01\n#string.is_user_defined_channel_name\x12hinvalid channel name; must be 1 to 255 bytes and must not use the reserved `__autocore_internal:` prefix\x1ai!rule || (size(bytes(this)) >= 1 && size(bytes(this)) <= 255 && !this.startsWith(\'__autocore_internal:\'))R\x18isUserDefinedChannelName:\xd8\x01\n\x10is_channel_token\x12\x19.buf.validate.StringRules\x18\xbf\xf0\x0c \x01(\x08\x42\x90\x01\xc2H\x8c\x01\n\x89\x01\n\x17string.is_channel_token\x12.invalid channel token; must be 1 to 4096 bytes\x1a>!rule || (size(bytes(this)) >= 1 && size(bytes(this)) <= 4096)R\x0eisChannelTokenBRZPgitlab.com/gitlab-org/cluster-integration/gitlab-agent/pkg/autoflow/v19;autoflowb\x08\x65\x64itionsp\xe8\x07"
11
11
 
12
12
  pool = ::Google::Protobuf::DescriptorPool.generated_pool
13
13
  pool.add_serialized_file(descriptor_data)
@@ -0,0 +1,23 @@
1
+ # frozen_string_literal: true
2
+ # Generated by the protocol buffer compiler. DO NOT EDIT!
3
+ # source: pkg/autoflow/kwarg.proto
4
+
5
+ require 'google/protobuf'
6
+
7
+ require 'buf/validate/validate_pb'
8
+ require 'pkg/autoflow/constraint_pb'
9
+ require 'pkg/autoflow/value_pb'
10
+
11
+
12
+ descriptor_data = "\n\x18pkg/autoflow/kwarg.proto\x12\x15gitlab.agent.autoflow\x1a\x1b\x62uf/validate/validate.proto\x1a\x1dpkg/autoflow/constraint.proto\x1a\x18pkg/autoflow/value.proto\"b\n\x05Kwarg\x12\x1d\n\x04name\x18\x01 \x01(\tB\t\xbaH\x06r\x04\xf0\x83g\x01R\x04name\x12:\n\x05value\x18\x02 \x01(\x0b\x32\x1c.gitlab.agent.autoflow.ValueB\x06\xbaH\x03\xc8\x01\x01R\x05valueBWZPgitlab.com/gitlab-org/cluster-integration/gitlab-agent/pkg/autoflow/v19;autoflow\x92\x03\x02\x08\x02\x62\x08\x65\x64itionsp\xe8\x07"
13
+
14
+ pool = ::Google::Protobuf::DescriptorPool.generated_pool
15
+ pool.add_serialized_file(descriptor_data)
16
+
17
+ module Gitlab
18
+ module Agent
19
+ module Autoflow
20
+ Kwarg = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("gitlab.agent.autoflow.Kwarg").msgclass
21
+ end
22
+ end
23
+ end
@@ -7,7 +7,7 @@ require 'google/protobuf'
7
7
  require 'buf/validate/validate_pb'
8
8
 
9
9
 
10
- descriptor_data = "\n\x1fpkg/constraint/constraint.proto\x12\x17gitlab.agent.constraint\x1a\x1b\x62uf/validate/validate.proto:\xac\x01\n\ris_agent_name\x12\x19.buf.validate.StringRules\x18\xea\xe3\x0b \x01(\x08\x42k\xc2Hh\nf\n\x14string.is_agent_name\x12\x12invalid agent name\x1a:!rule || this.matches(\'^[a-z0-9](?:[-a-z0-9]*[a-z0-9])?$\')R\x0bisAgentName:\xa2\x01\n\nis_git_ref\x12\x19.buf.validate.StringRules\x18\xec\xe3\x0b \x01(\x08\x42g\xc2Hd\nb\n\x11string.is_git_ref\x12*invalid git ref; must be at most 255 bytes\x1a!!rule || size(bytes(this)) <= 255R\x08isGitRef:\xb2\x01\n\x10is_agent_version\x12\x19.buf.validate.StringRules\x18\xed\xe3\x0b \x01(\x08\x42k\xc2Hh\nf\n\x17string.is_agent_version\x12)invalid version; must be at most 50 bytes\x1a !rule || size(bytes(this)) <= 50R\x0eisAgentVersion:\xd6\x01\n\x10is_workflow_name\x12\x19.buf.validate.StringRules\x18\xee\xe3\x0b \x01(\x08\x42\x8e\x01\xc2H\x8a\x01\n\x87\x01\n\x17string.is_workflow_name\x12-invalid workflow name; must be 1 to 255 bytes\x1a=!rule || (size(bytes(this)) >= 1 && size(bytes(this)) <= 255)R\x0eisWorkflowName:t\n\x05is_id\x12\x18.buf.validate.Int64Rules\x18\xd1\xeb\x0b \x01(\x08\x42\x43\xc2H@\n>\n\x0bint64.is_id\x12\x1cinvalid id; must be positive\x1a\x11!rule || this > 0R\x04isId:\x82\x01\n\x07is_port\x12\x19.buf.validate.UInt32Rules\x18\xb9\xf3\x0b \x01(\x08\x42L\xc2HI\nG\n\x0euint32.is_port\x12\x1dinvalid port; must be 0-65535\x1a\x16!rule || this <= 65535R\x06isPort:\xa1\x01\n\ris_agent_type\x12\x19.buf.validate.UInt32Rules\x18\xba\xf3\x0b \x01(\x08\x42`\xc2H]\n[\n\x14uint32.is_agent_type\x12-invalid agent type; must be in [0..255] range\x1a\x14!rule || this <= 255R\x0bisAgentTypeBKZIgitlab.com/gitlab-org/cluster-integration/gitlab-agent/v19/pkg/constraintb\x08\x65\x64itionsp\xe8\x07"
10
+ descriptor_data = "\n\x1fpkg/constraint/constraint.proto\x12\x17gitlab.agent.constraint\x1a\x1b\x62uf/validate/validate.proto:\xac\x01\n\ris_agent_name\x12\x19.buf.validate.StringRules\x18\xea\xe3\x0b \x01(\x08\x42k\xc2Hh\nf\n\x14string.is_agent_name\x12\x12invalid agent name\x1a:!rule || this.matches(\'^[a-z0-9](?:[-a-z0-9]*[a-z0-9])?$\')R\x0bisAgentName:\xa2\x01\n\nis_git_ref\x12\x19.buf.validate.StringRules\x18\xec\xe3\x0b \x01(\x08\x42g\xc2Hd\nb\n\x11string.is_git_ref\x12*invalid git ref; must be at most 255 bytes\x1a!!rule || size(bytes(this)) <= 255R\x08isGitRef:\xb2\x01\n\x10is_agent_version\x12\x19.buf.validate.StringRules\x18\xed\xe3\x0b \x01(\x08\x42k\xc2Hh\nf\n\x17string.is_agent_version\x12)invalid version; must be at most 50 bytes\x1a !rule || size(bytes(this)) <= 50R\x0eisAgentVersion:t\n\x05is_id\x12\x18.buf.validate.Int64Rules\x18\xd1\xeb\x0b \x01(\x08\x42\x43\xc2H@\n>\n\x0bint64.is_id\x12\x1cinvalid id; must be positive\x1a\x11!rule || this > 0R\x04isId:\x82\x01\n\x07is_port\x12\x19.buf.validate.UInt32Rules\x18\xb9\xf3\x0b \x01(\x08\x42L\xc2HI\nG\n\x0euint32.is_port\x12\x1dinvalid port; must be 0-65535\x1a\x16!rule || this <= 65535R\x06isPort:\xa1\x01\n\ris_agent_type\x12\x19.buf.validate.UInt32Rules\x18\xba\xf3\x0b \x01(\x08\x42`\xc2H]\n[\n\x14uint32.is_agent_type\x12-invalid agent type; must be in [0..255] range\x1a\x14!rule || this <= 255R\x0bisAgentTypeBKZIgitlab.com/gitlab-org/cluster-integration/gitlab-agent/v19/pkg/constraintb\x08\x65\x64itionsp\xe8\x07"
11
11
 
12
12
  pool = ::Google::Protobuf::DescriptorPool.generated_pool
13
13
  pool.add_serialized_file(descriptor_data)
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.3.0.pre.rc2
4
+ version: 19.3.0.pre.rc4
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-07-18 00:00:00.000000000 Z
13
+ date: 2026-08-13 00:00:00.000000000 Z
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
16
16
  name: grpc
@@ -18,14 +18,34 @@ dependencies:
18
18
  requirements:
19
19
  - - "~>"
20
20
  - !ruby/object:Gem::Version
21
- version: '1.0'
21
+ version: '1.81'
22
22
  type: :runtime
23
23
  prerelease: false
24
24
  version_requirements: !ruby/object:Gem::Requirement
25
25
  requirements:
26
26
  - - "~>"
27
27
  - !ruby/object:Gem::Version
28
- version: '1.0'
28
+ version: '1.81'
29
+ - !ruby/object:Gem::Dependency
30
+ name: google-protobuf
31
+ requirement: !ruby/object:Gem::Requirement
32
+ requirements:
33
+ - - ">="
34
+ - !ruby/object:Gem::Version
35
+ version: '3.25'
36
+ - - "<"
37
+ - !ruby/object:Gem::Version
38
+ version: '5.0'
39
+ type: :runtime
40
+ prerelease: false
41
+ version_requirements: !ruby/object:Gem::Requirement
42
+ requirements:
43
+ - - ">="
44
+ - !ruby/object:Gem::Version
45
+ version: '3.25'
46
+ - - "<"
47
+ - !ruby/object:Gem::Version
48
+ version: '5.0'
29
49
  description:
30
50
  email:
31
51
  - twatson@gitlab.com
@@ -55,8 +75,9 @@ files:
55
75
  - lib/internal/module/server_info/rpc/rpc_pb.rb
56
76
  - lib/internal/module/server_info/rpc/rpc_services_pb.rb
57
77
  - lib/internal/module/server_info/server_info_pb.rb
78
+ - lib/pkg/autoflow/channel_token_pb.rb
58
79
  - lib/pkg/autoflow/constraint_pb.rb
59
- - lib/pkg/autoflow/named_value_pb.rb
80
+ - lib/pkg/autoflow/kwarg_pb.rb
60
81
  - lib/pkg/autoflow/result_pb.rb
61
82
  - lib/pkg/autoflow/value_pb.rb
62
83
  - lib/pkg/constraint/constraint_pb.rb
@@ -82,7 +103,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
82
103
  requirements:
83
104
  - - ">="
84
105
  - !ruby/object:Gem::Version
85
- version: '3.1'
106
+ version: '3.3'
86
107
  required_rubygems_version: !ruby/object:Gem::Requirement
87
108
  requirements:
88
109
  - - ">="
@@ -1,22 +0,0 @@
1
- # frozen_string_literal: true
2
- # Generated by the protocol buffer compiler. DO NOT EDIT!
3
- # source: pkg/autoflow/named_value.proto
4
-
5
- require 'google/protobuf'
6
-
7
- require 'buf/validate/validate_pb'
8
- require 'pkg/autoflow/value_pb'
9
-
10
-
11
- descriptor_data = "\n\x1epkg/autoflow/named_value.proto\x12\x15gitlab.agent.autoflow\x1a\x1b\x62uf/validate/validate.proto\x1a\x18pkg/autoflow/value.proto\"h\n\nNamedValue\x12\x1e\n\x04name\x18\x01 \x01(\tB\n\xbaH\x07r\x05 \x01(\xff\x01R\x04name\x12:\n\x05value\x18\x02 \x01(\x0b\x32\x1c.gitlab.agent.autoflow.ValueB\x06\xbaH\x03\xc8\x01\x01R\x05valueBWZPgitlab.com/gitlab-org/cluster-integration/gitlab-agent/pkg/autoflow/v19;autoflow\x92\x03\x02\x08\x02\x62\x08\x65\x64itionsp\xe8\x07"
12
-
13
- pool = ::Google::Protobuf::DescriptorPool.generated_pool
14
- pool.add_serialized_file(descriptor_data)
15
-
16
- module Gitlab
17
- module Agent
18
- module Autoflow
19
- NamedValue = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("gitlab.agent.autoflow.NamedValue").msgclass
20
- end
21
- end
22
- end