@storm-software/k8s-tools 0.25.21 → 0.26.4
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.
- package/CHANGELOG.md +78 -0
- package/README.md +1 -2
- package/dist/{chunk-A7ARE63F.js → chunk-3YRUSJ6Q.js} +4 -4
- package/dist/{chunk-NWIIGYA4.mjs → chunk-K5ZDOI3K.mjs} +3 -3
- package/dist/executors.js +6 -6
- package/dist/executors.mjs +5 -5
- package/dist/generators.js +2 -2
- package/dist/generators.mjs +3 -3
- package/dist/index.js +15 -15
- package/dist/index.mjs +20 -20
- package/dist/src/executors/helm-package/executor.js +5 -5
- package/dist/src/executors/helm-package/executor.mjs +4 -4
- package/dist/src/utils/client.js +3 -3
- package/dist/src/utils/client.mjs +2 -2
- package/dist/src/utils/index.js +3 -3
- package/dist/src/utils/index.mjs +2 -2
- package/package.json +42 -16
- package/dist/{chunk-RUROM5AC.mjs → chunk-HTDCDGM3.mjs} +3 -3
- package/dist/{chunk-4AADQIGW.js → chunk-M5IOCZK5.js} +2 -2
package/CHANGELOG.md
CHANGED
|
@@ -2,6 +2,84 @@
|
|
|
2
2
|
|
|
3
3
|
# Changelog for Storm Ops - K8s Tools
|
|
4
4
|
|
|
5
|
+
## [0.26.4](https://github.com/storm-software/storm-ops/releases/tag/k8s-tools%400.26.4) (2025-05-05)
|
|
6
|
+
|
|
7
|
+
### Miscellaneous
|
|
8
|
+
|
|
9
|
+
- **monorepo:** Update pnpm workspace links
|
|
10
|
+
([5d634e41e](https://github.com/storm-software/storm-ops/commit/5d634e41e))
|
|
11
|
+
- **monorepo:** Regenerate README markdown files
|
|
12
|
+
([fcf99cfec](https://github.com/storm-software/storm-ops/commit/fcf99cfec))
|
|
13
|
+
|
|
14
|
+
### Updated Dependencies
|
|
15
|
+
|
|
16
|
+
- Updated workspace-tools to 1.268.4
|
|
17
|
+
- Updated workspace-tools to 1.268.4
|
|
18
|
+
- Updated config-tools to 1.164.4
|
|
19
|
+
- Updated config-tools to 1.164.4
|
|
20
|
+
- Updated config to 1.114.4
|
|
21
|
+
- Updated config to 1.114.4
|
|
22
|
+
|
|
23
|
+
## [0.26.3](https://github.com/storm-software/storm-ops/releases/tag/k8s-tools%400.26.3) (2025-05-05)
|
|
24
|
+
|
|
25
|
+
### Miscellaneous
|
|
26
|
+
|
|
27
|
+
- **monorepo:** Regenerate README markdown files
|
|
28
|
+
([8401e74b4](https://github.com/storm-software/storm-ops/commit/8401e74b4))
|
|
29
|
+
|
|
30
|
+
### Updated Dependencies
|
|
31
|
+
|
|
32
|
+
- Updated workspace-tools to 1.268.3
|
|
33
|
+
- Updated workspace-tools to 1.268.3
|
|
34
|
+
- Updated config-tools to 1.164.3
|
|
35
|
+
- Updated config-tools to 1.164.3
|
|
36
|
+
- Updated config to 1.114.3
|
|
37
|
+
- Updated config to 1.114.3
|
|
38
|
+
|
|
39
|
+
## [0.26.2](https://github.com/storm-software/storm-ops/releases/tag/k8s-tools%400.26.2) (2025-05-05)
|
|
40
|
+
|
|
41
|
+
### Miscellaneous
|
|
42
|
+
|
|
43
|
+
- **monorepo:** Regenerate README markdown files
|
|
44
|
+
([7aedc52a8](https://github.com/storm-software/storm-ops/commit/7aedc52a8))
|
|
45
|
+
|
|
46
|
+
## [0.26.1](https://github.com/storm-software/storm-ops/releases/tag/k8s-tools%400.26.1) (2025-05-05)
|
|
47
|
+
|
|
48
|
+
### Miscellaneous
|
|
49
|
+
|
|
50
|
+
- **unbuild:** Update dependencies list
|
|
51
|
+
([0e4702f96](https://github.com/storm-software/storm-ops/commit/0e4702f96))
|
|
52
|
+
- **monorepo:** Regenerate README markdown files
|
|
53
|
+
([1100d212e](https://github.com/storm-software/storm-ops/commit/1100d212e))
|
|
54
|
+
|
|
55
|
+
## [0.26.0](https://github.com/storm-software/storm-ops/releases/tag/k8s-tools%400.26.0) (2025-05-05)
|
|
56
|
+
|
|
57
|
+
### Features
|
|
58
|
+
|
|
59
|
+
- **workspace-tools:** Use pnpm to publish the packages
|
|
60
|
+
([f31a22830](https://github.com/storm-software/storm-ops/commit/f31a22830))
|
|
61
|
+
|
|
62
|
+
### Miscellaneous
|
|
63
|
+
|
|
64
|
+
- **monorepo:** Regenerate README markdown files
|
|
65
|
+
([ddded09ab](https://github.com/storm-software/storm-ops/commit/ddded09ab))
|
|
66
|
+
|
|
67
|
+
## [0.25.23](https://github.com/storm-software/storm-ops/releases/tag/k8s-tools%400.25.23) (2025-04-30)
|
|
68
|
+
|
|
69
|
+
### Miscellaneous
|
|
70
|
+
|
|
71
|
+
- **monorepo:** Regenerate README markdown files
|
|
72
|
+
([4b707da15](https://github.com/storm-software/storm-ops/commit/4b707da15))
|
|
73
|
+
|
|
74
|
+
## [0.25.22](https://github.com/storm-software/storm-ops/releases/tag/k8s-tools%400.25.22) (2025-04-30)
|
|
75
|
+
|
|
76
|
+
### Miscellaneous
|
|
77
|
+
|
|
78
|
+
- **esbuild:** Remove swc plugin for ESBuild
|
|
79
|
+
([ad298c288](https://github.com/storm-software/storm-ops/commit/ad298c288))
|
|
80
|
+
- **monorepo:** Regenerate README markdown files
|
|
81
|
+
([933d45f0b](https://github.com/storm-software/storm-ops/commit/933d45f0b))
|
|
82
|
+
|
|
5
83
|
## [0.25.21](https://github.com/storm-software/storm-ops/releases/tag/k8s-tools%400.25.21) (2025-04-30)
|
|
6
84
|
|
|
7
85
|
### Bug Fixes
|
package/README.md
CHANGED
|
@@ -21,7 +21,7 @@ This package is part of the <b>⚡Storm-Ops</b> monorepo. The Storm-Ops packages
|
|
|
21
21
|
|
|
22
22
|
<h3 align="center">💻 Visit <a href="https://stormsoftware.com" target="_blank">stormsoftware.com</a> to stay up to date with this developer</h3><br />
|
|
23
23
|
|
|
24
|
-
[](https://prettier.io/) [](http://nx.dev/) [](https://nextjs.org/) [](http://commitizen.github.io/cz-cli/)  [](https://fumadocs.vercel.app/) 
|
|
25
25
|
|
|
26
26
|
<!-- prettier-ignore-start -->
|
|
27
27
|
<!-- markdownlint-disable -->
|
|
@@ -40,7 +40,6 @@ This package is part of the <b>⚡Storm-Ops</b> monorepo. The Storm-Ops packages
|
|
|
40
40
|
|
|
41
41
|
<!-- START doctoc -->
|
|
42
42
|
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
|
|
43
|
-
|
|
44
43
|
## Table of Contents
|
|
45
44
|
|
|
46
45
|
- [Storm Kubernetes Tools](#storm-kubernetes-tools)
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _optionalChain(ops) { let lastAccessLHS = undefined; let value = ops[0]; let i = 1; while (i < ops.length) { const op = ops[i]; const fn = ops[i + 1]; i += 2; if ((op === 'optionalAccess' || op === 'optionalCall') && value == null) { return undefined; } if (op === 'access' || op === 'optionalAccess') { lastAccessLHS = value; value = fn(value); } else if (op === 'call' || op === 'optionalCall') { value = fn((...args) => value.call(lastAccessLHS, ...args)); lastAccessLHS = undefined; } } return value; }
|
|
2
2
|
|
|
3
|
+
var _chunkM5IOCZK5js = require('./chunk-M5IOCZK5.js');
|
|
3
4
|
|
|
4
|
-
var _chunkDD5DCADPjs = require('./chunk-DD5DCADP.js');
|
|
5
5
|
|
|
6
6
|
|
|
7
|
+
var _chunkDD5DCADPjs = require('./chunk-DD5DCADP.js');
|
|
7
8
|
|
|
8
9
|
|
|
9
10
|
|
|
@@ -14,10 +15,9 @@ var _chunkDD5DCADPjs = require('./chunk-DD5DCADP.js');
|
|
|
14
15
|
|
|
15
16
|
|
|
16
17
|
|
|
17
|
-
var _chunkUWVOFPSWjs = require('./chunk-UWVOFPSW.js');
|
|
18
18
|
|
|
19
19
|
|
|
20
|
-
var
|
|
20
|
+
var _chunkUWVOFPSWjs = require('./chunk-UWVOFPSW.js');
|
|
21
21
|
|
|
22
22
|
// ../workspace-tools/src/base/base-executor.ts
|
|
23
23
|
var _defu = require('defu');
|
|
@@ -146,7 +146,7 @@ async function serveExecutor(options, context, config) {
|
|
|
146
146
|
if (!_optionalChain([context, 'optionalAccess', _22 => _22.projectName]) || !_optionalChain([context, 'optionalAccess', _23 => _23.projectsConfigurations, 'optionalAccess', _24 => _24.projects, 'optionalAccess', _25 => _25[context.projectName], 'optionalAccess', _26 => _26.root])) {
|
|
147
147
|
throw new Error("Nx executor context was invalid");
|
|
148
148
|
}
|
|
149
|
-
const helm =
|
|
149
|
+
const helm = _chunkM5IOCZK5js.createHelmClient.call(void 0, );
|
|
150
150
|
if (_optionalChain([options, 'access', _27 => _27.dependencies, 'optionalAccess', _28 => _28.repositories])) {
|
|
151
151
|
for (const repository of options.dependencies.repositories) {
|
|
152
152
|
if (repository.name && repository.url) {
|
|
@@ -1,3 +1,6 @@
|
|
|
1
|
+
import {
|
|
2
|
+
createHelmClient
|
|
3
|
+
} from "./chunk-HTDCDGM3.mjs";
|
|
1
4
|
import {
|
|
2
5
|
applyWorkspaceProjectTokens,
|
|
3
6
|
applyWorkspaceTokens
|
|
@@ -15,9 +18,6 @@ import {
|
|
|
15
18
|
writeTrace,
|
|
16
19
|
writeWarning
|
|
17
20
|
} from "./chunk-MWMS7P7U.mjs";
|
|
18
|
-
import {
|
|
19
|
-
createHelmClient
|
|
20
|
-
} from "./chunk-RUROM5AC.mjs";
|
|
21
21
|
|
|
22
22
|
// ../workspace-tools/src/base/base-executor.ts
|
|
23
23
|
import { defu } from "defu";
|
package/dist/executors.js
CHANGED
|
@@ -2,17 +2,17 @@
|
|
|
2
2
|
|
|
3
3
|
|
|
4
4
|
var _chunkSGNASGK5js = require('./chunk-SGNASGK5.js');
|
|
5
|
+
require('./chunk-RUPAIXLM.js');
|
|
5
6
|
|
|
6
7
|
|
|
7
|
-
var
|
|
8
|
-
require('./chunk-
|
|
8
|
+
var _chunk3YRUSJ6Qjs = require('./chunk-3YRUSJ6Q.js');
|
|
9
|
+
require('./chunk-M5IOCZK5.js');
|
|
10
|
+
require('./chunk-XKOZIQT3.js');
|
|
11
|
+
require('./chunk-JSFRUBG5.js');
|
|
9
12
|
require('./chunk-DD5DCADP.js');
|
|
10
13
|
require('./chunk-UWVOFPSW.js');
|
|
11
|
-
require('./chunk-4AADQIGW.js');
|
|
12
|
-
require('./chunk-JSFRUBG5.js');
|
|
13
|
-
require('./chunk-XKOZIQT3.js');
|
|
14
14
|
require('./chunk-RECJ3G6F.js');
|
|
15
15
|
|
|
16
16
|
|
|
17
17
|
|
|
18
|
-
exports.getRegistryVersion = _chunkSGNASGK5js.getRegistryVersion; exports.serveExecutor =
|
|
18
|
+
exports.getRegistryVersion = _chunkSGNASGK5js.getRegistryVersion; exports.serveExecutor = _chunk3YRUSJ6Qjs.serveExecutor;
|
package/dist/executors.mjs
CHANGED
|
@@ -2,15 +2,15 @@ import "./chunk-YSCEY447.mjs";
|
|
|
2
2
|
import {
|
|
3
3
|
getRegistryVersion
|
|
4
4
|
} from "./chunk-BBY7MXHG.mjs";
|
|
5
|
+
import "./chunk-ARIMP3W4.mjs";
|
|
5
6
|
import {
|
|
6
7
|
serveExecutor
|
|
7
|
-
} from "./chunk-
|
|
8
|
-
import "./chunk-
|
|
8
|
+
} from "./chunk-K5ZDOI3K.mjs";
|
|
9
|
+
import "./chunk-HTDCDGM3.mjs";
|
|
10
|
+
import "./chunk-HGXQ6SSU.mjs";
|
|
11
|
+
import "./chunk-YXXZO2AJ.mjs";
|
|
9
12
|
import "./chunk-MDGD27YL.mjs";
|
|
10
13
|
import "./chunk-MWMS7P7U.mjs";
|
|
11
|
-
import "./chunk-RUROM5AC.mjs";
|
|
12
|
-
import "./chunk-YXXZO2AJ.mjs";
|
|
13
|
-
import "./chunk-HGXQ6SSU.mjs";
|
|
14
14
|
import "./chunk-27DDDFDE.mjs";
|
|
15
15
|
export {
|
|
16
16
|
getRegistryVersion,
|
package/dist/generators.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});require('./chunk-DHBG5ASJ.js');
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
var
|
|
4
|
+
var _chunkGQUK4O4Ejs = require('./chunk-GQUK4O4E.js');
|
|
5
5
|
|
|
6
6
|
|
|
7
|
-
var
|
|
7
|
+
var _chunkNMNRCEUZjs = require('./chunk-NMNRCEUZ.js');
|
|
8
8
|
require('./chunk-2SIDLIM5.js');
|
|
9
9
|
require('./chunk-DD5DCADP.js');
|
|
10
10
|
require('./chunk-UWVOFPSW.js');
|
package/dist/generators.mjs
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import "./chunk-3J7KBHMJ.mjs";
|
|
2
|
-
import {
|
|
3
|
-
helmChartGeneratorFn
|
|
4
|
-
} from "./chunk-KVKKT3AU.mjs";
|
|
5
2
|
import {
|
|
6
3
|
helmDependencyGeneratorFn
|
|
7
4
|
} from "./chunk-MKWEGZBN.mjs";
|
|
5
|
+
import {
|
|
6
|
+
helmChartGeneratorFn
|
|
7
|
+
} from "./chunk-KVKKT3AU.mjs";
|
|
8
8
|
import "./chunk-VREITNWP.mjs";
|
|
9
9
|
import "./chunk-MDGD27YL.mjs";
|
|
10
10
|
import "./chunk-MWMS7P7U.mjs";
|
package/dist/index.js
CHANGED
|
@@ -4,39 +4,39 @@
|
|
|
4
4
|
|
|
5
5
|
|
|
6
6
|
var _chunkY2HMMGO2js = require('./chunk-Y2HMMGO2.js');
|
|
7
|
-
require('./chunk-
|
|
8
|
-
|
|
7
|
+
require('./chunk-U76ID4TS.js');
|
|
9
8
|
|
|
10
|
-
var _chunkSGNASGK5js = require('./chunk-SGNASGK5.js');
|
|
11
9
|
|
|
12
10
|
|
|
13
|
-
var
|
|
14
|
-
require('./chunk-
|
|
11
|
+
var _chunk7QVOU2PTjs = require('./chunk-7QVOU2PT.js');
|
|
12
|
+
require('./chunk-XO66D74Z.js');
|
|
15
13
|
require('./chunk-DHBG5ASJ.js');
|
|
16
14
|
|
|
17
15
|
|
|
18
|
-
var
|
|
16
|
+
var _chunkGQUK4O4Ejs = require('./chunk-GQUK4O4E.js');
|
|
19
17
|
|
|
20
18
|
|
|
21
|
-
var
|
|
22
|
-
require('./chunk-
|
|
23
|
-
require('./chunk-DD5DCADP.js');
|
|
24
|
-
require('./chunk-UWVOFPSW.js');
|
|
25
|
-
require('./chunk-U76ID4TS.js');
|
|
19
|
+
var _chunkSGNASGK5js = require('./chunk-SGNASGK5.js');
|
|
20
|
+
require('./chunk-RUPAIXLM.js');
|
|
26
21
|
|
|
27
22
|
|
|
23
|
+
var _chunk3YRUSJ6Qjs = require('./chunk-3YRUSJ6Q.js');
|
|
24
|
+
|
|
28
25
|
|
|
29
|
-
var _chunk7QVOU2PTjs = require('./chunk-7QVOU2PT.js');
|
|
30
26
|
|
|
27
|
+
var _chunkM5IOCZK5js = require('./chunk-M5IOCZK5.js');
|
|
31
28
|
|
|
32
29
|
|
|
33
|
-
var
|
|
30
|
+
var _chunkXKOZIQT3js = require('./chunk-XKOZIQT3.js');
|
|
34
31
|
|
|
35
32
|
|
|
36
33
|
var _chunkJSFRUBG5js = require('./chunk-JSFRUBG5.js');
|
|
37
34
|
|
|
38
35
|
|
|
39
|
-
var
|
|
36
|
+
var _chunkNMNRCEUZjs = require('./chunk-NMNRCEUZ.js');
|
|
37
|
+
require('./chunk-2SIDLIM5.js');
|
|
38
|
+
require('./chunk-DD5DCADP.js');
|
|
39
|
+
require('./chunk-UWVOFPSW.js');
|
|
40
40
|
require('./chunk-RECJ3G6F.js');
|
|
41
41
|
|
|
42
42
|
|
|
@@ -53,4 +53,4 @@ require('./chunk-RECJ3G6F.js');
|
|
|
53
53
|
|
|
54
54
|
|
|
55
55
|
|
|
56
|
-
exports.AbstractHelmClient = _chunkJSFRUBG5js.AbstractHelmClient; exports.HelmClient =
|
|
56
|
+
exports.AbstractHelmClient = _chunkJSFRUBG5js.AbstractHelmClient; exports.HelmClient = _chunkM5IOCZK5js.HelmClient; exports.addToPrettierIgnore = _chunk7QVOU2PTjs.addToPrettierIgnore; exports.createDependencies = _chunkY2HMMGO2js.createDependencies; exports.createHelmClient = _chunkM5IOCZK5js.createHelmClient; exports.createNodes = _chunkY2HMMGO2js.createNodes; exports.description = _chunkY2HMMGO2js.description; exports.ensureInitialized = _chunkXKOZIQT3js.ensureInitialized; exports.getRegistryVersion = _chunkSGNASGK5js.getRegistryVersion; exports.helmChartGeneratorFn = _chunkNMNRCEUZjs.helmChartGeneratorFn; exports.helmDependencyGeneratorFn = _chunkGQUK4O4Ejs.helmDependencyGeneratorFn; exports.name = _chunkY2HMMGO2js.name; exports.resolveUserExistingPrettierConfig = _chunk7QVOU2PTjs.resolveUserExistingPrettierConfig; exports.serveExecutor = _chunk3YRUSJ6Qjs.serveExecutor;
|
package/dist/index.mjs
CHANGED
|
@@ -4,39 +4,39 @@ import {
|
|
|
4
4
|
description,
|
|
5
5
|
name
|
|
6
6
|
} from "./chunk-MQZUEUAT.mjs";
|
|
7
|
-
import "./chunk-
|
|
8
|
-
import {
|
|
9
|
-
getRegistryVersion
|
|
10
|
-
} from "./chunk-BBY7MXHG.mjs";
|
|
7
|
+
import "./chunk-WWU25UQ4.mjs";
|
|
11
8
|
import {
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
9
|
+
addToPrettierIgnore,
|
|
10
|
+
resolveUserExistingPrettierConfig
|
|
11
|
+
} from "./chunk-QHFQ2OBL.mjs";
|
|
12
|
+
import "./chunk-YSCEY447.mjs";
|
|
15
13
|
import "./chunk-3J7KBHMJ.mjs";
|
|
16
|
-
import {
|
|
17
|
-
helmChartGeneratorFn
|
|
18
|
-
} from "./chunk-KVKKT3AU.mjs";
|
|
19
14
|
import {
|
|
20
15
|
helmDependencyGeneratorFn
|
|
21
16
|
} from "./chunk-MKWEGZBN.mjs";
|
|
22
|
-
import "./chunk-VREITNWP.mjs";
|
|
23
|
-
import "./chunk-MDGD27YL.mjs";
|
|
24
|
-
import "./chunk-MWMS7P7U.mjs";
|
|
25
|
-
import "./chunk-WWU25UQ4.mjs";
|
|
26
17
|
import {
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
18
|
+
getRegistryVersion
|
|
19
|
+
} from "./chunk-BBY7MXHG.mjs";
|
|
20
|
+
import "./chunk-ARIMP3W4.mjs";
|
|
21
|
+
import {
|
|
22
|
+
serveExecutor
|
|
23
|
+
} from "./chunk-K5ZDOI3K.mjs";
|
|
30
24
|
import {
|
|
31
25
|
HelmClient,
|
|
32
26
|
createHelmClient
|
|
33
|
-
} from "./chunk-
|
|
27
|
+
} from "./chunk-HTDCDGM3.mjs";
|
|
28
|
+
import {
|
|
29
|
+
ensureInitialized
|
|
30
|
+
} from "./chunk-HGXQ6SSU.mjs";
|
|
34
31
|
import {
|
|
35
32
|
AbstractHelmClient
|
|
36
33
|
} from "./chunk-YXXZO2AJ.mjs";
|
|
37
34
|
import {
|
|
38
|
-
|
|
39
|
-
} from "./chunk-
|
|
35
|
+
helmChartGeneratorFn
|
|
36
|
+
} from "./chunk-KVKKT3AU.mjs";
|
|
37
|
+
import "./chunk-VREITNWP.mjs";
|
|
38
|
+
import "./chunk-MDGD27YL.mjs";
|
|
39
|
+
import "./chunk-MWMS7P7U.mjs";
|
|
40
40
|
import "./chunk-27DDDFDE.mjs";
|
|
41
41
|
export {
|
|
42
42
|
AbstractHelmClient,
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
var
|
|
4
|
+
var _chunk3YRUSJ6Qjs = require('../../../chunk-3YRUSJ6Q.js');
|
|
5
|
+
require('../../../chunk-M5IOCZK5.js');
|
|
6
|
+
require('../../../chunk-XKOZIQT3.js');
|
|
7
|
+
require('../../../chunk-JSFRUBG5.js');
|
|
5
8
|
require('../../../chunk-DD5DCADP.js');
|
|
6
9
|
require('../../../chunk-UWVOFPSW.js');
|
|
7
|
-
require('../../../chunk-4AADQIGW.js');
|
|
8
|
-
require('../../../chunk-JSFRUBG5.js');
|
|
9
|
-
require('../../../chunk-XKOZIQT3.js');
|
|
10
10
|
require('../../../chunk-RECJ3G6F.js');
|
|
11
11
|
|
|
12
12
|
|
|
13
13
|
|
|
14
|
-
exports.default =
|
|
14
|
+
exports.default = _chunk3YRUSJ6Qjs.executor_default; exports.serveExecutor = _chunk3YRUSJ6Qjs.serveExecutor;
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import {
|
|
2
2
|
executor_default,
|
|
3
3
|
serveExecutor
|
|
4
|
-
} from "../../../chunk-
|
|
4
|
+
} from "../../../chunk-K5ZDOI3K.mjs";
|
|
5
|
+
import "../../../chunk-HTDCDGM3.mjs";
|
|
6
|
+
import "../../../chunk-HGXQ6SSU.mjs";
|
|
7
|
+
import "../../../chunk-YXXZO2AJ.mjs";
|
|
5
8
|
import "../../../chunk-MDGD27YL.mjs";
|
|
6
9
|
import "../../../chunk-MWMS7P7U.mjs";
|
|
7
|
-
import "../../../chunk-RUROM5AC.mjs";
|
|
8
|
-
import "../../../chunk-YXXZO2AJ.mjs";
|
|
9
|
-
import "../../../chunk-HGXQ6SSU.mjs";
|
|
10
10
|
import "../../../chunk-27DDDFDE.mjs";
|
|
11
11
|
export {
|
|
12
12
|
executor_default as default,
|
package/dist/src/utils/client.js
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
var
|
|
5
|
-
require('../../chunk-JSFRUBG5.js');
|
|
4
|
+
var _chunkM5IOCZK5js = require('../../chunk-M5IOCZK5.js');
|
|
6
5
|
require('../../chunk-XKOZIQT3.js');
|
|
6
|
+
require('../../chunk-JSFRUBG5.js');
|
|
7
7
|
require('../../chunk-RECJ3G6F.js');
|
|
8
8
|
|
|
9
9
|
|
|
10
10
|
|
|
11
|
-
exports.HelmClient =
|
|
11
|
+
exports.HelmClient = _chunkM5IOCZK5js.HelmClient; exports.createHelmClient = _chunkM5IOCZK5js.createHelmClient;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import {
|
|
2
2
|
HelmClient,
|
|
3
3
|
createHelmClient
|
|
4
|
-
} from "../../chunk-
|
|
5
|
-
import "../../chunk-YXXZO2AJ.mjs";
|
|
4
|
+
} from "../../chunk-HTDCDGM3.mjs";
|
|
6
5
|
import "../../chunk-HGXQ6SSU.mjs";
|
|
6
|
+
import "../../chunk-YXXZO2AJ.mjs";
|
|
7
7
|
import "../../chunk-27DDDFDE.mjs";
|
|
8
8
|
export {
|
|
9
9
|
HelmClient,
|
package/dist/src/utils/index.js
CHANGED
|
@@ -6,11 +6,11 @@ var _chunk7QVOU2PTjs = require('../../chunk-7QVOU2PT.js');
|
|
|
6
6
|
|
|
7
7
|
|
|
8
8
|
|
|
9
|
-
var
|
|
10
|
-
require('../../chunk-JSFRUBG5.js');
|
|
9
|
+
var _chunkM5IOCZK5js = require('../../chunk-M5IOCZK5.js');
|
|
11
10
|
|
|
12
11
|
|
|
13
12
|
var _chunkXKOZIQT3js = require('../../chunk-XKOZIQT3.js');
|
|
13
|
+
require('../../chunk-JSFRUBG5.js');
|
|
14
14
|
require('../../chunk-RECJ3G6F.js');
|
|
15
15
|
|
|
16
16
|
|
|
@@ -18,4 +18,4 @@ require('../../chunk-RECJ3G6F.js');
|
|
|
18
18
|
|
|
19
19
|
|
|
20
20
|
|
|
21
|
-
exports.HelmClient =
|
|
21
|
+
exports.HelmClient = _chunkM5IOCZK5js.HelmClient; exports.addToPrettierIgnore = _chunk7QVOU2PTjs.addToPrettierIgnore; exports.createHelmClient = _chunkM5IOCZK5js.createHelmClient; exports.ensureInitialized = _chunkXKOZIQT3js.ensureInitialized; exports.resolveUserExistingPrettierConfig = _chunk7QVOU2PTjs.resolveUserExistingPrettierConfig;
|
package/dist/src/utils/index.mjs
CHANGED
|
@@ -6,11 +6,11 @@ import {
|
|
|
6
6
|
import {
|
|
7
7
|
HelmClient,
|
|
8
8
|
createHelmClient
|
|
9
|
-
} from "../../chunk-
|
|
10
|
-
import "../../chunk-YXXZO2AJ.mjs";
|
|
9
|
+
} from "../../chunk-HTDCDGM3.mjs";
|
|
11
10
|
import {
|
|
12
11
|
ensureInitialized
|
|
13
12
|
} from "../../chunk-HGXQ6SSU.mjs";
|
|
13
|
+
import "../../chunk-YXXZO2AJ.mjs";
|
|
14
14
|
import "../../chunk-27DDDFDE.mjs";
|
|
15
15
|
export {
|
|
16
16
|
HelmClient,
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@storm-software/k8s-tools",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.26.4",
|
|
4
4
|
"description": "Tools for managing Kubernetes (k8s) infrastructure within a Nx workspace.",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "github",
|
|
@@ -31,16 +31,28 @@
|
|
|
31
31
|
"types": "./dist/index.d.mts",
|
|
32
32
|
"default": "./dist/index.mjs"
|
|
33
33
|
},
|
|
34
|
-
"require": {
|
|
35
|
-
|
|
34
|
+
"require": {
|
|
35
|
+
"types": "./dist/index.d.ts",
|
|
36
|
+
"default": "./dist/index.js"
|
|
37
|
+
},
|
|
38
|
+
"default": {
|
|
39
|
+
"types": "./dist/index.d.ts",
|
|
40
|
+
"default": "./dist/index.js"
|
|
41
|
+
}
|
|
36
42
|
},
|
|
37
43
|
"./index": {
|
|
38
44
|
"import": {
|
|
39
45
|
"types": "./dist/index.d.mts",
|
|
40
46
|
"default": "./dist/index.mjs"
|
|
41
47
|
},
|
|
42
|
-
"require": {
|
|
43
|
-
|
|
48
|
+
"require": {
|
|
49
|
+
"types": "./dist/index.d.ts",
|
|
50
|
+
"default": "./dist/index.js"
|
|
51
|
+
},
|
|
52
|
+
"default": {
|
|
53
|
+
"types": "./dist/index.d.ts",
|
|
54
|
+
"default": "./dist/index.js"
|
|
55
|
+
}
|
|
44
56
|
},
|
|
45
57
|
"./executors": {
|
|
46
58
|
"import": {
|
|
@@ -129,20 +141,32 @@
|
|
|
129
141
|
],
|
|
130
142
|
"peerDependencies": {
|
|
131
143
|
"@nx/devkit": "20.8.0",
|
|
132
|
-
"@storm-software/config": "workspace:*",
|
|
133
|
-
"@storm-software/config-tools": "workspace:*",
|
|
134
|
-
"@storm-software/workspace-tools": "workspace:*",
|
|
135
144
|
"prettier": "^3.5.1",
|
|
136
145
|
"tsup": "8.4.0"
|
|
137
146
|
},
|
|
138
147
|
"peerDependenciesMeta": {
|
|
139
|
-
"@nx-tools/container-metadata": {
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
"@nx/
|
|
143
|
-
|
|
148
|
+
"@nx-tools/container-metadata": {
|
|
149
|
+
"optional": false
|
|
150
|
+
},
|
|
151
|
+
"@nx-tools/nx-container": {
|
|
152
|
+
"optional": false
|
|
153
|
+
},
|
|
154
|
+
"@nx/devkit": {
|
|
155
|
+
"optional": false
|
|
156
|
+
},
|
|
157
|
+
"@nx/workspace": {
|
|
158
|
+
"optional": false
|
|
159
|
+
},
|
|
160
|
+
"nx": {
|
|
161
|
+
"optional": false
|
|
162
|
+
}
|
|
163
|
+
},
|
|
164
|
+
"dependencies": {
|
|
165
|
+
"@storm-software/config": "1.114.4",
|
|
166
|
+
"@storm-software/config-tools": "1.164.4",
|
|
167
|
+
"@storm-software/workspace-tools": "1.268.4",
|
|
168
|
+
"js-yaml": "^4.1.0"
|
|
144
169
|
},
|
|
145
|
-
"dependencies": { "js-yaml": "^4.1.0" },
|
|
146
170
|
"devDependencies": {
|
|
147
171
|
"@nx-tools/container-metadata": "^6.1.1",
|
|
148
172
|
"@nx-tools/nx-container": "^6.2.0",
|
|
@@ -155,7 +179,9 @@
|
|
|
155
179
|
"typescript": "^5.8.3",
|
|
156
180
|
"untyped": "^1.5.2"
|
|
157
181
|
},
|
|
158
|
-
"publishConfig": {
|
|
182
|
+
"publishConfig": {
|
|
183
|
+
"access": "public"
|
|
184
|
+
},
|
|
159
185
|
"executors": "./executors.json",
|
|
160
186
|
"generators": "./generators.json"
|
|
161
|
-
}
|
|
187
|
+
}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _optionalChain(ops) { let lastAccessLHS = undefined; let value = ops[0]; let i = 1; while (i < ops.length) { const op = ops[i]; const fn = ops[i + 1]; i += 2; if ((op === 'optionalAccess' || op === 'optionalCall') && value == null) { return undefined; } if (op === 'access' || op === 'optionalAccess') { lastAccessLHS = value; value = fn(value); } else if (op === 'call' || op === 'optionalCall') { value = fn((...args) => value.call(lastAccessLHS, ...args)); lastAccessLHS = undefined; } } return value; }
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var _chunkXKOZIQT3js = require('./chunk-XKOZIQT3.js');
|
|
4
4
|
|
|
5
5
|
|
|
6
|
-
var
|
|
6
|
+
var _chunkJSFRUBG5js = require('./chunk-JSFRUBG5.js');
|
|
7
7
|
|
|
8
8
|
|
|
9
9
|
var _chunkRECJ3G6Fjs = require('./chunk-RECJ3G6F.js');
|