strongdm 4.2.0 → 4.3.0
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 +4 -4
- data/.git/ORIG_HEAD +1 -1
- data/.git/index +0 -0
- data/.git/logs/HEAD +3 -3
- data/.git/logs/refs/heads/master +2 -2
- data/.git/logs/refs/remotes/origin/HEAD +1 -1
- data/.git/objects/pack/{pack-ab429bd34d8703aafaf2a617c2c9379839382f37.idx → pack-e53248831c9814d011695b30ef6c9a23ab4fbf61.idx} +0 -0
- data/.git/objects/pack/{pack-ab429bd34d8703aafaf2a617c2c9379839382f37.pack → pack-e53248831c9814d011695b30ef6c9a23ab4fbf61.pack} +0 -0
- data/.git/packed-refs +3 -2
- data/.git/refs/heads/master +1 -1
- data/lib/constants.rb +2 -0
- data/lib/grpc/drivers_pb.rb +2 -0
- data/lib/grpc/options_pb.rb +1 -0
- data/lib/grpc/plumbing.rb +4 -0
- data/lib/models/porcelain.rb +8 -0
- data/lib/strongdm.rb +1 -1
- data/lib/version +1 -1
- data/lib/version.rb +1 -1
- 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: 3d8d4a04278e8049447de39ce08ac9a9d2ced2218868136225744161255395ce
|
|
4
|
+
data.tar.gz: 862357185c3e6f89cea5de60c4b38aad36bfe8d966711f06f25f16a6a3a71c77
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 918afd2f9cd451d09e049a2ade82f46df4de00539b944dd33c9b71eaaad6f61852c466d828417b4eb21534dbd66f364c1c1e35a11a8ba63fbf47dd9c7d34a36b
|
|
7
|
+
data.tar.gz: 792a62722769d258f06a68ca0e4d47e5df9b282fd6c4eb2b6ba6572f790ec8ca120add65e4f1813c5ac5fcd6ea874991a2596c9d76a1d38e62d9dfc3c18f9db8
|
data/.git/ORIG_HEAD
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
08f4675a1557ed133181105c72b37ffbef084740
|
data/.git/index
CHANGED
|
Binary file
|
data/.git/logs/HEAD
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
0000000000000000000000000000000000000000
|
|
2
|
-
|
|
3
|
-
|
|
1
|
+
0000000000000000000000000000000000000000 08f4675a1557ed133181105c72b37ffbef084740 root <root@f10746b2d255.(none)> 1690821323 +0000 clone: from github.com:strongdm/strongdm-sdk-ruby.git
|
|
2
|
+
08f4675a1557ed133181105c72b37ffbef084740 08f4675a1557ed133181105c72b37ffbef084740 root <root@f10746b2d255.(none)> 1690821323 +0000 checkout: moving from master to master
|
|
3
|
+
08f4675a1557ed133181105c72b37ffbef084740 1cb2610175dbf43344602d4446e90119ee37b10a root <root@f10746b2d255.(none)> 1690821323 +0000 merge origin/development: Fast-forward
|
data/.git/logs/refs/heads/master
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
0000000000000000000000000000000000000000
|
|
2
|
-
|
|
1
|
+
0000000000000000000000000000000000000000 08f4675a1557ed133181105c72b37ffbef084740 root <root@f10746b2d255.(none)> 1690821323 +0000 clone: from github.com:strongdm/strongdm-sdk-ruby.git
|
|
2
|
+
08f4675a1557ed133181105c72b37ffbef084740 1cb2610175dbf43344602d4446e90119ee37b10a root <root@f10746b2d255.(none)> 1690821323 +0000 merge origin/development: Fast-forward
|
|
@@ -1 +1 @@
|
|
|
1
|
-
0000000000000000000000000000000000000000
|
|
1
|
+
0000000000000000000000000000000000000000 08f4675a1557ed133181105c72b37ffbef084740 root <root@f10746b2d255.(none)> 1690821323 +0000 clone: from github.com:strongdm/strongdm-sdk-ruby.git
|
|
Binary file
|
|
Binary file
|
data/.git/packed-refs
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# pack-refs with: peeled fully-peeled sorted
|
|
2
|
-
|
|
3
|
-
|
|
2
|
+
1cb2610175dbf43344602d4446e90119ee37b10a refs/remotes/origin/development
|
|
3
|
+
08f4675a1557ed133181105c72b37ffbef084740 refs/remotes/origin/master
|
|
4
4
|
2e4fe8087177ddea9b3991ca499f758384839c89 refs/tags/untagged-84fd83a4484c785cce63
|
|
5
5
|
04f604866214fab4d5663b5171a3e596331577bd refs/tags/v0.9.4
|
|
6
6
|
6f9a7b75b345c65fb554884907b7060680c807b7 refs/tags/v0.9.5
|
|
@@ -72,3 +72,4 @@ ffd4706f2b64466550868d42ee2a5a4b88b3a372 refs/tags/v3.6.1
|
|
|
72
72
|
996c2591e6d895f404e977133bda196e723e1dd9 refs/tags/v3.9.0
|
|
73
73
|
66c01691f9e5ba524569f85fa51eb0f4f9f0e99f refs/tags/v4.0.0
|
|
74
74
|
d39111ffa2c85b26a22a8bb3ddff212ac2228e1f refs/tags/v4.1.0
|
|
75
|
+
08f4675a1557ed133181105c72b37ffbef084740 refs/tags/v4.2.0
|
data/.git/refs/heads/master
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
1cb2610175dbf43344602d4446e90119ee37b10a
|
data/lib/constants.rb
CHANGED
|
@@ -318,6 +318,8 @@ module SDM
|
|
|
318
318
|
ORG_AUDIT_REMOTE_IDENTITIES = "audit:remoteidentities"
|
|
319
319
|
ORG_AUDIT_REMOTE_IDENTITY_GROUPS = "audit:remoteidentitygroups"
|
|
320
320
|
ORG_AUDIT_SECRET_STORES = "audit:secretstores"
|
|
321
|
+
ORG_AUDIT_WORKFLOWS = "audit:workflows"
|
|
322
|
+
ORG_AUDIT_ACCESS_REQUESTS = "audit:accessrequests"
|
|
321
323
|
WORKFLOW_LIST = "workflow:list"
|
|
322
324
|
WORKFLOW_EDIT = "workflow:edit"
|
|
323
325
|
ACCESS_REQUEST_EDIT = "accessrequest:edit"
|
data/lib/grpc/drivers_pb.rb
CHANGED
|
@@ -728,6 +728,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
|
728
728
|
optional :certificate_authority, :string, 2
|
|
729
729
|
optional :endpoint, :string, 1
|
|
730
730
|
optional :healthcheck_namespace, :string, 6
|
|
731
|
+
optional :port_override, :int32, 14
|
|
731
732
|
optional :remote_identity_group_id, :string, 7
|
|
732
733
|
optional :remote_identity_healthcheck_username, :string, 8
|
|
733
734
|
optional :service_account_key, :string, 4
|
|
@@ -744,6 +745,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
|
744
745
|
optional :certificate_authority, :string, 2
|
|
745
746
|
optional :endpoint, :string, 1
|
|
746
747
|
optional :healthcheck_namespace, :string, 6
|
|
748
|
+
optional :port_override, :int32, 12
|
|
747
749
|
optional :service_account_key, :string, 4
|
|
748
750
|
end
|
|
749
751
|
add_message "v1.Greenplum" do
|
data/lib/grpc/options_pb.rb
CHANGED
|
@@ -60,6 +60,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
|
60
60
|
optional :custom, :message, 1941305, "v1.CustomOptions"
|
|
61
61
|
map :read_only_override, :string, :bool, 1941312
|
|
62
62
|
optional :condition, :string, 1941323
|
|
63
|
+
optional :expect_file, :bool, 1941324
|
|
63
64
|
end
|
|
64
65
|
add_message "v1.CustomOptions" do
|
|
65
66
|
optional :converter, :string, 1941309
|
data/lib/grpc/plumbing.rb
CHANGED
|
@@ -3813,6 +3813,7 @@ module SDM
|
|
|
3813
3813
|
porcelain.healthy = (plumbing.healthy)
|
|
3814
3814
|
porcelain.id = (plumbing.id)
|
|
3815
3815
|
porcelain.name = (plumbing.name)
|
|
3816
|
+
porcelain.port_override = (plumbing.port_override)
|
|
3816
3817
|
porcelain.remote_identity_group_id = (plumbing.remote_identity_group_id)
|
|
3817
3818
|
porcelain.remote_identity_healthcheck_username = (plumbing.remote_identity_healthcheck_username)
|
|
3818
3819
|
porcelain.secret_store_id = (plumbing.secret_store_id)
|
|
@@ -3835,6 +3836,7 @@ module SDM
|
|
|
3835
3836
|
plumbing.healthy = (porcelain.healthy)
|
|
3836
3837
|
plumbing.id = (porcelain.id)
|
|
3837
3838
|
plumbing.name = (porcelain.name)
|
|
3839
|
+
plumbing.port_override = (porcelain.port_override)
|
|
3838
3840
|
plumbing.remote_identity_group_id = (porcelain.remote_identity_group_id)
|
|
3839
3841
|
plumbing.remote_identity_healthcheck_username = (porcelain.remote_identity_healthcheck_username)
|
|
3840
3842
|
plumbing.secret_store_id = (porcelain.secret_store_id)
|
|
@@ -3873,6 +3875,7 @@ module SDM
|
|
|
3873
3875
|
porcelain.healthy = (plumbing.healthy)
|
|
3874
3876
|
porcelain.id = (plumbing.id)
|
|
3875
3877
|
porcelain.name = (plumbing.name)
|
|
3878
|
+
porcelain.port_override = (plumbing.port_override)
|
|
3876
3879
|
porcelain.secret_store_id = (plumbing.secret_store_id)
|
|
3877
3880
|
porcelain.service_account_key = (plumbing.service_account_key)
|
|
3878
3881
|
porcelain.subdomain = (plumbing.subdomain)
|
|
@@ -3893,6 +3896,7 @@ module SDM
|
|
|
3893
3896
|
plumbing.healthy = (porcelain.healthy)
|
|
3894
3897
|
plumbing.id = (porcelain.id)
|
|
3895
3898
|
plumbing.name = (porcelain.name)
|
|
3899
|
+
plumbing.port_override = (porcelain.port_override)
|
|
3896
3900
|
plumbing.secret_store_id = (porcelain.secret_store_id)
|
|
3897
3901
|
plumbing.service_account_key = (porcelain.service_account_key)
|
|
3898
3902
|
plumbing.subdomain = (porcelain.subdomain)
|
data/lib/models/porcelain.rb
CHANGED
|
@@ -3848,6 +3848,8 @@ module SDM
|
|
|
3848
3848
|
attr_accessor :id
|
|
3849
3849
|
# Unique human-readable name of the Resource.
|
|
3850
3850
|
attr_accessor :name
|
|
3851
|
+
# The local port used by clients to connect to this resource.
|
|
3852
|
+
attr_accessor :port_override
|
|
3851
3853
|
# The ID of the remote identity group to use for remote identity connections.
|
|
3852
3854
|
attr_accessor :remote_identity_group_id
|
|
3853
3855
|
# The username to use for healthchecks, when clients otherwise connect with their own remote identity username.
|
|
@@ -3870,6 +3872,7 @@ module SDM
|
|
|
3870
3872
|
healthy: nil,
|
|
3871
3873
|
id: nil,
|
|
3872
3874
|
name: nil,
|
|
3875
|
+
port_override: nil,
|
|
3873
3876
|
remote_identity_group_id: nil,
|
|
3874
3877
|
remote_identity_healthcheck_username: nil,
|
|
3875
3878
|
secret_store_id: nil,
|
|
@@ -3885,6 +3888,7 @@ module SDM
|
|
|
3885
3888
|
@healthy = healthy == nil ? false : healthy
|
|
3886
3889
|
@id = id == nil ? "" : id
|
|
3887
3890
|
@name = name == nil ? "" : name
|
|
3891
|
+
@port_override = port_override == nil ? 0 : port_override
|
|
3888
3892
|
@remote_identity_group_id = remote_identity_group_id == nil ? "" : remote_identity_group_id
|
|
3889
3893
|
@remote_identity_healthcheck_username = remote_identity_healthcheck_username == nil ? "" : remote_identity_healthcheck_username
|
|
3890
3894
|
@secret_store_id = secret_store_id == nil ? "" : secret_store_id
|
|
@@ -3919,6 +3923,8 @@ module SDM
|
|
|
3919
3923
|
attr_accessor :id
|
|
3920
3924
|
# Unique human-readable name of the Resource.
|
|
3921
3925
|
attr_accessor :name
|
|
3926
|
+
# The local port used by clients to connect to this resource.
|
|
3927
|
+
attr_accessor :port_override
|
|
3922
3928
|
# ID of the secret store containing credentials for this resource, if any.
|
|
3923
3929
|
attr_accessor :secret_store_id
|
|
3924
3930
|
# The service account key to authenticate with.
|
|
@@ -3937,6 +3943,7 @@ module SDM
|
|
|
3937
3943
|
healthy: nil,
|
|
3938
3944
|
id: nil,
|
|
3939
3945
|
name: nil,
|
|
3946
|
+
port_override: nil,
|
|
3940
3947
|
secret_store_id: nil,
|
|
3941
3948
|
service_account_key: nil,
|
|
3942
3949
|
subdomain: nil,
|
|
@@ -3950,6 +3957,7 @@ module SDM
|
|
|
3950
3957
|
@healthy = healthy == nil ? false : healthy
|
|
3951
3958
|
@id = id == nil ? "" : id
|
|
3952
3959
|
@name = name == nil ? "" : name
|
|
3960
|
+
@port_override = port_override == nil ? 0 : port_override
|
|
3953
3961
|
@secret_store_id = secret_store_id == nil ? "" : secret_store_id
|
|
3954
3962
|
@service_account_key = service_account_key == nil ? "" : service_account_key
|
|
3955
3963
|
@subdomain = subdomain == nil ? "" : subdomain
|
data/lib/strongdm.rb
CHANGED
|
@@ -29,7 +29,7 @@ module SDM #:nodoc:
|
|
|
29
29
|
DEFAULT_BASE_RETRY_DELAY = 0.0030 # 30 ms
|
|
30
30
|
DEFAULT_MAX_RETRY_DELAY = 300 # 300 seconds
|
|
31
31
|
API_VERSION = "2021-08-23"
|
|
32
|
-
USER_AGENT = "strongdm-sdk-ruby/4.
|
|
32
|
+
USER_AGENT = "strongdm-sdk-ruby/4.3.0"
|
|
33
33
|
private_constant :DEFAULT_MAX_RETRIES, :DEFAULT_BASE_RETRY_DELAY, :DEFAULT_MAX_RETRY_DELAY, :API_VERSION, :USER_AGENT
|
|
34
34
|
|
|
35
35
|
# Creates a new strongDM API client.
|
data/lib/version
CHANGED
data/lib/version.rb
CHANGED
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: strongdm
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 4.
|
|
4
|
+
version: 4.3.0
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- strongDM Team
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2023-07-
|
|
11
|
+
date: 2023-07-31 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: grpc
|
|
@@ -81,8 +81,8 @@ files:
|
|
|
81
81
|
- "./.git/logs/HEAD"
|
|
82
82
|
- "./.git/logs/refs/heads/master"
|
|
83
83
|
- "./.git/logs/refs/remotes/origin/HEAD"
|
|
84
|
-
- "./.git/objects/pack/pack-
|
|
85
|
-
- "./.git/objects/pack/pack-
|
|
84
|
+
- "./.git/objects/pack/pack-e53248831c9814d011695b30ef6c9a23ab4fbf61.idx"
|
|
85
|
+
- "./.git/objects/pack/pack-e53248831c9814d011695b30ef6c9a23ab4fbf61.pack"
|
|
86
86
|
- "./.git/packed-refs"
|
|
87
87
|
- "./.git/refs/heads/master"
|
|
88
88
|
- "./.git/refs/remotes/origin/HEAD"
|