gitlab-kas-grpc 17.5.2 → 17.6.0.pre.rc1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/internal/module/agent_tracker/rpc/rpc_pb.rb +7 -2
- metadata +4 -4
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 07bd5365bb55cd5e7b4611fff5baf5ab1f93de4cda5b9332627171990513cd63
|
4
|
+
data.tar.gz: ff6b2b5571cf8382f5d59af41a49d16042b50efa212ad98b4d88a8edb24b1f5a
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 0ea5f3bf12249e5633ec088430b3455137256ba9c528387e23d048f40eae0bbecdaa547f73a36652a820b86a988bf9c00e0b7c6bb92e99339a2be856a54cf8ee
|
7
|
+
data.tar.gz: f2291fc1763457236ee664890f3bda42ae9bca33e38203b597fa85c92445a9c5cec71b92edce584769de94a0c1e82f0efb035988045fe8f4b3604fb717bb8659
|
@@ -4,10 +4,12 @@
|
|
4
4
|
|
5
5
|
require 'google/protobuf'
|
6
6
|
|
7
|
-
require '
|
7
|
+
require 'google/protobuf/timestamp_pb'
|
8
|
+
require 'pkg/entity/entity_pb'
|
9
|
+
require 'buf/validate/validate_pb'
|
8
10
|
|
9
11
|
|
10
|
-
descriptor_data = "\n+internal/module/agent_tracker/rpc/rpc.proto\x12\x1egitlab.agent.agent_tracker.rpc\x1a\
|
12
|
+
descriptor_data = "\n+internal/module/agent_tracker/rpc/rpc.proto\x12\x1egitlab.agent.agent_tracker.rpc\x1a\x1fgoogle/protobuf/timestamp.proto\x1a\x17pkg/entity/entity.proto\x1a\x1b\x62uf/validate/validate.proto\"H\n%GetConnectedAgentsByProjectIDsRequest\x12\x1f\n\x0bproject_ids\x18\x01 \x03(\x03R\nprojectIds\"B\n#GetConnectedAgentsByAgentIDsRequest\x12\x1b\n\tagent_ids\x18\x01 \x03(\x03R\x08\x61gentIds\"p\n&GetConnectedAgentsByProjectIDsResponse\x12\x46\n\x06\x61gents\x18\x01 \x03(\x0b\x32..gitlab.agent.agent_tracker.rpc.ConnectedAgentR\x06\x61gents\"n\n$GetConnectedAgentsByAgentIDsResponse\x12\x46\n\x06\x61gents\x18\x01 \x03(\x0b\x32..gitlab.agent.agent_tracker.rpc.ConnectedAgentR\x06\x61gents\"#\n!CountAgentsByAgentVersionsRequest\"\xe4\x01\n\"CountAgentsByAgentVersionsResponse\x12|\n\x0e\x61gent_versions\x18\x01 \x03(\x0b\x32U.gitlab.agent.agent_tracker.rpc.CountAgentsByAgentVersionsResponse.AgentVersionsEntryR\ragentVersions\x1a@\n\x12\x41gentVersionsEntry\x12\x10\n\x03key\x18\x01 \x01(\tR\x03key\x12\x14\n\x05value\x18\x02 \x01(\x03R\x05value:\x02\x38\x01\"\xce\x02\n\x0e\x43onnectedAgent\x12\x46\n\nagent_meta\x18\x01 \x01(\x0b\x32\x1e.gitlab.agent.entity.AgentMetaB\x06\xbaH\x03\xc8\x01\x01R\nagent_meta\x12H\n\x0c\x63onnected_at\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x08\xbaH\x05\xb2\x01\x02*\x00R\x0c\x63onnected_at\x12$\n\rconnection_id\x18\x03 \x01(\x03R\rconnection_id\x12\x1a\n\x08\x61gent_id\x18\x04 \x01(\x03R\x08\x61gent_id\x12\x1e\n\nproject_id\x18\x05 \x01(\x03R\nproject_id\x12H\n\x08warnings\x18\x06 \x03(\x0b\x32,.gitlab.agent.agent_tracker.rpc.AgentWarningR\x08warnings\"q\n\x0c\x41gentWarning\x12O\n\x07version\x18\x01 \x01(\x0b\x32\x33.gitlab.agent.agent_tracker.rpc.AgentWarningVersionH\x00R\x07versionB\x10\n\x07warning\x12\x05\xbaH\x02\x08\x01\"8\n\x13\x41gentWarningVersion\x12!\n\x07message\x18\x01 \x01(\tB\x07\xbaH\x04r\x02 \x01R\x07message2\x98\x04\n\x0c\x41gentTracker\x12\xb1\x01\n\x1eGetConnectedAgentsByProjectIDs\x12\x45.gitlab.agent.agent_tracker.rpc.GetConnectedAgentsByProjectIDsRequest\x1a\x46.gitlab.agent.agent_tracker.rpc.GetConnectedAgentsByProjectIDsResponse\"\x00\x12\xab\x01\n\x1cGetConnectedAgentsByAgentIDs\x12\x43.gitlab.agent.agent_tracker.rpc.GetConnectedAgentsByAgentIDsRequest\x1a\x44.gitlab.agent.agent_tracker.rpc.GetConnectedAgentsByAgentIDsResponse\"\x00\x12\xa5\x01\n\x1a\x43ountAgentsByAgentVersions\x12\x41.gitlab.agent.agent_tracker.rpc.CountAgentsByAgentVersionsRequest\x1a\x42.gitlab.agent.agent_tracker.rpc.CountAgentsByAgentVersionsResponse\"\x00\x42^Z\\gitlab.com/gitlab-org/cluster-integration/gitlab-agent/v17/internal/module/agent_tracker/rpcb\x06proto3"
|
11
13
|
|
12
14
|
pool = Google::Protobuf::DescriptorPool.generated_pool
|
13
15
|
pool.add_serialized_file(descriptor_data)
|
@@ -22,6 +24,9 @@ module Gitlab
|
|
22
24
|
GetConnectedAgentsByAgentIDsResponse = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("gitlab.agent.agent_tracker.rpc.GetConnectedAgentsByAgentIDsResponse").msgclass
|
23
25
|
CountAgentsByAgentVersionsRequest = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("gitlab.agent.agent_tracker.rpc.CountAgentsByAgentVersionsRequest").msgclass
|
24
26
|
CountAgentsByAgentVersionsResponse = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("gitlab.agent.agent_tracker.rpc.CountAgentsByAgentVersionsResponse").msgclass
|
27
|
+
ConnectedAgent = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("gitlab.agent.agent_tracker.rpc.ConnectedAgent").msgclass
|
28
|
+
AgentWarning = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("gitlab.agent.agent_tracker.rpc.AgentWarning").msgclass
|
29
|
+
AgentWarningVersion = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("gitlab.agent.agent_tracker.rpc.AgentWarningVersion").msgclass
|
25
30
|
end
|
26
31
|
end
|
27
32
|
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: 17.
|
4
|
+
version: 17.6.0.pre.rc1
|
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: 2024-
|
13
|
+
date: 2024-10-18 00:00:00.000000000 Z
|
14
14
|
dependencies:
|
15
15
|
- !ruby/object:Gem::Dependency
|
16
16
|
name: grpc
|
@@ -71,9 +71,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
71
71
|
version: '3.1'
|
72
72
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
73
73
|
requirements:
|
74
|
-
- - "
|
74
|
+
- - ">"
|
75
75
|
- !ruby/object:Gem::Version
|
76
|
-
version:
|
76
|
+
version: 1.3.1
|
77
77
|
requirements: []
|
78
78
|
rubygems_version: 3.4.19
|
79
79
|
signing_key:
|