Merge pull request #146204 from kira-bruneau/krane

authored by

Sandro and committed by
GitHub
0bc9b346 403abd33

+22 -22
+8 -8
pkgs/applications/networking/cluster/krane/Gemfile.lock
··· 55 http-form_data (2.3.0) 56 http-parser (1.2.3) 57 ffi-compiler (>= 1.0, < 2.0) 58 - i18n (1.8.10) 59 concurrent-ruby (~> 1.0) 60 jsonpath (0.9.9) 61 multi_json 62 to_regexp (~> 0.2.1) 63 jwt (2.3.0) 64 - krane (2.3.0) 65 activesupport (>= 5.0) 66 colorize (~> 0.8) 67 concurrent-ruby (~> 1.1) ··· 77 recursive-open-struct (~> 1.1, >= 1.1.1) 78 rest-client (~> 2.0) 79 memoist (0.16.2) 80 - mime-types (3.3.1) 81 mime-types-data (~> 3.2015) 82 - mime-types-data (3.2021.0901) 83 minitest (5.14.4) 84 multi_json (1.15.0) 85 multipart-post (2.1.1) 86 netrc (0.11.0) 87 - oj (3.13.8) 88 - os (1.1.1) 89 public_suffix (4.0.6) 90 rake (13.0.6) 91 recursive-open-struct (1.1.3) ··· 108 unf (0.1.4) 109 unf_ext 110 unf_ext (0.0.8) 111 - zeitwerk (2.4.2) 112 113 PLATFORMS 114 ruby ··· 117 krane 118 119 BUNDLED WITH 120 - 2.2.20
··· 55 http-form_data (2.3.0) 56 http-parser (1.2.3) 57 ffi-compiler (>= 1.0, < 2.0) 58 + i18n (1.8.11) 59 concurrent-ruby (~> 1.0) 60 jsonpath (0.9.9) 61 multi_json 62 to_regexp (~> 0.2.1) 63 jwt (2.3.0) 64 + krane (2.3.1) 65 activesupport (>= 5.0) 66 colorize (~> 0.8) 67 concurrent-ruby (~> 1.1) ··· 77 recursive-open-struct (~> 1.1, >= 1.1.1) 78 rest-client (~> 2.0) 79 memoist (0.16.2) 80 + mime-types (3.4.0) 81 mime-types-data (~> 3.2015) 82 + mime-types-data (3.2021.1115) 83 minitest (5.14.4) 84 multi_json (1.15.0) 85 multipart-post (2.1.1) 86 netrc (0.11.0) 87 + oj (3.13.9) 88 + os (1.1.4) 89 public_suffix (4.0.6) 90 rake (13.0.6) 91 recursive-open-struct (1.1.3) ··· 108 unf (0.1.4) 109 unf_ext 110 unf_ext (0.0.8) 111 + zeitwerk (2.5.1) 112 113 PLATFORMS 114 ruby ··· 117 krane 118 119 BUNDLED WITH 120 + 2.2.24
+14 -14
pkgs/applications/networking/cluster/krane/gemset.nix
··· 244 platforms = []; 245 source = { 246 remotes = ["https://rubygems.org"]; 247 - sha256 = "0g2fnag935zn2ggm5cn6k4s4xvv53v2givj1j90szmvavlpya96a"; 248 type = "gem"; 249 }; 250 - version = "1.8.10"; 251 }; 252 jsonpath = { 253 dependencies = ["multi_json" "to_regexp"]; ··· 276 platforms = []; 277 source = { 278 remotes = ["https://rubygems.org"]; 279 - sha256 = "1r4sfyapdqcgqns4skxwkxd9v7a4f0h7y7zrgyz7za1p56jmx9sr"; 280 type = "gem"; 281 }; 282 - version = "2.3.0"; 283 }; 284 kubeclient = { 285 dependencies = ["http" "recursive-open-struct" "rest-client"]; ··· 308 platforms = []; 309 source = { 310 remotes = ["https://rubygems.org"]; 311 - sha256 = "1zj12l9qk62anvk9bjvandpa6vy4xslil15wl6wlivyf51z773vh"; 312 type = "gem"; 313 }; 314 - version = "3.3.1"; 315 }; 316 mime-types-data = { 317 groups = ["default"]; 318 platforms = []; 319 source = { 320 remotes = ["https://rubygems.org"]; 321 - sha256 = "1z5wvk6qi4ws1kjh7xn1rfirqw5m72bwvqacck1fjpbh33pcrwxv"; 322 type = "gem"; 323 }; 324 - version = "3.2021.0901"; 325 }; 326 minitest = { 327 groups = ["default"]; ··· 368 platforms = []; 369 source = { 370 remotes = ["https://rubygems.org"]; 371 - sha256 = "1wk5vk0py65aqp3xrs8s8qkj8pw6xny5z5p9dx16qdx6j3zw5a6g"; 372 type = "gem"; 373 }; 374 - version = "3.13.8"; 375 }; 376 os = { 377 groups = ["default"]; 378 platforms = []; 379 source = { 380 remotes = ["https://rubygems.org"]; 381 - sha256 = "12fli64wz5j9868gpzv5wqsingk1jk457qyqksv9ksmq9b0zpc9x"; 382 type = "gem"; 383 }; 384 - version = "1.1.1"; 385 }; 386 public_suffix = { 387 groups = ["default"]; ··· 512 platforms = []; 513 source = { 514 remotes = ["https://rubygems.org"]; 515 - sha256 = "1746czsjarixq0x05f7p3hpzi38ldg6wxnxxw74kbjzh1sdjgmpl"; 516 type = "gem"; 517 }; 518 - version = "2.4.2"; 519 }; 520 }
··· 244 platforms = []; 245 source = { 246 remotes = ["https://rubygems.org"]; 247 + sha256 = "0vdd1kii40qhbr9n8qx71k2gskq6rkl8ygy8hw5hfj8bb5a364xf"; 248 type = "gem"; 249 }; 250 + version = "1.8.11"; 251 }; 252 jsonpath = { 253 dependencies = ["multi_json" "to_regexp"]; ··· 276 platforms = []; 277 source = { 278 remotes = ["https://rubygems.org"]; 279 + sha256 = "0k1lwg0d2phs9n9zdx7nv5rv2p2vipm9jgzalr8x9nrq1is6wgvr"; 280 type = "gem"; 281 }; 282 + version = "2.3.1"; 283 }; 284 kubeclient = { 285 dependencies = ["http" "recursive-open-struct" "rest-client"]; ··· 308 platforms = []; 309 source = { 310 remotes = ["https://rubygems.org"]; 311 + sha256 = "1wvbwlkf6i17xvxx70cffw26ijvcc400vfhpbnvd8mmx556cnb4g"; 312 type = "gem"; 313 }; 314 + version = "3.4.0"; 315 }; 316 mime-types-data = { 317 groups = ["default"]; 318 platforms = []; 319 source = { 320 remotes = ["https://rubygems.org"]; 321 + sha256 = "03m3fkix2haah20kvh1jgv262yg9jlzn6wq0y31kafxk8fysfy27"; 322 type = "gem"; 323 }; 324 + version = "3.2021.1115"; 325 }; 326 minitest = { 327 groups = ["default"]; ··· 368 platforms = []; 369 source = { 370 remotes = ["https://rubygems.org"]; 371 + sha256 = "1hcmczbp9afxijzg0gvp9milyzk15phfmbpmmsj5ppmziwkdls16"; 372 type = "gem"; 373 }; 374 + version = "3.13.9"; 375 }; 376 os = { 377 groups = ["default"]; 378 platforms = []; 379 source = { 380 remotes = ["https://rubygems.org"]; 381 + sha256 = "0gwd20smyhxbm687vdikfh1gpi96h8qb1x28s2pdcysf6dm6v0ap"; 382 type = "gem"; 383 }; 384 + version = "1.1.4"; 385 }; 386 public_suffix = { 387 groups = ["default"]; ··· 512 platforms = []; 513 source = { 514 remotes = ["https://rubygems.org"]; 515 + sha256 = "18l4r6layck0d80ydc692mv1lxak5xbf6w2paj1x7m2ggbggzxgj"; 516 type = "gem"; 517 }; 518 + version = "2.5.1"; 519 }; 520 }