@rakay-technology/kraft 0.7.4 → 0.7.5

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.
Files changed (48) hide show
  1. package/README.md +1 -11
  2. package/dist/bare-JM3EX7S4.js +27 -0
  3. package/dist/{chunk-EW4PHKB2.js → chunk-2UQFOUSZ.js} +8 -8
  4. package/dist/{chunk-WYNM7L22.js → chunk-2Y62WP2D.js} +2 -2
  5. package/dist/{chunk-N4OALTFK.js → chunk-3RCXJZJD.js} +1 -1
  6. package/dist/{chunk-PZVKPCKE.js → chunk-4UITBYUK.js} +5 -5
  7. package/dist/{chunk-DM3PKWDC.js → chunk-7UKBMDUF.js} +9 -9
  8. package/dist/{chunk-MNV2QFHW.js → chunk-BN23UUSF.js} +1 -1
  9. package/dist/{chunk-I2TOOF2A.js → chunk-CO6FAYLO.js} +1 -1
  10. package/dist/{chunk-AJ4QZLZ2.js → chunk-DFVWR6JM.js} +2 -2
  11. package/dist/{chunk-S3QBGGVP.js → chunk-DI54Y66N.js} +3 -3
  12. package/dist/{chunk-HMJUFZK7.js → chunk-DJNKEVZ7.js} +1 -1
  13. package/dist/{chunk-XVKUFMIB.js → chunk-HFOE2IXZ.js} +1 -1
  14. package/dist/{chunk-RFOBMHQ7.js → chunk-JK7KKBXI.js} +4 -4
  15. package/dist/{chunk-XGCG4MD5.js → chunk-K24SBFI2.js} +1 -1
  16. package/dist/{chunk-TAML5WMA.js → chunk-MC4X55BW.js} +3 -3
  17. package/dist/chunk-ND23EK7Y.js +81645 -0
  18. package/dist/{chunk-YZUKHG3S.js → chunk-PCOTSRS4.js} +3 -3
  19. package/dist/{chunk-MOLPYPVH.js → chunk-SPKRI7MF.js} +6 -6
  20. package/dist/{chunk-JSCZT76F.js → chunk-TCB6MMZZ.js} +10 -8
  21. package/dist/{chunk-PNNXWA2A.js → chunk-TSDJJP6M.js} +227 -100
  22. package/dist/{chunk-THTEUDBC.js → chunk-TVURAFJ5.js} +13 -13
  23. package/dist/{chunk-Y7PVJUXJ.js → chunk-VFPLICBX.js} +6 -6
  24. package/dist/{chunk-BQMFIXHI.js → chunk-XBGSR22I.js} +5 -5
  25. package/dist/{chunk-OFXBNFNL.js → chunk-YY5DEAZI.js} +2 -2
  26. package/dist/{chunk-PNRPKRJU.js → chunk-ZNVAHQRY.js} +6 -6
  27. package/dist/{chunk-YRSZPVMB.js → chunk-ZQJU5CTZ.js} +1 -1
  28. package/dist/{detect-676SNZK4.js → detect-N4HFQZ6Y.js} +4 -4
  29. package/dist/{docker-GOT3Q7DJ.js → docker-DU7JA2AK.js} +8 -8
  30. package/dist/{docker-edge-executor-VO6JHHW2.js → docker-edge-executor-MPIPQHNF.js} +7 -7
  31. package/dist/{edge-import-NFCHIW7G.js → edge-import-YDPEIQDU.js} +22 -22
  32. package/dist/{edge-preflight-QUJ757C6.js → edge-preflight-TT2777R5.js} +13 -13
  33. package/dist/{ensure-container-edge-Q7IZXHGM.js → ensure-container-edge-T5WRCJSE.js} +11 -11
  34. package/dist/{executor-GKXKN52K.js → executor-ZWF2J7GS.js} +6 -6
  35. package/dist/{host-channel-preflight-Z6HYSPKO.js → host-channel-preflight-625L6RNO.js} +22 -22
  36. package/dist/index.js +310 -86
  37. package/dist/{local-executor-OMMDKXCM.js → local-executor-W3O5HDLM.js} +3 -3
  38. package/dist/{nginx-VITTWZZU.js → nginx-XLDZIG4E.js} +9 -9
  39. package/dist/node-bootstrap.js +66 -32
  40. package/dist/{openresty-lua-6I3Z6PEQ.js → openresty-lua-ZNE6IBYU.js} +7 -7
  41. package/dist/{privilege-UQAI2HV4.js → privilege-IMARWVU2.js} +5 -5
  42. package/dist/server/index.js +58785 -770
  43. package/dist/{setup-JWKZIECM.js → setup-I3MTOIPW.js} +12 -12
  44. package/dist/{ssh-client-NWQVRCV7.js → ssh-client-LOCZTEUC.js} +2 -2
  45. package/dist/{up-P5DMQ5YO.js → up-G7ASYVWR.js} +25 -25
  46. package/package.json +1 -1
  47. package/dist/bare-HL2GUYE2.js +0 -27
  48. package/dist/chunk-PVOWHIND.js +0 -26781
@@ -6,7 +6,7 @@ import {
6
6
  describeProcess,
7
7
  probeListeningPort,
8
8
  waitForPortFree
9
- } from "./chunk-WYNM7L22.js";
9
+ } from "./chunk-2Y62WP2D.js";
10
10
  import {
11
11
  EDGE_CONTAINER_NAME,
12
12
  classifyProxy,
@@ -16,11 +16,11 @@ import {
16
16
  resolveContainerPublishingPort,
17
17
  stopContainerDurably,
18
18
  tryExec
19
- } from "./chunk-N4OALTFK.js";
19
+ } from "./chunk-3RCXJZJD.js";
20
20
  import {
21
21
  AppError,
22
22
  shellQuote
23
- } from "./chunk-PVOWHIND.js";
23
+ } from "./chunk-ND23EK7Y.js";
24
24
 
25
25
  // ../../packages/adapters/src/system/proxy/detect.ts
26
26
  var EDGE_PORTS = [80, 443];
@@ -8,17 +8,17 @@ import {
8
8
  import {
9
9
  getTarCreateEnv,
10
10
  prepareSourceTarArgs
11
- } from "./chunk-XGCG4MD5.js";
11
+ } from "./chunk-K24SBFI2.js";
12
12
  import {
13
13
  connectSshClient,
14
14
  openDockerDialStdioChannel,
15
15
  openSftp,
16
16
  openSshUnixSocket,
17
17
  reconcileKnownHosts
18
- } from "./chunk-HMJUFZK7.js";
18
+ } from "./chunk-DJNKEVZ7.js";
19
19
  import {
20
20
  LocalExecutor
21
- } from "./chunk-XVKUFMIB.js";
21
+ } from "./chunk-HFOE2IXZ.js";
22
22
  import {
23
23
  HostChannelUnavailableError,
24
24
  SshDisconnectedError,
@@ -33,7 +33,7 @@ import {
33
33
  hasLocalCommand,
34
34
  logEntry,
35
35
  sq
36
- } from "./chunk-MNV2QFHW.js";
36
+ } from "./chunk-BN23UUSF.js";
37
37
  import {
38
38
  HOST_CHANNEL_AUTH_REJECTED,
39
39
  HOST_CHANNEL_NOT_PROVISIONED,
@@ -44,7 +44,7 @@ import {
44
44
  hostChannelAccount,
45
45
  hostFirewallRule,
46
46
  safeErrorMessage
47
- } from "./chunk-PVOWHIND.js";
47
+ } from "./chunk-ND23EK7Y.js";
48
48
 
49
49
  // ../../packages/adapters/src/system/executor.ts
50
50
  import { existsSync, readFileSync } from "fs";
@@ -2353,7 +2353,7 @@ async function verifyHostChannelAuth(config) {
2353
2353
  let hint = null;
2354
2354
  let forwarding = "unknown";
2355
2355
  try {
2356
- const { connectSshClient: connectSshClient2 } = await import("./ssh-client-NWQVRCV7.js");
2356
+ const { connectSshClient: connectSshClient2 } = await import("./ssh-client-LOCZTEUC.js");
2357
2357
  const client = await connectSshClient2({
2358
2358
  host: config.host,
2359
2359
  port: config.port,
@@ -10,28 +10,28 @@ import {
10
10
  readComposeEnvFile,
11
11
  resolveLocalEnvironmentSync,
12
12
  thisHost
13
- } from "./chunk-EW4PHKB2.js";
13
+ } from "./chunk-2UQFOUSZ.js";
14
14
  import {
15
15
  OS_DIR
16
16
  } from "./chunk-5GPXMTE4.js";
17
17
  import {
18
18
  systemCatalog
19
- } from "./chunk-THTEUDBC.js";
19
+ } from "./chunk-TVURAFJ5.js";
20
20
  import {
21
21
  invalidateEdgeContainer,
22
22
  sanitizeEdgeVhosts
23
- } from "./chunk-YZUKHG3S.js";
23
+ } from "./chunk-PCOTSRS4.js";
24
24
  import {
25
25
  DEFAULT_DOCKER_SOCKET_PATH,
26
26
  resolveLocalDockerSocketPath
27
- } from "./chunk-PNRPKRJU.js";
27
+ } from "./chunk-ZNVAHQRY.js";
28
28
  import {
29
29
  LocalExecutor
30
- } from "./chunk-XVKUFMIB.js";
30
+ } from "./chunk-HFOE2IXZ.js";
31
31
  import {
32
32
  EDGE_CONTAINER_MOUNTS,
33
33
  EDGE_HOST_STATE_DIR
34
- } from "./chunk-BQMFIXHI.js";
34
+ } from "./chunk-XBGSR22I.js";
35
35
  import {
36
36
  DEFAULT_IMAGE_REGISTRY,
37
37
  HOST_CHANNEL_BLOCKED,
@@ -51,7 +51,7 @@ import {
51
51
  hostFirewallRule,
52
52
  hostFirewallRuleRemoval,
53
53
  wrapText
54
- } from "./chunk-PVOWHIND.js";
54
+ } from "./chunk-ND23EK7Y.js";
55
55
 
56
56
  // src/lib/host-channel-preflight.ts
57
57
  import { spawnSync as spawnSync4 } from "child_process";
@@ -1776,7 +1776,7 @@ function operatorEnvPassthrough(managed, prev) {
1776
1776
  }
1777
1777
  var PRESERVED_ENV_HEADER = "# Preserved from your existing .env \u2014 set by you, not by `kraft up` (#485).";
1778
1778
  function resolveImageVersion(opts) {
1779
- return opts.version?.trim() || process.env.KRAFT_VERSION?.trim() || (true ? "0.7.4" : "latest");
1779
+ return opts.version?.trim() || process.env.KRAFT_VERSION?.trim() || (true ? "0.7.5" : "latest");
1780
1780
  }
1781
1781
  function managedEnvLines(opts, host, cfg, prev) {
1782
1782
  const lines = [
@@ -2020,6 +2020,8 @@ function pinnedImagesReady(opts) {
2020
2020
  "",
2021
2021
  " Any one of these gets you moving:",
2022
2022
  " \u2022 Wait a few minutes and re-run \u2014 the images usually land right after a release.",
2023
+ " \u2022 Private registry (GHCR packages set to Private)? Log in first, then re-run:",
2024
+ " echo $CR_PAT | docker login ghcr.io -u <user> --password-stdin",
2023
2025
  " \u2022 Pin a tag that exists:",
2024
2026
  " kraft up --compose --image-version <tag>",
2025
2027
  " KRAFT_VERSION=<tag> kraft up --compose"