kube_cluster 0.3.5 → 0.3.7
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: de5958c26954185923d57f941d9ecea6972b30a7df0a2014e691621c62f731f9
|
|
4
|
+
data.tar.gz: f593ad383f34c30cf5a3665f32fceee285fd4eb7dc1302bd7189e36b3680f5ed
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 3610b3f4b74e0c547746bf155f0b717d0cc5a4f7229b04defd35d3baacf5151ddfdda0ba9ac389764a7dc5335d80042062ce178adb04c4485126e68a0cceda60
|
|
7
|
+
data.tar.gz: a1a31a19a6bd3995b924250f55fe91ddd9397cb20d3dd5d1b243bd01abda5cc6e44aa062e9b4b4b4def02a766f6857be654a959861695c508a5612a443a02d06
|
data/Gemfile.lock
CHANGED
|
@@ -0,0 +1,63 @@
|
|
|
1
|
+
GEM
|
|
2
|
+
remote: https://rubygems.org/
|
|
3
|
+
specs:
|
|
4
|
+
bigdecimal (4.1.2)
|
|
5
|
+
date (3.5.1)
|
|
6
|
+
debug (1.11.1)
|
|
7
|
+
irb (~> 1.10)
|
|
8
|
+
reline (>= 0.3.8)
|
|
9
|
+
erb (6.0.3)
|
|
10
|
+
hana (1.3.7)
|
|
11
|
+
io-console (0.8.2)
|
|
12
|
+
irb (1.17.0)
|
|
13
|
+
pp (>= 0.6.0)
|
|
14
|
+
prism (>= 1.3.0)
|
|
15
|
+
rdoc (>= 4.0.0)
|
|
16
|
+
reline (>= 0.4.2)
|
|
17
|
+
json_schemer (2.5.0)
|
|
18
|
+
bigdecimal
|
|
19
|
+
hana (~> 1.3)
|
|
20
|
+
regexp_parser (~> 2.0)
|
|
21
|
+
simpleidn (~> 0.2)
|
|
22
|
+
kube_cluster (0.3.5)
|
|
23
|
+
kube_kubectl (~> 2.0.0)
|
|
24
|
+
kube_schema (~> 1.3.0)
|
|
25
|
+
kube_kubectl (2.0.8)
|
|
26
|
+
debug (~> 1.11)
|
|
27
|
+
json_schemer (~> 2.5)
|
|
28
|
+
rubyshell (~> 1.5)
|
|
29
|
+
shellwords (~> 0.2.2)
|
|
30
|
+
string_builder (~> 1.2.0)
|
|
31
|
+
kube_schema (1.3.4)
|
|
32
|
+
json_schemer (~> 2.5.0)
|
|
33
|
+
rubyshell (~> 1.5.0)
|
|
34
|
+
pp (0.6.3)
|
|
35
|
+
prettyprint
|
|
36
|
+
prettyprint (0.2.0)
|
|
37
|
+
prism (1.9.0)
|
|
38
|
+
psych (5.3.1)
|
|
39
|
+
date
|
|
40
|
+
stringio
|
|
41
|
+
rdoc (7.2.0)
|
|
42
|
+
erb
|
|
43
|
+
psych (>= 4.0.0)
|
|
44
|
+
tsort
|
|
45
|
+
regexp_parser (2.12.0)
|
|
46
|
+
reline (0.6.3)
|
|
47
|
+
io-console (~> 0.5)
|
|
48
|
+
rubyshell (1.5.0)
|
|
49
|
+
shellwords (0.2.2)
|
|
50
|
+
simpleidn (0.2.3)
|
|
51
|
+
string_builder (1.2.1)
|
|
52
|
+
stringio (3.2.0)
|
|
53
|
+
tsort (0.2.0)
|
|
54
|
+
|
|
55
|
+
PLATFORMS
|
|
56
|
+
ruby
|
|
57
|
+
x86_64-linux
|
|
58
|
+
|
|
59
|
+
DEPENDENCIES
|
|
60
|
+
kube_cluster (~> 0.3.2)
|
|
61
|
+
|
|
62
|
+
BUNDLED WITH
|
|
63
|
+
2.6.9
|
|
@@ -0,0 +1,63 @@
|
|
|
1
|
+
GEM
|
|
2
|
+
remote: https://rubygems.org/
|
|
3
|
+
specs:
|
|
4
|
+
bigdecimal (4.1.2)
|
|
5
|
+
date (3.5.1)
|
|
6
|
+
debug (1.11.1)
|
|
7
|
+
irb (~> 1.10)
|
|
8
|
+
reline (>= 0.3.8)
|
|
9
|
+
erb (6.0.3)
|
|
10
|
+
hana (1.3.7)
|
|
11
|
+
io-console (0.8.2)
|
|
12
|
+
irb (1.17.0)
|
|
13
|
+
pp (>= 0.6.0)
|
|
14
|
+
prism (>= 1.3.0)
|
|
15
|
+
rdoc (>= 4.0.0)
|
|
16
|
+
reline (>= 0.4.2)
|
|
17
|
+
json_schemer (2.5.0)
|
|
18
|
+
bigdecimal
|
|
19
|
+
hana (~> 1.3)
|
|
20
|
+
regexp_parser (~> 2.0)
|
|
21
|
+
simpleidn (~> 0.2)
|
|
22
|
+
kube_cluster (0.3.5)
|
|
23
|
+
kube_kubectl (~> 2.0.0)
|
|
24
|
+
kube_schema (~> 1.3.0)
|
|
25
|
+
kube_kubectl (2.0.8)
|
|
26
|
+
debug (~> 1.11)
|
|
27
|
+
json_schemer (~> 2.5)
|
|
28
|
+
rubyshell (~> 1.5)
|
|
29
|
+
shellwords (~> 0.2.2)
|
|
30
|
+
string_builder (~> 1.2.0)
|
|
31
|
+
kube_schema (1.3.4)
|
|
32
|
+
json_schemer (~> 2.5.0)
|
|
33
|
+
rubyshell (~> 1.5.0)
|
|
34
|
+
pp (0.6.3)
|
|
35
|
+
prettyprint
|
|
36
|
+
prettyprint (0.2.0)
|
|
37
|
+
prism (1.9.0)
|
|
38
|
+
psych (5.3.1)
|
|
39
|
+
date
|
|
40
|
+
stringio
|
|
41
|
+
rdoc (7.2.0)
|
|
42
|
+
erb
|
|
43
|
+
psych (>= 4.0.0)
|
|
44
|
+
tsort
|
|
45
|
+
regexp_parser (2.12.0)
|
|
46
|
+
reline (0.6.3)
|
|
47
|
+
io-console (~> 0.5)
|
|
48
|
+
rubyshell (1.5.0)
|
|
49
|
+
shellwords (0.2.2)
|
|
50
|
+
simpleidn (0.2.3)
|
|
51
|
+
string_builder (1.2.1)
|
|
52
|
+
stringio (3.2.0)
|
|
53
|
+
tsort (0.2.0)
|
|
54
|
+
|
|
55
|
+
PLATFORMS
|
|
56
|
+
ruby
|
|
57
|
+
x86_64-linux
|
|
58
|
+
|
|
59
|
+
DEPENDENCIES
|
|
60
|
+
kube_cluster (~> 0.3.2)
|
|
61
|
+
|
|
62
|
+
BUNDLED WITH
|
|
63
|
+
2.6.9
|
data/lib/kube/cluster/version.rb
CHANGED
data/lib/kube/helm/chart.rb
CHANGED
|
@@ -80,7 +80,7 @@ module Kube
|
|
|
80
80
|
source_ref = source
|
|
81
81
|
ver = version_flag
|
|
82
82
|
|
|
83
|
-
cmd = helm.call { template.(release_name).(source_ref) }
|
|
83
|
+
cmd = helm.call { template.(release_name).(source_ref).include_crds(true) }
|
|
84
84
|
cmd = cmd.version(ver) if ver
|
|
85
85
|
cmd = cmd.namespace(namespace) if namespace
|
|
86
86
|
|
|
@@ -148,7 +148,7 @@ module Kube
|
|
|
148
148
|
ver = version_flag
|
|
149
149
|
release_name = name || "crds"
|
|
150
150
|
|
|
151
|
-
|
|
151
|
+
cmd = helm.call { template.(release_name).(source_ref).include_crds(true) }
|
|
152
152
|
cmd = cmd.version(ver) if ver
|
|
153
153
|
cmd = cmd.set("installCRDs=true")
|
|
154
154
|
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: kube_cluster
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.3.
|
|
4
|
+
version: 0.3.7
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Nathan K
|
|
@@ -145,11 +145,13 @@ files:
|
|
|
145
145
|
- examples/04-pod-with-ingress/pod_with_ingress.rb
|
|
146
146
|
- examples/04-pod-with-ingress/registries.yaml
|
|
147
147
|
- examples/05-helm-chart-to-manifest/Gemfile
|
|
148
|
+
- examples/05-helm-chart-to-manifest/Gemfile.lock
|
|
148
149
|
- examples/05-helm-chart-to-manifest/README.md
|
|
149
150
|
- examples/05-helm-chart-to-manifest/bin/dev
|
|
150
151
|
- examples/05-helm-chart-to-manifest/docker-compose.yml
|
|
151
152
|
- examples/05-helm-chart-to-manifest/manifest.rb
|
|
152
153
|
- examples/06-nginx-with-cert-manager/Gemfile
|
|
154
|
+
- examples/06-nginx-with-cert-manager/Gemfile.lock
|
|
153
155
|
- examples/06-nginx-with-cert-manager/README.md
|
|
154
156
|
- examples/06-nginx-with-cert-manager/bin/dev
|
|
155
157
|
- examples/06-nginx-with-cert-manager/docker-compose.yml
|