Merge pull request #251077 from kira-bruneau/krane

krane: 3.1.0 -> 3.3.0

authored by Kira Bruneau and committed by GitHub 074dea1e 434d160d

+48 -59
+17 -18
pkgs/applications/networking/cluster/krane/Gemfile.lock
··· 1 GEM 2 remote: https://rubygems.org/ 3 specs: 4 - activesupport (7.0.4.3) 5 concurrent-ruby (~> 1.0, >= 1.0.2) 6 i18n (>= 1.6, < 2) 7 minitest (>= 5.1) 8 tzinfo (~> 2.0) 9 - addressable (2.8.4) 10 public_suffix (>= 2.0.2, < 6.0) 11 colorize (0.8.1) 12 concurrent-ruby (1.2.2) 13 domain_name (0.5.20190701) 14 unf (>= 0.0.5, < 1.0.0) 15 - ejson (1.3.1) 16 - faraday (2.7.4) 17 faraday-net_http (>= 2.0, < 3.1) 18 ruby2_keywords (>= 0.0.4) 19 faraday-net_http (3.0.2) ··· 21 ffi-compiler (1.0.1) 22 ffi (>= 1.0.0) 23 rake 24 - googleauth (1.5.2) 25 faraday (>= 0.17.3, < 3.a) 26 jwt (>= 1.4, < 3.0) 27 memoist (~> 0.16) ··· 37 http-cookie (1.0.5) 38 domain_name (~> 0.5) 39 http-form_data (2.3.0) 40 - i18n (1.12.0) 41 concurrent-ruby (~> 1.0) 42 - jsonpath (1.1.2) 43 multi_json 44 - jwt (2.7.0) 45 - krane (3.1.0) 46 activesupport (>= 5.0) 47 colorize (~> 0.8) 48 concurrent-ruby (~> 1.1) ··· 50 googleauth (~> 1.2) 51 jsonpath (~> 1.0) 52 kubeclient (~> 4.9) 53 - oj (~> 3.0) 54 statsd-instrument (>= 2.8, < 4) 55 thor (>= 1.0, < 2.0) 56 kubeclient (4.11.0) ··· 62 ffi-compiler (~> 1.0) 63 rake (~> 13.0) 64 memoist (0.16.2) 65 - mime-types (3.4.1) 66 mime-types-data (~> 3.2015) 67 - mime-types-data (3.2023.0218.1) 68 - minitest (5.18.0) 69 multi_json (1.15.0) 70 netrc (0.11.0) 71 - oj (3.14.3) 72 os (1.1.4) 73 - public_suffix (5.0.1) 74 rake (13.0.6) 75 recursive-open-struct (1.1.3) 76 rest-client (2.1.0) ··· 84 faraday (>= 0.17.5, < 3.a) 85 jwt (>= 1.5, < 3.0) 86 multi_json (~> 1.10) 87 - statsd-instrument (3.5.7) 88 - thor (1.2.1) 89 tzinfo (2.0.6) 90 concurrent-ruby (~> 1.0) 91 unf (0.1.4) ··· 99 krane 100 101 BUNDLED WITH 102 - 2.4.10
··· 1 GEM 2 remote: https://rubygems.org/ 3 specs: 4 + activesupport (7.0.7.2) 5 concurrent-ruby (~> 1.0, >= 1.0.2) 6 i18n (>= 1.6, < 2) 7 minitest (>= 5.1) 8 tzinfo (~> 2.0) 9 + addressable (2.8.5) 10 public_suffix (>= 2.0.2, < 6.0) 11 colorize (0.8.1) 12 concurrent-ruby (1.2.2) 13 domain_name (0.5.20190701) 14 unf (>= 0.0.5, < 1.0.0) 15 + ejson (1.4.1) 16 + faraday (2.7.10) 17 faraday-net_http (>= 2.0, < 3.1) 18 ruby2_keywords (>= 0.0.4) 19 faraday-net_http (3.0.2) ··· 21 ffi-compiler (1.0.1) 22 ffi (>= 1.0.0) 23 rake 24 + googleauth (1.7.0) 25 faraday (>= 0.17.3, < 3.a) 26 jwt (>= 1.4, < 3.0) 27 memoist (~> 0.16) ··· 37 http-cookie (1.0.5) 38 domain_name (~> 0.5) 39 http-form_data (2.3.0) 40 + i18n (1.14.1) 41 concurrent-ruby (~> 1.0) 42 + jsonpath (1.1.3) 43 multi_json 44 + jwt (2.7.1) 45 + krane (3.3.0) 46 activesupport (>= 5.0) 47 colorize (~> 0.8) 48 concurrent-ruby (~> 1.1) ··· 50 googleauth (~> 1.2) 51 jsonpath (~> 1.0) 52 kubeclient (~> 4.9) 53 + multi_json 54 statsd-instrument (>= 2.8, < 4) 55 thor (>= 1.0, < 2.0) 56 kubeclient (4.11.0) ··· 62 ffi-compiler (~> 1.0) 63 rake (~> 13.0) 64 memoist (0.16.2) 65 + mime-types (3.5.1) 66 mime-types-data (~> 3.2015) 67 + mime-types-data (3.2023.0808) 68 + minitest (5.19.0) 69 multi_json (1.15.0) 70 netrc (0.11.0) 71 os (1.1.4) 72 + public_suffix (5.0.3) 73 rake (13.0.6) 74 recursive-open-struct (1.1.3) 75 rest-client (2.1.0) ··· 83 faraday (>= 0.17.5, < 3.a) 84 jwt (>= 1.5, < 3.0) 85 multi_json (~> 1.10) 86 + statsd-instrument (3.5.11) 87 + thor (1.2.2) 88 tzinfo (2.0.6) 89 concurrent-ruby (~> 1.0) 90 unf (0.1.4) ··· 98 krane 99 100 BUNDLED WITH 101 + 2.4.18
+31 -41
pkgs/applications/networking/cluster/krane/gemset.nix
··· 5 platforms = []; 6 source = { 7 remotes = ["https://rubygems.org"]; 8 - sha256 = "15m0b1im6i401ab51vzr7f8nk8kys1qa0snnl741y3sir3xd07jp"; 9 type = "gem"; 10 }; 11 - version = "7.0.4.3"; 12 }; 13 addressable = { 14 dependencies = ["public_suffix"]; ··· 16 platforms = []; 17 source = { 18 remotes = ["https://rubygems.org"]; 19 - sha256 = "15s8van7r2ad3dq6i03l3z4hqnvxcq75a3h72kxvf9an53sqma20"; 20 type = "gem"; 21 }; 22 - version = "2.8.4"; 23 }; 24 colorize = { 25 groups = ["default"]; ··· 57 platforms = []; 58 source = { 59 remotes = ["https://rubygems.org"]; 60 - sha256 = "0gmfyyzzvb9k5nm1a5x83d7krajfghghfsakhxmdpvncyj2vnrpa"; 61 type = "gem"; 62 }; 63 - version = "1.3.1"; 64 }; 65 faraday = { 66 dependencies = ["faraday-net_http" "ruby2_keywords"]; ··· 68 platforms = []; 69 source = { 70 remotes = ["https://rubygems.org"]; 71 - sha256 = "1f20vjx0ywx0zdb4dfx4cpa7kd51z6vg7dw5hs35laa45dy9g9pj"; 72 type = "gem"; 73 }; 74 - version = "2.7.4"; 75 }; 76 faraday-net_http = { 77 groups = ["default"]; ··· 110 platforms = []; 111 source = { 112 remotes = ["https://rubygems.org"]; 113 - sha256 = "1lj5haarpn7rybbq9s031zcn9ji3rlz5bk64bwa2j34q5s1h5gis"; 114 type = "gem"; 115 }; 116 - version = "1.5.2"; 117 }; 118 http = { 119 dependencies = ["addressable" "http-cookie" "http-form_data" "llhttp-ffi"]; ··· 163 platforms = []; 164 source = { 165 remotes = ["https://rubygems.org"]; 166 - sha256 = "1vdcchz7jli1p0gnc669a7bj3q1fv09y9ppf0y3k0vb1jwdwrqwi"; 167 type = "gem"; 168 }; 169 - version = "1.12.0"; 170 }; 171 jsonpath = { 172 dependencies = ["multi_json"]; ··· 174 platforms = []; 175 source = { 176 remotes = ["https://rubygems.org"]; 177 - sha256 = "0fkdjic88hh0accp0sbx5mcrr9yaqwampf5c3214212d4i614138"; 178 type = "gem"; 179 }; 180 - version = "1.1.2"; 181 }; 182 jwt = { 183 groups = ["default"]; 184 platforms = []; 185 source = { 186 remotes = ["https://rubygems.org"]; 187 - sha256 = "09yj3z5snhaawh2z1w45yyihzmh57m6m7dp8ra8gxavhj5kbiq5p"; 188 type = "gem"; 189 }; 190 - version = "2.7.0"; 191 }; 192 krane = { 193 - dependencies = ["activesupport" "colorize" "concurrent-ruby" "ejson" "googleauth" "jsonpath" "kubeclient" "oj" "statsd-instrument" "thor"]; 194 groups = ["default"]; 195 platforms = []; 196 source = { 197 remotes = ["https://rubygems.org"]; 198 - sha256 = "1d8vdj3wd2qp8agyadn0w33qf7z2p5lk3vlslb8jlph8x5y3mm70"; 199 type = "gem"; 200 }; 201 - version = "3.1.0"; 202 }; 203 kubeclient = { 204 dependencies = ["http" "jsonpath" "recursive-open-struct" "rest-client"]; ··· 238 platforms = []; 239 source = { 240 remotes = ["https://rubygems.org"]; 241 - sha256 = "0ipw892jbksbxxcrlx9g5ljq60qx47pm24ywgfbyjskbcl78pkvb"; 242 type = "gem"; 243 }; 244 - version = "3.4.1"; 245 }; 246 mime-types-data = { 247 groups = ["default"]; 248 platforms = []; 249 source = { 250 remotes = ["https://rubygems.org"]; 251 - sha256 = "1pky3vzaxlgm9gw5wlqwwi7wsw3jrglrfflrppvvnsrlaiz043z9"; 252 type = "gem"; 253 }; 254 - version = "3.2023.0218.1"; 255 }; 256 minitest = { 257 groups = ["default"]; 258 platforms = []; 259 source = { 260 remotes = ["https://rubygems.org"]; 261 - sha256 = "0ic7i5z88zcaqnpzprf7saimq2f6sad57g5mkkqsrqrcd6h3mx06"; 262 type = "gem"; 263 }; 264 - version = "5.18.0"; 265 }; 266 multi_json = { 267 groups = ["default"]; ··· 283 }; 284 version = "0.11.0"; 285 }; 286 - oj = { 287 - groups = ["default"]; 288 - platforms = []; 289 - source = { 290 - remotes = ["https://rubygems.org"]; 291 - sha256 = "0l8l90iibzrxs33vn3adrhbg8cbmbn1qfh962p7gzwwybsdw73qy"; 292 - type = "gem"; 293 - }; 294 - version = "3.14.3"; 295 - }; 296 os = { 297 groups = ["default"]; 298 platforms = []; ··· 308 platforms = []; 309 source = { 310 remotes = ["https://rubygems.org"]; 311 - sha256 = "0hz0bx2qs2pwb0bwazzsah03ilpf3aai8b7lk7s35jsfzwbkjq35"; 312 type = "gem"; 313 }; 314 - version = "5.0.1"; 315 }; 316 rake = { 317 groups = ["default"]; ··· 370 platforms = []; 371 source = { 372 remotes = ["https://rubygems.org"]; 373 - sha256 = "1pg308z3ck1vpazrmczklqa6f9qciay8nysnhc16pgfsh2npzzrz"; 374 type = "gem"; 375 }; 376 - version = "3.5.7"; 377 }; 378 thor = { 379 groups = ["default"]; 380 platforms = []; 381 source = { 382 remotes = ["https://rubygems.org"]; 383 - sha256 = "0inl77jh4ia03jw3iqm5ipr76ghal3hyjrd6r8zqsswwvi9j2xdi"; 384 type = "gem"; 385 }; 386 - version = "1.2.1"; 387 }; 388 tzinfo = { 389 dependencies = ["concurrent-ruby"];
··· 5 platforms = []; 6 source = { 7 remotes = ["https://rubygems.org"]; 8 + sha256 = "1vlzcnyqlbchaq85phmdv73ydlc18xpvxy1cbsk191cwd29i7q32"; 9 type = "gem"; 10 }; 11 + version = "7.0.7.2"; 12 }; 13 addressable = { 14 dependencies = ["public_suffix"]; ··· 16 platforms = []; 17 source = { 18 remotes = ["https://rubygems.org"]; 19 + sha256 = "05r1fwy487klqkya7vzia8hnklcxy4vr92m9dmni3prfwk6zpw33"; 20 type = "gem"; 21 }; 22 + version = "2.8.5"; 23 }; 24 colorize = { 25 groups = ["default"]; ··· 57 platforms = []; 58 source = { 59 remotes = ["https://rubygems.org"]; 60 + sha256 = "1bpry4i9ajh2h8fyljp0cb17iy03ar36yc9mpfxflmdznl7dwsjf"; 61 type = "gem"; 62 }; 63 + version = "1.4.1"; 64 }; 65 faraday = { 66 dependencies = ["faraday-net_http" "ruby2_keywords"]; ··· 68 platforms = []; 69 source = { 70 remotes = ["https://rubygems.org"]; 71 + sha256 = "187clqhp9mv5mnqmjlfdp57svhsg1bggz84ak8v333j9skrnrgh9"; 72 type = "gem"; 73 }; 74 + version = "2.7.10"; 75 }; 76 faraday-net_http = { 77 groups = ["default"]; ··· 110 platforms = []; 111 source = { 112 remotes = ["https://rubygems.org"]; 113 + sha256 = "0h1k47vjaq37l0w9q49g3f50j1b0c1svhk07rmd1h49w38v2hxag"; 114 type = "gem"; 115 }; 116 + version = "1.7.0"; 117 }; 118 http = { 119 dependencies = ["addressable" "http-cookie" "http-form_data" "llhttp-ffi"]; ··· 163 platforms = []; 164 source = { 165 remotes = ["https://rubygems.org"]; 166 + sha256 = "0qaamqsh5f3szhcakkak8ikxlzxqnv49n2p7504hcz2l0f4nj0wx"; 167 type = "gem"; 168 }; 169 + version = "1.14.1"; 170 }; 171 jsonpath = { 172 dependencies = ["multi_json"]; ··· 174 platforms = []; 175 source = { 176 remotes = ["https://rubygems.org"]; 177 + sha256 = "1i1idcl0rpfkzkxngadw33a33v3gqf93a3kj52y2ha2zs26bdzjp"; 178 type = "gem"; 179 }; 180 + version = "1.1.3"; 181 }; 182 jwt = { 183 groups = ["default"]; 184 platforms = []; 185 source = { 186 remotes = ["https://rubygems.org"]; 187 + sha256 = "16z11alz13vfc4zs5l3fk6n51n2jw9lskvc4h4prnww0y797qd87"; 188 type = "gem"; 189 }; 190 + version = "2.7.1"; 191 }; 192 krane = { 193 + dependencies = ["activesupport" "colorize" "concurrent-ruby" "ejson" "googleauth" "jsonpath" "kubeclient" "multi_json" "statsd-instrument" "thor"]; 194 groups = ["default"]; 195 platforms = []; 196 source = { 197 remotes = ["https://rubygems.org"]; 198 + sha256 = "1qf5la1w4zrbda5n3s01pb9gij5hyknwglsnqsrc0vcm6bslfygj"; 199 type = "gem"; 200 }; 201 + version = "3.3.0"; 202 }; 203 kubeclient = { 204 dependencies = ["http" "jsonpath" "recursive-open-struct" "rest-client"]; ··· 238 platforms = []; 239 source = { 240 remotes = ["https://rubygems.org"]; 241 + sha256 = "0q8d881k1b3rbsfcdi3fx0b5vpdr5wcrhn88r2d9j7zjdkxp5mw5"; 242 type = "gem"; 243 }; 244 + version = "3.5.1"; 245 }; 246 mime-types-data = { 247 groups = ["default"]; 248 platforms = []; 249 source = { 250 remotes = ["https://rubygems.org"]; 251 + sha256 = "17zdim7kzrh5j8c97vjqp4xp78wbyz7smdp4hi5iyzk0s9imdn5a"; 252 type = "gem"; 253 }; 254 + version = "3.2023.0808"; 255 }; 256 minitest = { 257 groups = ["default"]; 258 platforms = []; 259 source = { 260 remotes = ["https://rubygems.org"]; 261 + sha256 = "0jnpsbb2dbcs95p4is4431l2pw1l5pn7dfg3vkgb4ga464j0c5l6"; 262 type = "gem"; 263 }; 264 + version = "5.19.0"; 265 }; 266 multi_json = { 267 groups = ["default"]; ··· 283 }; 284 version = "0.11.0"; 285 }; 286 os = { 287 groups = ["default"]; 288 platforms = []; ··· 298 platforms = []; 299 source = { 300 remotes = ["https://rubygems.org"]; 301 + sha256 = "0n9j7mczl15r3kwqrah09cxj8hxdfawiqxa60kga2bmxl9flfz9k"; 302 type = "gem"; 303 }; 304 + version = "5.0.3"; 305 }; 306 rake = { 307 groups = ["default"]; ··· 360 platforms = []; 361 source = { 362 remotes = ["https://rubygems.org"]; 363 + sha256 = "1zpr5ms18ynygpwx73v0a8nkf41kpjylc9m3fyhvchq3ms17hcb0"; 364 type = "gem"; 365 }; 366 + version = "3.5.11"; 367 }; 368 thor = { 369 groups = ["default"]; 370 platforms = []; 371 source = { 372 remotes = ["https://rubygems.org"]; 373 + sha256 = "0k7j2wn14h1pl4smibasw0bp66kg626drxb59z7rzflch99cd4rg"; 374 type = "gem"; 375 }; 376 + version = "1.2.2"; 377 }; 378 tzinfo = { 379 dependencies = ["concurrent-ruby"];