pepr 0.52.1 → 0.52.2-nightly.0
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/dist/cli/crd/create/createCRDscaffold.d.ts +7 -0
- package/dist/cli/crd/create/createCRDscaffold.d.ts.map +1 -0
- package/dist/cli/crd/create/index.d.ts +3 -0
- package/dist/cli/crd/create/index.d.ts.map +1 -0
- package/dist/cli/crd/{generate.d.ts → generate/generators.d.ts} +2 -4
- package/dist/cli/crd/generate/generators.d.ts.map +1 -0
- package/dist/cli/crd/generate/index.d.ts +3 -0
- package/dist/cli/crd/generate/index.d.ts.map +1 -0
- package/dist/cli/crd/generate/messages.d.ts.map +1 -0
- package/dist/cli/crd/index.d.ts +1 -1
- package/dist/cli/crd/index.d.ts.map +1 -1
- package/dist/cli/init/index.d.ts.map +1 -1
- package/dist/cli/init/templates.d.ts +1 -1
- package/dist/cli/init/templates.d.ts.map +1 -1
- package/dist/cli/uuid.d.ts +4 -0
- package/dist/cli/uuid.d.ts.map +1 -1
- package/dist/cli.js +175 -170
- package/dist/controller.js +1 -1
- package/package.json +3 -3
- package/src/cli/crd/{create.ts → create/createCRDscaffold.ts} +1 -38
- package/src/cli/crd/create/index.ts +41 -0
- package/src/cli/crd/{generate.ts → generate/generators.ts} +2 -13
- package/src/cli/crd/generate/index.ts +14 -0
- package/src/cli/crd/{messages.ts → generate/messages.ts} +3 -0
- package/src/cli/crd/index.ts +7 -9
- package/src/cli/format/index.ts +3 -3
- package/src/cli/init/index.ts +4 -19
- package/src/cli/init/templates.ts +4 -9
- package/src/cli/uuid.ts +40 -23
- package/src/cli.ts +1 -1
- package/dist/cli/crd/create.d.ts +0 -10
- package/dist/cli/crd/create.d.ts.map +0 -1
- package/dist/cli/crd/generate.d.ts.map +0 -1
- package/dist/cli/crd/messages.d.ts.map +0 -1
- /package/dist/cli/crd/{messages.d.ts → generate/messages.d.ts} +0 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"createCRDscaffold.d.ts","sourceRoot":"","sources":["../../../../src/cli/crd/create/createCRDscaffold.ts"],"names":[],"mappings":"AAGA,eAAO,MAAM,iBAAiB,GAC5B,OAAO,MAAM,EACb,SAAS,MAAM,EACf,MAAM,MAAM,EACZ,MAAM;IACJ,MAAM,EAAE,MAAM,CAAC;IACf,MAAM,EAAE,MAAM,CAAC;IACf,KAAK,EAAE,MAAM,CAAC;IACd,SAAS,EAAE,MAAM,CAAC;CACnB,KACA,MA8EF,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/cli/crd/create/index.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,OAAO,EAAU,MAAM,WAAW,CAAC;AAQ5C,MAAM,CAAC,OAAO,cAAc,OAAO,CA6BlC"}
|
|
@@ -1,9 +1,6 @@
|
|
|
1
|
-
import { Command } from "commander";
|
|
2
1
|
import { Project, InterfaceDeclaration, TypeAliasDeclaration, Node, SourceFile, Type } from "ts-morph";
|
|
3
2
|
import { kind as k } from "kubernetes-fluent-client";
|
|
4
3
|
import { V1JSONSchemaProps } from "@kubernetes/client-node";
|
|
5
|
-
declare const _default: Command;
|
|
6
|
-
export default _default;
|
|
7
4
|
export declare function extractCRDDetails(content: string, sourceFile: SourceFile): {
|
|
8
5
|
kind: string | undefined;
|
|
9
6
|
fqdn: string;
|
|
@@ -46,4 +43,5 @@ interface CRDConfig {
|
|
|
46
43
|
conditionSchema: ReturnType<typeof getSchemaFromType>;
|
|
47
44
|
}
|
|
48
45
|
export declare function buildCRD(config: CRDConfig): k.CustomResourceDefinition;
|
|
49
|
-
|
|
46
|
+
export {};
|
|
47
|
+
//# sourceMappingURL=generators.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"generators.d.ts","sourceRoot":"","sources":["../../../../src/cli/crd/generate/generators.ts"],"names":[],"mappings":"AAIA,OAAO,EACL,OAAO,EACP,oBAAoB,EACpB,oBAAoB,EAEpB,IAAI,EACJ,UAAU,EACV,IAAI,EACL,MAAM,UAAU,CAAC;AAElB,OAAO,EAAE,IAAI,IAAI,CAAC,EAAE,MAAM,0BAA0B,CAAC;AACrD,OAAO,EAAE,iBAAiB,EAAE,MAAM,yBAAyB,CAAC;AAG5D,wBAAgB,iBAAiB,CAC/B,OAAO,EAAE,MAAM,EACf,UAAU,EAAE,UAAU,GACrB;IACD,IAAI,EAAE,MAAM,GAAG,SAAS,CAAC;IACzB,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,EAAE,SAAS,GAAG,YAAY,CAAC;IAChC,MAAM,EAAE,MAAM,CAAC;IACf,UAAU,CAAC,EAAE,MAAM,EAAE,CAAC;CACvB,CAYA;AAED,wBAAsB,YAAY,CAAC,OAAO,EAAE;IAAE,MAAM,EAAE,MAAM,CAAA;CAAE,GAAG,OAAO,CAAC,IAAI,CAAC,CAe7E;AAED,wBAAgB,cAAc,CAAC,OAAO,EAAE,MAAM,GAAG,MAAM,EAAE,CAExD;AAED,wBAAgB,gBAAgB,CAAC,OAAO,EAAE,OAAO,EAAE,UAAU,EAAE,MAAM,GAAG,UAAU,EAAE,CAInF;AAED,wBAAgB,iBAAiB,CAC/B,UAAU,EAAE,UAAU,EACtB,OAAO,EAAE,MAAM,EACf,SAAS,EAAE,MAAM,GAChB,IAAI,CAiCN;AAGD,wBAAgB,wBAAwB,CAAC,OAAO,EAAE,MAAM,EAAE,KAAK,EAAE,MAAM,GAAG,MAAM,GAAG,SAAS,CAI3F;AAED,wBAAgB,cAAc,CAAC,UAAU,EAAE,UAAU,GAAG;IACtD,MAAM,EAAE,MAAM,CAAC;IACf,KAAK,EAAE,SAAS,GAAG,YAAY,CAAC;IAChC,SAAS,EAAE,MAAM,CAAC;CACnB,CA2BA;AAED,wBAAgB,mBAAmB,CAAC,IAAI,EAAE,IAAI,GAAG,MAAM,CAQtD;AAED,wBAAgB,iBAAiB,CAAC,IAAI,EAAE,oBAAoB,GAAG,oBAAoB,GAAG;IACpF,UAAU,EAAE,MAAM,CAAC,MAAM,EAAE,iBAAiB,CAAC,CAAC;IAC9C,QAAQ,EAAE,MAAM,EAAE,CAAC;CACpB,CAuBA;AAED,wBAAgB,eAAe,CAAC,IAAI,EAAE,IAAI,GAAG,iBAAiB,CAc7D;AAED,wBAAgB,iBAAiB,CAAC,IAAI,EAAE,IAAI,GAAG,iBAAiB,CA0B/D;AAED,wBAAgB,YAAY,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAEhD;AAED,wBAAgB,WAAW,IAAI;IAC7B,UAAU,EAAE,MAAM,CAAC,MAAM,EAAE,iBAAiB,CAAC,CAAC;IAC9C,QAAQ,EAAE,MAAM,EAAE,CAAC;CACpB,CAEA;AAED,UAAU,SAAS;IACjB,IAAI,EAAE,MAAM,CAAC;IACb,IAAI,EAAE,MAAM,CAAC;IACb,OAAO,EAAE,MAAM,CAAC;IAChB,MAAM,EAAE,MAAM,CAAC;IACf,KAAK,EAAE,SAAS,GAAG,YAAY,CAAC;IAChC,UAAU,CAAC,EAAE,MAAM,EAAE,CAAC;IACtB,UAAU,EAAE,UAAU,CAAC,OAAO,iBAAiB,CAAC,CAAC;IACjD,eAAe,EAAE,UAAU,CAAC,OAAO,iBAAiB,CAAC,CAAC;CACvD;AAED,wBAAgB,QAAQ,CAAC,MAAM,EAAE,SAAS,GAAG,CAAC,CAAC,wBAAwB,CA0DtE"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/cli/crd/generate/index.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,OAAO,EAAE,MAAM,WAAW,CAAC;AAGpC,MAAM,CAAC,OAAO,cAAc,OAAO,CAOlC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"messages.d.ts","sourceRoot":"","sources":["../../../../src/cli/crd/generate/messages.ts"],"names":[],"mappings":"AAGA,eAAO,MAAM,aAAa;;2BAED,MAAM,KAAG,MAAM;kCAER,MAAM,KAAG,MAAM;CAE9C,CAAC;AAEF,eAAO,MAAM,eAAe;;qCAEO,MAAM,KAAG,MAAM;kCAElB,MAAM,QAAQ,MAAM,KAAG,MAAM;CAE5D,CAAC"}
|
package/dist/cli/crd/index.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/cli/crd/index.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,OAAO,EAAE,MAAM,WAAW,CAAC;AAIpC,MAAM,CAAC,OAAO,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/cli/crd/index.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,OAAO,EAAE,MAAM,WAAW,CAAC;AAIpC,MAAM,CAAC,OAAO,cAAc,OAAO,CAKlC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/cli/init/index.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/cli/init/index.ts"],"names":[],"mappings":"AAMA,OAAO,EAAE,OAAO,EAAE,MAAM,WAAW,CAAC;AAqBpC,MAAM,CAAC,OAAO,WAAW,OAAO,EAAE,OAAO,GAAG,IAAI,CAsD/C"}
|
|
@@ -129,7 +129,7 @@ export type peprPackageJSON = {
|
|
|
129
129
|
path: string;
|
|
130
130
|
print: string;
|
|
131
131
|
};
|
|
132
|
-
export declare function genPkgJSON(opts: InitOptions
|
|
132
|
+
export declare function genPkgJSON(opts: InitOptions): peprPackageJSON;
|
|
133
133
|
export declare const peprTSTemplate: {
|
|
134
134
|
path: string;
|
|
135
135
|
data: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"templates.d.ts","sourceRoot":"","sources":["../../../src/cli/init/templates.ts"],"names":[],"mappings":"AAcA,OAAO,EAAE,YAAY,EAAE,MAAM,iBAAiB,CAAC;AAC/C,OAAO,EAAE,WAAW,EAAE,MAAM,UAAU,CAAC;AACvC,OAAO,EAAE,OAAO,EAAE,QAAQ,EAAE,MAAM,SAAS,CAAC;AAC5C,OAAO,EAAE,YAAY,IAAI,UAAU,EAAE,MAAM,yBAAyB,CAAC;AAIrE,eAAO,MAAQ,YAAY;;;;;;;;;;;;;;;GAAE,eAAe;;;;;;;;;;;;;;;;;;;;GAAE,gBAAgB;;;;;;;;;;;GAAE,OAAO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAAE,OAAO,QAAgB,CAAC;AAEjG,MAAM,MAAM,eAAe,GAAG;IAC5B,IAAI,EAAE;QACJ,IAAI,EAAE,MAAM,CAAC;QACb,OAAO,EAAE,MAAM,CAAC;QAChB,WAAW,EAAE,MAAM,CAAC;QACpB,QAAQ,EAAE,MAAM,EAAE,CAAC;QACnB,OAAO,EAAE;YAAE,IAAI,EAAE,MAAM,CAAA;SAAE,CAAC;QAC1B,IAAI,EAAE;YACJ,IAAI,EAAE,MAAM,CAAC;YACb,OAAO,EAAE,OAAO,CAAC;YACjB,cAAc,EAAE,MAAM,CAAC;YACvB,YAAY,EAAE,YAAY,CAAC;YAC3B,YAAY,EAAE;gBAAE,UAAU,EAAE,MAAM,EAAE,CAAA;aAAE,CAAC;YACvC,SAAS,EAAE;gBAAE,YAAY,EAAE;oBAAE,UAAU,EAAE,MAAM,EAAE,CAAA;iBAAE,CAAA;aAAE,CAAC;YACtD,KAAK,EAAE;gBAAE,YAAY,EAAE;oBAAE,UAAU,EAAE,MAAM,EAAE,CAAA;iBAAE,CAAA;aAAE,CAAC;YAClD,aAAa,EAAE,MAAM,EAAE,CAAC;YACxB,GAAG,EAAE,MAAM,CAAC;YACZ,IAAI,CAAC,EAAE,UAAU,EAAE,CAAC;YACpB,QAAQ,CAAC,EAAE,QAAQ,CAAC;SACrB,CAAC;QACF,OAAO,EAAE;YAAE,WAAW,EAAE,MAAM,CAAA;SAAE,CAAC;QACjC,YAAY,EAAE;YAAE,IAAI,EAAE,MAAM,CAAC;YAAC,MAAM,EAAE,MAAM,CAAA;SAAE,CAAC;QAC/C,eAAe,EAAE;YAAE,UAAU,EAAE,MAAM,CAAA;SAAE,CAAC;KACzC,CAAC;IACF,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,EAAE,MAAM,CAAC;CACf,CAAC;AAEF,wBAAgB,UAAU,CAAC,IAAI,EAAE,WAAW,
|
|
1
|
+
{"version":3,"file":"templates.d.ts","sourceRoot":"","sources":["../../../src/cli/init/templates.ts"],"names":[],"mappings":"AAcA,OAAO,EAAE,YAAY,EAAE,MAAM,iBAAiB,CAAC;AAC/C,OAAO,EAAE,WAAW,EAAE,MAAM,UAAU,CAAC;AACvC,OAAO,EAAE,OAAO,EAAE,QAAQ,EAAE,MAAM,SAAS,CAAC;AAC5C,OAAO,EAAE,YAAY,IAAI,UAAU,EAAE,MAAM,yBAAyB,CAAC;AAIrE,eAAO,MAAQ,YAAY;;;;;;;;;;;;;;;GAAE,eAAe;;;;;;;;;;;;;;;;;;;;GAAE,gBAAgB;;;;;;;;;;;GAAE,OAAO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAAE,OAAO,QAAgB,CAAC;AAEjG,MAAM,MAAM,eAAe,GAAG;IAC5B,IAAI,EAAE;QACJ,IAAI,EAAE,MAAM,CAAC;QACb,OAAO,EAAE,MAAM,CAAC;QAChB,WAAW,EAAE,MAAM,CAAC;QACpB,QAAQ,EAAE,MAAM,EAAE,CAAC;QACnB,OAAO,EAAE;YAAE,IAAI,EAAE,MAAM,CAAA;SAAE,CAAC;QAC1B,IAAI,EAAE;YACJ,IAAI,EAAE,MAAM,CAAC;YACb,OAAO,EAAE,OAAO,CAAC;YACjB,cAAc,EAAE,MAAM,CAAC;YACvB,YAAY,EAAE,YAAY,CAAC;YAC3B,YAAY,EAAE;gBAAE,UAAU,EAAE,MAAM,EAAE,CAAA;aAAE,CAAC;YACvC,SAAS,EAAE;gBAAE,YAAY,EAAE;oBAAE,UAAU,EAAE,MAAM,EAAE,CAAA;iBAAE,CAAA;aAAE,CAAC;YACtD,KAAK,EAAE;gBAAE,YAAY,EAAE;oBAAE,UAAU,EAAE,MAAM,EAAE,CAAA;iBAAE,CAAA;aAAE,CAAC;YAClD,aAAa,EAAE,MAAM,EAAE,CAAC;YACxB,GAAG,EAAE,MAAM,CAAC;YACZ,IAAI,CAAC,EAAE,UAAU,EAAE,CAAC;YACpB,QAAQ,CAAC,EAAE,QAAQ,CAAC;SACrB,CAAC;QACF,OAAO,EAAE;YAAE,WAAW,EAAE,MAAM,CAAA;SAAE,CAAC;QACjC,YAAY,EAAE;YAAE,IAAI,EAAE,MAAM,CAAC;YAAC,MAAM,EAAE,MAAM,CAAA;SAAE,CAAC;QAC/C,eAAe,EAAE;YAAE,UAAU,EAAE,MAAM,CAAA;SAAE,CAAC;KACzC,CAAC;IACF,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,EAAE,MAAM,CAAC;CACf,CAAC;AAEF,wBAAgB,UAAU,CAAC,IAAI,EAAE,WAAW,GAAG,eAAe,CA6D7D;AAED,eAAO,MAAM,cAAc;;;CAG1B,CAAC;AAEF,eAAO,MAAM,MAAM;;;CAGlB,CAAC;AAEF,eAAO,MAAM,SAAS;;;CAGrB,CAAC;AAEF,eAAO,MAAM,SAAS;;;CAGrB,CAAC;AAEF,eAAO,MAAM,WAAW;;;CAGvB,CAAC;AAEF,eAAO,MAAM,OAAO;;;;;;;;;CAGnB,CAAC;AAEF,eAAO,MAAM,YAAY;;;;;;;;CAGxB,CAAC;AAEF,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;CAGpB,CAAC;AAEF,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;CAGpB,CAAC;AAEF,eAAO,MAAM,MAAM;;;CAgBlB,CAAC"}
|
package/dist/cli/uuid.d.ts
CHANGED
|
@@ -1,3 +1,7 @@
|
|
|
1
|
+
import { KubernetesListObject } from "@kubernetes/client-node";
|
|
2
|
+
import { kind } from "kubernetes-fluent-client";
|
|
1
3
|
import { Command } from "commander";
|
|
2
4
|
export default function (program: Command): void;
|
|
5
|
+
export declare function getPeprDeploymentsByUUID(uuid?: string): Promise<KubernetesListObject<kind.Deployment>>;
|
|
6
|
+
export declare function buildUUIDTable(deployments: KubernetesListObject<kind.Deployment>): Record<string, string>;
|
|
3
7
|
//# sourceMappingURL=uuid.d.ts.map
|
package/dist/cli/uuid.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"uuid.d.ts","sourceRoot":"","sources":["../../src/cli/uuid.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"uuid.d.ts","sourceRoot":"","sources":["../../src/cli/uuid.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,oBAAoB,EAAE,MAAM,yBAAyB,CAAC;AAC/D,OAAO,EAAO,IAAI,EAAE,MAAM,0BAA0B,CAAC;AACrD,OAAO,EAAE,OAAO,EAAE,MAAM,WAAW,CAAC;AAEpC,MAAM,CAAC,OAAO,WAAW,OAAO,EAAE,OAAO,GAAG,IAAI,CAe/C;AAED,wBAAsB,wBAAwB,CAC5C,IAAI,CAAC,EAAE,MAAM,GACZ,OAAO,CAAC,oBAAoB,CAAC,IAAI,CAAC,UAAU,CAAC,CAAC,CAiBhD;AAED,wBAAgB,cAAc,CAC5B,WAAW,EAAE,oBAAoB,CAAC,IAAI,CAAC,UAAU,CAAC,GACjD,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAaxB"}
|
package/dist/cli.js
CHANGED
|
@@ -8875,7 +8875,7 @@ var gitIgnore = "# Ignore node_modules and Pepr build artifacts\nnode_modules\nd
|
|
|
8875
8875
|
var readmeMd = '# Pepr Module\n\nThis is a Pepr Module. [Pepr](https://github.com/defenseunicorns/pepr) is a type-safe Kubernetes middleware system.\n\nThe `capabilities` directory contains all the capabilities for this module. By default,\na capability is a single typescript file in the format of `capability-name.ts` that is\nimported in the root `pepr.ts` file as `import { HelloPepr } from "./capabilities/hello-pepr";`.\nBecause this is typescript, you can organize this however you choose, e.g. creating a sub-folder\nper-capability or common logic in shared files or folders.\n\nExample Structure:\n\n```text\nModule Root\n\u251C\u2500\u2500 package.json\n\u251C\u2500\u2500 pepr.ts\n\u2514\u2500\u2500 capabilities\n \u251C\u2500\u2500 example-one.ts\n \u251C\u2500\u2500 example-three.ts\n \u2514\u2500\u2500 example-two.ts\n```\n';
|
|
8876
8876
|
var peprTS = 'import { PeprModule } from "pepr";\n// cfg loads your pepr configuration from package.json\nimport cfg from "./package.json";\n\n// HelloPepr is a demo capability that is included with Pepr. Comment or delete the line below to remove it.\nimport { HelloPepr } from "./capabilities/hello-pepr";\n\n/**\n * This is the main entrypoint for this Pepr module. It is run when the module is started.\n * This is where you register your Pepr configurations and capabilities.\n */\nnew PeprModule(cfg, [\n // "HelloPepr" is a demo capability that is included with Pepr. Comment or delete the line below to remove it.\n HelloPepr,\n\n // Your additional capabilities go here\n]);\n';
|
|
8877
8877
|
var helloPeprTS = 'import {\n Capability,\n K8s,\n Log,\n PeprMutateRequest,\n RegisterKind,\n a,\n fetch,\n fetchStatus,\n kind,\n} from "pepr";\nimport { MockAgent, setGlobalDispatcher } from "undici";\n\n/**\n * The HelloPepr Capability is an example capability to demonstrate some general concepts of Pepr.\n * To test this capability you run `pepr dev`and then run the following command:\n * `kubectl apply -f capabilities/hello-pepr.samples.yaml`\n */\nexport const HelloPepr = new Capability({\n name: "hello-pepr",\n description: "A simple example capability to show how things work.",\n namespaces: ["pepr-demo", "pepr-demo-2"],\n});\n\n// Use the \'When\' function to create a new action, use \'Store\' to persist data\nconst { When, Store } = HelloPepr;\n\n/**\n * ---------------------------------------------------------------------------------------------------\n * Mutate Action (Namespace) *\n * ---------------------------------------------------------------------------------------------------\n *\n * This action removes the label `remove-me` when a Namespace is created.\n * Note we don\'t need to specify the namespace here, because we\'ve already specified\n * it in the Capability definition above.\n */\nWhen(a.Namespace)\n .IsCreated()\n .Mutate(ns => ns.RemoveLabel("remove-me"));\n\n/**\n * ---------------------------------------------------------------------------------------------------\n * Watch Action with K8s SSA (Namespace) *\n * ---------------------------------------------------------------------------------------------------\n *\n * This action watches for the `pepr-demo-2` namespace to be created, then creates a ConfigMap with\n * the name `pepr-ssa-demo` and adds the namespace UID to the ConfigMap data. Because Pepr uses\n * server-side apply for this operation, the ConfigMap will be created or updated if it already exists.\n */\nWhen(a.Namespace)\n .IsCreated()\n .WithName("pepr-demo-2")\n .Watch(async ns => {\n Log.info("Namespace pepr-demo-2 was created.");\n\n try {\n // Apply the ConfigMap using K8s server-side apply\n await K8s(kind.ConfigMap).Apply({\n metadata: {\n name: "pepr-ssa-demo",\n namespace: "pepr-demo-2",\n },\n data: {\n "ns-uid": ns.metadata.uid,\n },\n });\n } catch (error) {\n // You can use the Log object to log messages to the Pepr controller pod\n Log.error(error, "Failed to apply ConfigMap using server-side apply.");\n }\n\n // You can share data between actions using the Store, including between different types of actions\n Store.setItem("watch-data", "This data was stored by a Watch Action.");\n });\n\n/**\n * ---------------------------------------------------------------------------------------------------\n * Mutate Action (CM Example 1) *\n * ---------------------------------------------------------------------------------------------------\n *\n * This is a single action. They can be in the same file or put imported from other files.\n * In this example, when a ConfigMap is created with the name `example-1`, then add a label and annotation.\n *\n * Equivalent to manually running:\n * `kubectl label configmap example-1 pepr=was-here`\n * `kubectl annotate configmap example-1 pepr.dev=annotations-work-too`\n */\nWhen(a.ConfigMap)\n .IsCreated()\n .WithName("example-1")\n .Mutate(request => {\n request.SetLabel("pepr", "was-here").SetAnnotation("pepr.dev", "annotations-work-too");\n\n // Use the Store to persist data between requests and Pepr controller pods\n Store.setItem("example-1", "was-here");\n\n // This data is written asynchronously and can be read back via `Store.getItem()` or `Store.subscribe()`\n Store.setItem("example-1-data", JSON.stringify(request.Raw.data));\n });\n\n/**\n * ---------------------------------------------------------------------------------------------------\n * Mutate & Validate Actions (CM Example 2) *\n * ---------------------------------------------------------------------------------------------------\n *\n * This combines 3 different types of actions: \'Mutate\', \'Validate\', and \'Watch\'. The order\n * of the actions is required, but each action is optional. In this example, when a ConfigMap is created\n * with the name `example-2`, then add a label and annotation, validate that the ConfigMap has the label\n * `pepr`, and log the request.\n */\nWhen(a.ConfigMap)\n .IsCreated()\n .WithName("example-2")\n .Mutate(request => {\n // This Mutate Action will mutate the request before it is persisted to the cluster\n\n // Use `request.Merge()` to merge the new data with the existing data\n request.Merge({\n metadata: {\n labels: {\n pepr: "was-here",\n },\n annotations: {\n "pepr.dev": "annotations-work-too",\n },\n },\n });\n })\n .Validate(request => {\n // This Validate Action will validate the request before it is persisted to the cluster\n\n // Approve the request if the ConfigMap has the label \'pepr\'\n if (request.HasLabel("pepr")) {\n return request.Approve();\n }\n\n // Otherwise, deny the request with an error message (optional)\n return request.Deny("ConfigMap must have label \'pepr\'");\n })\n .Watch((cm, phase) => {\n // This Watch Action will watch the ConfigMap after it has been persisted to the cluster\n Log.info(cm, `ConfigMap was ${phase} with the name example-2`);\n });\n\n/**\n * ---------------------------------------------------------------------------------------------------\n * Mutate Action (CM Example 2a) *\n * ---------------------------------------------------------------------------------------------------\n *\n * This action shows a simple validation that will deny any ConfigMap that has the\n * annotation `evil`. Note that the `Deny()` function takes an optional second parameter that is a\n * user-defined status code to return.\n */\nWhen(a.ConfigMap)\n .IsCreated()\n .Validate(request => {\n if (request.HasAnnotation("evil")) {\n return request.Deny("No evil CM annotations allowed.", 400);\n }\n\n return request.Approve();\n });\n\n/**\n * ---------------------------------------------------------------------------------------------------\n * Mutate Action (CM Example 3) *\n * ---------------------------------------------------------------------------------------------------\n *\n * This action combines different styles. Unlike the previous actions, this one will look\n * for any ConfigMap in the `pepr-demo` namespace that has the label `change=by-label` during either\n * CREATE or UPDATE. Note that all conditions added such as `WithName()`, `WithLabel()`, `InNamespace()`,\n * are ANDs so all conditions must be true for the request to be processed.\n */\nWhen(a.ConfigMap)\n .IsCreatedOrUpdated()\n .WithLabel("change", "by-label")\n .Mutate(request => {\n // The K8s object e are going to mutate\n const cm = request.Raw;\n\n // Get the username and uid of the K8s request\n const { username, uid } = request.Request.userInfo;\n\n // Store some data about the request in the configmap\n cm.data["username"] = username;\n cm.data["uid"] = uid;\n\n // You can still mix other ways of making changes too\n request.SetAnnotation("pepr.dev", "making-waves");\n });\n\n// This action validates the label `change=by-label` is deleted\nWhen(a.ConfigMap)\n .IsDeleted()\n .WithLabel("change", "by-label")\n .Validate(request => {\n // Log and then always approve the request\n Log.info("CM with label \'change=by-label\' was deleted.");\n return request.Approve();\n });\n\n/**\n * ---------------------------------------------------------------------------------------------------\n * Mutate Action (CM Example 4) *\n * ---------------------------------------------------------------------------------------------------\n *\n * This action show how you can use the `Mutate()` function without an inline function.\n * This is useful if you want to keep your actions small and focused on a single task,\n * or if you want to reuse the same function in multiple actions.\n */\nWhen(a.ConfigMap).IsCreated().WithName("example-4").Mutate(example4Cb);\n\n// This function uses the complete type definition, but is not required.\nfunction example4Cb(cm: PeprMutateRequest<a.ConfigMap>): void {\n cm.SetLabel("pepr.dev/first", "true");\n cm.SetLabel("pepr.dev/second", "true");\n cm.SetLabel("pepr.dev/third", "true");\n}\n\n/**\n * ---------------------------------------------------------------------------------------------------\n * Mutate Action (CM Example 4a) *\n * ---------------------------------------------------------------------------------------------------\n *\n * This is the same as Example 4, except this only operates on a CM in the `pepr-demo-2` namespace.\n * Note because the Capability defines namespaces, the namespace specified here must be one of those.\n * Alternatively, you can remove the namespace from the Capability definition and specify it here.\n */\nWhen(a.ConfigMap).IsCreated().InNamespace("pepr-demo-2").WithName("example-4a").Mutate(example4Cb);\n\n/**\n * ---------------------------------------------------------------------------------------------------\n * Mutate Action (CM Example 5) *\n * ---------------------------------------------------------------------------------------------------\n *\n * This action is a bit more complex. It will look for any ConfigMap in the `pepr-demo`\n * namespace that has the label `chuck-norris` during CREATE. When it finds one, it will fetch a\n * random Chuck Norris joke from the API and add it to the ConfigMap. This is a great example of how\n * you can use Pepr to make changes to your K8s objects based on external data.\n *\n * Note the use of the `async` keyword. This is required for any action that uses `await` or `fetch()`.\n *\n * Also note we are passing a type to the `fetch()` function. This is optional, but it will help you\n * avoid mistakes when working with the data returned from the API. You can also use the `as` keyword to\n * cast the data returned from the API.\n *\n * These are equivalent:\n * ```ts\n * const joke = await fetch<TheChuckNorrisJoke>("https://icanhazdadjoke.com/");\n * const joke = await fetch("https://icanhazdadjoke.com/") as TheChuckNorrisJoke;\n * ```\n *\n * Alternatively, you can drop the type completely:\n *\n * ```ts\n * fetch("https://icanhazdadjoke.com")\n * ```\n */\ninterface TheChuckNorrisJoke {\n id: string;\n joke: string;\n status: number;\n}\n\nWhen(a.ConfigMap)\n .IsCreatedOrUpdated()\n .WithLabel("chuck-norris")\n .Mutate(cm => cm.SetLabel("got-jokes", "true"))\n .Watch(async cm => {\n const jokeURL = "https://icanhazdadjoke.com";\n\n const mockAgent: MockAgent = new MockAgent();\n setGlobalDispatcher(mockAgent);\n const mockClient = mockAgent.get(jokeURL);\n mockClient.intercept({ path: "/", method: "GET" }).reply(\n 200,\n {\n id: "R7UfaahVfFd",\n joke: "Funny joke goes here.",\n status: 200,\n },\n {\n headers: {\n "Content-Type": "application/json; charset=utf-8",\n },\n },\n );\n\n // Try/catch is not needed as a response object will always be returned\n const response = await fetch<TheChuckNorrisJoke>(jokeURL, {\n headers: {\n Accept: "application/json",\n },\n });\n\n // Instead, check the `response.ok` field\n if (response.ok) {\n const { joke } = response.data;\n // Add Joke to the Store\n await Store.setItemAndWait(jokeURL, joke);\n // Add the Chuck Norris joke to the configmap\n try {\n await K8s(kind.ConfigMap).Apply({\n metadata: {\n name: cm.metadata.name,\n namespace: cm.metadata.namespace,\n },\n data: {\n "chuck-says": Store.getItem(jokeURL),\n },\n });\n } catch (error) {\n Log.error(error, "Failed to apply ConfigMap using server-side apply.", {\n cm,\n });\n }\n }\n\n // You can also assert on different HTTP response codes\n if (response.status === fetchStatus.NOT_FOUND) {\n // Do something else\n return;\n }\n });\n\n/**\n * ---------------------------------------------------------------------------------------------------\n * Mutate Action (Secret Base64 Handling) *\n * ---------------------------------------------------------------------------------------------------\n *\n * The K8s JS client provides incomplete support for base64 encoding/decoding handling for secrets,\n * unlike the GO client. To make this less painful, Pepr automatically handles base64 encoding/decoding\n * secret data before and after the action is executed.\n */\nWhen(a.Secret)\n .IsCreated()\n .WithName("secret-1")\n .Mutate(request => {\n const secret = request.Raw;\n\n // This will be encoded at the end of all processing back to base64: "Y2hhbmdlLXdpdGhvdXQtZW5jb2Rpbmc="\n secret.data.magic = "change-without-encoding";\n\n // You can modify the data directly, and it will be encoded at the end of all processing\n secret.data.example += " - modified by Pepr";\n });\n\n/**\n * ---------------------------------------------------------------------------------------------------\n * Mutate Action (Untyped Custom Resource) *\n * ---------------------------------------------------------------------------------------------------\n *\n * Out of the box, Pepr supports all the standard Kubernetes objects. However, you can also create\n * your own types. This is useful if you are working with an Operator that creates custom resources.\n * There are two ways to do this, the first is to use the `When()` function with a `GenericKind`,\n * the second is to create a new class that extends `GenericKind` and use the `RegisterKind()` function.\n *\n * This example shows how to use the `When()` function with a `GenericKind`. Note that you\n * must specify the `group`, `version`, and `kind` of the object (if applicable). This is how Pepr knows\n * if the action should be triggered or not. Since we are using a `GenericKind`,\n * Pepr will not be able to provide any intellisense for the object, so you will need to refer to the\n * Kubernetes API documentation for the object you are working with.\n *\n * You will need to wait for the CRD in `hello-pepr.samples.yaml` to be created, then you can apply\n *\n * ```yaml\n * apiVersion: pepr.dev/v1\n * kind: Unicorn\n * metadata:\n * name: example-1\n * namespace: pepr-demo\n * spec:\n * message: replace-me\n * counter: 0\n * ```\n */\nWhen(a.GenericKind, {\n group: "pepr.dev",\n version: "v1",\n kind: "Unicorn",\n})\n .IsCreated()\n .WithName("example-1")\n .Mutate(request => {\n request.Merge({\n spec: {\n message: "Hello Pepr without type data!",\n counter: Math.random(),\n },\n });\n });\n\n/**\n * ---------------------------------------------------------------------------------------------------\n * Mutate Action (Typed Custom Resource) *\n * ---------------------------------------------------------------------------------------------------\n *\n * This example shows how to use the `RegisterKind()` function to create a new type. This is useful\n * if you are working with an Operator that creates custom resources and you want to have intellisense\n * for the object. Note that you must specify the `group`, `version`, and `kind` of the object (if applicable)\n * as this is how Pepr knows if the action should be triggered or not.\n *\n * Once you register a new Kind with Pepr, you can use the `When()` function with the new Kind. Ideally,\n * you should register custom Kinds at the top of your Capability file or Pepr Module so they are available\n * to all actions, but we are putting it here for demonstration purposes.\n *\n * You will need to wait for the CRD in `hello-pepr.samples.yaml` to be created, then you can apply\n *\n * ```yaml\n * apiVersion: pepr.dev/v1\n * kind: Unicorn\n * metadata:\n * name: example-2\n * namespace: pepr-demo\n * spec:\n * message: replace-me\n * counter: 0\n * ```*\n */\nclass UnicornKind extends a.GenericKind {\n spec: {\n /**\n * JSDoc comments can be added to explain more details about the field.\n *\n * @example\n * ```ts\n * request.Raw.spec.message = "Hello Pepr!";\n * ```\n * */\n message: string;\n counter: number;\n };\n}\n\nRegisterKind(UnicornKind, {\n group: "pepr.dev",\n version: "v1",\n kind: "Unicorn",\n});\n\nWhen(UnicornKind)\n .IsCreated()\n .WithName("example-2")\n .Mutate(request => {\n request.Merge({\n spec: {\n message: "Hello Pepr with type data!",\n counter: Math.random(),\n },\n });\n });\n\n/**\n * A callback function that is called once the Pepr Store is fully loaded.\n */\nStore.onReady(data => {\n Log.info(data, "Pepr Store Ready");\n});\n';
|
|
8878
|
-
var packageJSON = { name: "pepr", description: "Kubernetes application engine", author: "Defense Unicorns", homepage: "https://github.com/defenseunicorns/pepr", license: "Apache-2.0", bin: "dist/cli.js", repository: "defenseunicorns/pepr", engines: { node: ">=18.0.0" }, files: ["/dist", "/src", "!src/**/*.test.ts", "!src/fixtures/**", "!dist/**/*.test.d.ts*"], version: "0.52.
|
|
8878
|
+
var packageJSON = { name: "pepr", description: "Kubernetes application engine", author: "Defense Unicorns", homepage: "https://github.com/defenseunicorns/pepr", license: "Apache-2.0", bin: "dist/cli.js", repository: "defenseunicorns/pepr", engines: { node: ">=18.0.0" }, files: ["/dist", "/src", "!src/**/*.test.ts", "!src/fixtures/**", "!dist/**/*.test.d.ts*"], version: "0.52.2-nightly.0", main: "dist/lib.js", types: "dist/lib.d.ts", scripts: { build: "tsc -p config/tsconfig.root.json && node build.mjs && npm pack", "build:image": "npm run build && docker buildx build --output type=docker --tag pepr:dev .", "build:image:unicorn": "npm run build && docker buildx build --output type=docker --tag pepr/private:dev $(node scripts/read-unicorn-build-args.mjs) .", ci: "npm ci", "format:check": "npm run format:src && npm run format:tests && npm run format:markdown && npm run format:integration && npm run format:prettier -- --check", "format:fix": "npm run format:src -- --fix && npm run format:markdown -- --fix && npm run format:integration -- --fix && npm run format:prettier -- --write", "format:integration": "eslint --config config/eslint.integration.config.mjs integration/cli integration/helpers", "format:markdown": 'npx -y markdownlint-cli --config config/.markdownlint.json --ignore adr --ignore integration/testroot --ignore pepr-test-module --ignore node_modules "**/*.md"', "format:prettier": "prettier --config config/.prettierrc src integration/cli/**/*.ts integration/helpers/**/*.ts", "format:src": "eslint --config config/eslint.root.config.mjs 'src/**/*.ts' --ignore-pattern '**/*.test.ts' --ignore-pattern 'src/templates/**'", "format:tests": "eslint --config config/eslint.test.config.mjs 'src/**/*.test.ts'", "gen-data-json": "node hack/build-template-data.js", prebuild: "rm -fr dist/* && npm run gen-data-json", prepare: `if [ "$NODE_ENV" != 'production' ]; then husky; fi`, "set:version": "node scripts/set-version.js", test: "npm run test:unit && npm run test:journey && npm run test:journey-wasm", "test:artifacts": "npm run build && vitest run src/build-artifact.test.ts", "test:docs": "vitest run --config=config/vitest.integration.config.ts integration/cli/docs/*.test.ts", "test:integration": "npm run test:integration:prep && npm run test:integration:run", "test:integration:prep": "./integration/prep.sh", "test:integration:run": "vitest run --config=config/vitest.integration.config.ts integration", "test:journey": "npm run test:journey:k3d && npm run build && npm run test:journey:image && npm run test:journey:run", "test:journey-wasm": "npm run test:journey:k3d && npm run build && npm run test:journey:image && npm run test:journey:run-wasm", "test:journey-wasm:unicorn": "npm run test:journey:k3d && npm run build && npm run test:journey:image:unicorn && npm run test:journey:run-wasm", "test:journey:image": "npm run build && docker buildx build --output type=docker --tag pepr:dev . && k3d image import pepr:dev -c pepr-dev", "test:journey:image:unicorn": "npm run build && docker buildx build --output type=docker --tag pepr/private:dev $(node scripts/read-unicorn-build-args.mjs) . && k3d image import pepr/private:dev -c pepr-dev", "test:journey:k3d": "k3d cluster delete pepr-dev && k3d cluster create pepr-dev --k3s-arg '--debug@server:0' --wait && kubectl rollout status deployment -n kube-system", "test:journey:run": "vitest run --config=config/vitest.journey.config.ts journey/entrypoint.test.ts", "test:journey:run-wasm": "vitest run --config=config/vitest.journey.config.ts journey/entrypoint-wasm.test.ts", "test:journey:unicorn": "npm run test:journey:k3d && npm run test:journey:image:unicorn && npm run test:journey:run", "test:unit": "npm run gen-data-json && NODE_OPTIONS=--no-deprecation vitest --config config/vitest.root.config.ts run --coverage", "test:upgrade:unicorn": "npm run test:journey:k3d && npm run test:journey:image:unicorn && vitest run integration/cluster/upgrade.test.ts", "test:upgrade:upstream": "npm run test:journey:k3d && npm run test:journey:image && vitest run integration/cluster/upgrade.test.ts" }, dependencies: { "@types/ramda": "0.30.2", commander: "14.0.0", express: "5.1.0", "fast-json-patch": "3.1.1", heredoc: "^1.3.1", "http-status-codes": "^2.3.0", "json-pointer": "^0.6.2", "kubernetes-fluent-client": "3.9.0", pino: "9.7.0", "pino-pretty": "13.0.0", "prom-client": "15.1.3", ramda: "0.31.3", sigstore: "3.1.0", "ts-morph": "^26.0.0" }, devDependencies: { "@commitlint/cli": "19.8.1", "@commitlint/config-conventional": "19.8.1", "@fast-check/vitest": "^0.2.1", "@types/eslint": "9.6.1", "@types/express": "5.0.3", "@types/json-pointer": "^1.0.34", "@types/node": "24.x.x", "@types/node-forge": "1.3.13", "@types/uuid": "10.0.0", "@types/ws": "^8.18.1", "@vitest/coverage-v8": "^3.2.3", "fast-check": "^4.0.0", globals: "^16.0.0", husky: "^9.1.6", "js-yaml": "^4.1.0", shellcheck: "^3.0.0", tsx: "^4.20.3", undici: "^7.0.1", vitest: "^3.2.3" }, overrides: { glob: "^9.0.0" }, peerDependencies: { "@types/prompts": "2.4.9", "@typescript-eslint/eslint-plugin": "8.33.0", "@typescript-eslint/parser": "8.33.0", esbuild: "0.25.5", eslint: "^9.26.0", "node-forge": "1.3.1", prettier: "3.5.3", prompts: "2.4.2", typescript: "5.8.3", uuid: "11.1.0" } };
|
|
8879
8879
|
|
|
8880
8880
|
// src/cli/init/utils.ts
|
|
8881
8881
|
var import_fs4 = require("fs");
|
|
@@ -8910,14 +8910,10 @@ function write(path4, data) {
|
|
|
8910
8910
|
|
|
8911
8911
|
// src/cli/init/templates.ts
|
|
8912
8912
|
var { dependencies, devDependencies, peerDependencies, scripts, version } = packageJSON;
|
|
8913
|
-
function genPkgJSON(opts
|
|
8913
|
+
function genPkgJSON(opts) {
|
|
8914
8914
|
const uuid = !opts.uuid ? (0, import_uuid.v4)() : opts.uuid;
|
|
8915
8915
|
const name2 = sanitizeName(opts.name);
|
|
8916
8916
|
const { typescript } = peerDependencies;
|
|
8917
|
-
const testEnv = {
|
|
8918
|
-
MY_CUSTOM_VAR: "example-value",
|
|
8919
|
-
ZARF_VAR: "###ZARF_VAR_THING###"
|
|
8920
|
-
};
|
|
8921
8917
|
const data = {
|
|
8922
8918
|
name: name2,
|
|
8923
8919
|
version: "0.0.1",
|
|
@@ -8927,7 +8923,7 @@ function genPkgJSON(opts, pgkVerOverride) {
|
|
|
8927
8923
|
node: ">=20.0.0"
|
|
8928
8924
|
},
|
|
8929
8925
|
pepr: {
|
|
8930
|
-
uuid
|
|
8926
|
+
uuid,
|
|
8931
8927
|
onError: opts.errorBehavior,
|
|
8932
8928
|
webhookTimeout: 10,
|
|
8933
8929
|
customLabels: {
|
|
@@ -8949,13 +8945,13 @@ function genPkgJSON(opts, pgkVerOverride) {
|
|
|
8949
8945
|
}
|
|
8950
8946
|
},
|
|
8951
8947
|
includedFiles: [],
|
|
8952
|
-
env:
|
|
8948
|
+
env: {}
|
|
8953
8949
|
},
|
|
8954
8950
|
scripts: {
|
|
8955
8951
|
"k3d-setup": scripts["test:journey:k3d"]
|
|
8956
8952
|
},
|
|
8957
8953
|
dependencies: {
|
|
8958
|
-
pepr:
|
|
8954
|
+
pepr: version,
|
|
8959
8955
|
undici: "^7.0.1"
|
|
8960
8956
|
},
|
|
8961
8957
|
devDependencies: {
|
|
@@ -9053,7 +9049,7 @@ function format_default(program2) {
|
|
|
9053
9049
|
program2.command("format").description("Lint and format this Pepr module").option("-v, --validate-only", "Do not modify files, only validate formatting.").action(async (opts) => {
|
|
9054
9050
|
const success = await peprFormat(opts.validateOnly);
|
|
9055
9051
|
if (success) {
|
|
9056
|
-
|
|
9052
|
+
logger_default.info("Module formatted");
|
|
9057
9053
|
} else {
|
|
9058
9054
|
process.exit(1);
|
|
9059
9055
|
}
|
|
@@ -9081,8 +9077,8 @@ async function peprFormat(validateOnly) {
|
|
|
9081
9077
|
}
|
|
9082
9078
|
hasFailure = hasFailure || await formatWithPrettier(results, validateOnly);
|
|
9083
9079
|
return !hasFailure;
|
|
9084
|
-
} catch (
|
|
9085
|
-
|
|
9080
|
+
} catch (error) {
|
|
9081
|
+
logger_default.error(error, `Error formatting module:`);
|
|
9086
9082
|
return false;
|
|
9087
9083
|
}
|
|
9088
9084
|
}
|
|
@@ -10485,7 +10481,6 @@ ${filteredFailures.length > 0 ? "\u274C" : "\u2705"} VALIDATE ${name2} (${uid
|
|
|
10485
10481
|
// src/cli/init/index.ts
|
|
10486
10482
|
var import_child_process5 = require("child_process");
|
|
10487
10483
|
var import_path5 = require("path");
|
|
10488
|
-
var import_prompts4 = __toESM(require("prompts"));
|
|
10489
10484
|
|
|
10490
10485
|
// src/cli/init/walkthrough.ts
|
|
10491
10486
|
var import_fs13 = require("fs");
|
|
@@ -10631,7 +10626,6 @@ ${packageJSON2.print.replace(/^/gm, " \u2502 ")}
|
|
|
10631
10626
|
var import_commander2 = require("commander");
|
|
10632
10627
|
function init_default(program2) {
|
|
10633
10628
|
let response = {};
|
|
10634
|
-
let pkgOverride = "";
|
|
10635
10629
|
program2.command("init").description("Initialize a new Pepr Module").option("-d, --description <string>", "Explain the purpose of the new module.").addOption(
|
|
10636
10630
|
new import_commander2.Option("-e, --error-behavior <behavior>", "Set an error behavior.").choices(ErrorList)
|
|
10637
10631
|
).option("-n, --name <string>", "Set the name of the new module.").option("-s, --skip-post-init", "Skip npm install, git init, and VSCode launch.").option(
|
|
@@ -10644,23 +10638,11 @@ function init_default(program2) {
|
|
|
10644
10638
|
return uuid.toLocaleLowerCase();
|
|
10645
10639
|
}
|
|
10646
10640
|
).option("-y, --yes", "Skip verification prompt when creating a new module.").hook("preAction", async (thisCommand) => {
|
|
10647
|
-
|
|
10648
|
-
|
|
10649
|
-
"pepr-test-module",
|
|
10650
|
-
"A test module for Pepr",
|
|
10651
|
-
"ignore",
|
|
10652
|
-
"static-test",
|
|
10653
|
-
"y"
|
|
10654
|
-
]);
|
|
10655
|
-
pkgOverride = "file:../pepr-0.0.0-development.tgz";
|
|
10656
|
-
response = await walkthrough();
|
|
10657
|
-
} else {
|
|
10658
|
-
response = await walkthrough(thisCommand.opts());
|
|
10659
|
-
Object.entries(response).map(([key, value]) => thisCommand.setOptionValue(key, value));
|
|
10660
|
-
}
|
|
10641
|
+
response = await walkthrough(thisCommand.opts());
|
|
10642
|
+
Object.entries(response).map(([key, value]) => thisCommand.setOptionValue(key, value));
|
|
10661
10643
|
}).action(async (opts) => {
|
|
10662
10644
|
const dirName = sanitizeName(response.name);
|
|
10663
|
-
const packageJSON2 = genPkgJSON(response
|
|
10645
|
+
const packageJSON2 = genPkgJSON(response);
|
|
10664
10646
|
const confirmed = await confirm(dirName, packageJSON2, peprTSTemplate.path, opts.yes);
|
|
10665
10647
|
if (confirmed) {
|
|
10666
10648
|
console.log("Creating new Pepr module...");
|
|
@@ -10730,20 +10712,8 @@ var doPostInitActions = (dirName) => {
|
|
|
10730
10712
|
var import_kubernetes_fluent_client7 = require("kubernetes-fluent-client");
|
|
10731
10713
|
function uuid_default(program2) {
|
|
10732
10714
|
program2.command("uuid [uuid]").description("Module UUID(s) currently deployed in the cluster").action(async (uuid) => {
|
|
10733
|
-
const
|
|
10734
|
-
|
|
10735
|
-
if (!uuid) {
|
|
10736
|
-
deployments = await (0, import_kubernetes_fluent_client7.K8s)(import_kubernetes_fluent_client7.kind.Deployment).InNamespace("pepr-system").WithLabel("pepr.dev/uuid").Get();
|
|
10737
|
-
} else {
|
|
10738
|
-
deployments = await (0, import_kubernetes_fluent_client7.K8s)(import_kubernetes_fluent_client7.kind.Deployment).InNamespace("pepr-system").WithLabel("pepr.dev/uuid", uuid).Get();
|
|
10739
|
-
}
|
|
10740
|
-
deployments.items.map((deploy) => {
|
|
10741
|
-
const uuid2 = deploy.metadata?.labels?.["pepr.dev/uuid"] || "";
|
|
10742
|
-
const description = deploy.metadata?.annotations?.["pepr.dev/description"] || "";
|
|
10743
|
-
if (uuid2 !== "") {
|
|
10744
|
-
uuidTable[uuid2] = description;
|
|
10745
|
-
}
|
|
10746
|
-
});
|
|
10715
|
+
const deployments = await getPeprDeploymentsByUUID(uuid);
|
|
10716
|
+
const uuidTable = buildUUIDTable(deployments);
|
|
10747
10717
|
console.log("UUID Description");
|
|
10748
10718
|
console.log("--------------------------------------------");
|
|
10749
10719
|
Object.entries(uuidTable).forEach(([uuid2, description]) => {
|
|
@@ -10751,19 +10721,43 @@ function uuid_default(program2) {
|
|
|
10751
10721
|
});
|
|
10752
10722
|
});
|
|
10753
10723
|
}
|
|
10724
|
+
async function getPeprDeploymentsByUUID(uuid) {
|
|
10725
|
+
const k8sQuery = (0, import_kubernetes_fluent_client7.K8s)(import_kubernetes_fluent_client7.kind.Deployment).InNamespace("pepr-system");
|
|
10726
|
+
let deployments = uuid ? await k8sQuery.WithLabel("pepr.dev/uuid", uuid).Get() : await k8sQuery.WithLabel("pepr.dev/uuid").Get();
|
|
10727
|
+
if (uuid) {
|
|
10728
|
+
deployments = {
|
|
10729
|
+
...deployments,
|
|
10730
|
+
items: deployments.items.filter(
|
|
10731
|
+
(deploy) => deploy.metadata?.labels?.["pepr.dev/uuid"] === uuid
|
|
10732
|
+
)
|
|
10733
|
+
};
|
|
10734
|
+
}
|
|
10735
|
+
return deployments;
|
|
10736
|
+
}
|
|
10737
|
+
function buildUUIDTable(deployments) {
|
|
10738
|
+
const uuidTable = {};
|
|
10739
|
+
deployments.items.forEach((deploy) => {
|
|
10740
|
+
const uuid = deploy.metadata?.labels?.["pepr.dev/uuid"] || "";
|
|
10741
|
+
const description = deploy.metadata?.annotations?.["pepr.dev/description"] || "";
|
|
10742
|
+
if (uuid !== "") {
|
|
10743
|
+
uuidTable[uuid] = description;
|
|
10744
|
+
}
|
|
10745
|
+
});
|
|
10746
|
+
return uuidTable;
|
|
10747
|
+
}
|
|
10754
10748
|
|
|
10755
10749
|
// src/cli.ts
|
|
10756
|
-
var
|
|
10750
|
+
var import_commander6 = require("commander");
|
|
10757
10751
|
|
|
10758
10752
|
// src/cli/update/index.ts
|
|
10759
10753
|
var import_child_process6 = require("child_process");
|
|
10760
10754
|
var import_fs14 = __toESM(require("fs"));
|
|
10761
10755
|
var import_path6 = require("path");
|
|
10762
|
-
var
|
|
10756
|
+
var import_prompts4 = __toESM(require("prompts"));
|
|
10763
10757
|
function update_default(program2) {
|
|
10764
10758
|
program2.command("update").description("Update this Pepr module. Not recommended for prod as it may change files.").option("-s, --skip-template-update", "Do not update template files").action(async (opts) => {
|
|
10765
10759
|
if (!opts.skipTemplateUpdate) {
|
|
10766
|
-
const { confirm: confirm2 } = await (0,
|
|
10760
|
+
const { confirm: confirm2 } = await (0, import_prompts4.default)({
|
|
10767
10761
|
type: "confirm",
|
|
10768
10762
|
name: "confirm",
|
|
10769
10763
|
message: "This will overwrite previously auto-generated files including the capabilities/HelloPepr.ts file.\nAre you sure you want to continue?"
|
|
@@ -10815,11 +10809,11 @@ function update_default(program2) {
|
|
|
10815
10809
|
|
|
10816
10810
|
// src/cli/kfc.ts
|
|
10817
10811
|
var import_child_process7 = require("child_process");
|
|
10818
|
-
var
|
|
10812
|
+
var import_prompts5 = __toESM(require("prompts"));
|
|
10819
10813
|
function kfc_default(program2) {
|
|
10820
10814
|
program2.command("kfc [args...]").description("Execute Kubernetes Fluent Client commands").option("-y, --yes", "Skip confirmation prompt.").action(async (args, options) => {
|
|
10821
10815
|
if (!options.yes) {
|
|
10822
|
-
const { confirm: confirm2 } = await (0,
|
|
10816
|
+
const { confirm: confirm2 } = await (0, import_prompts5.default)({
|
|
10823
10817
|
type: "confirm",
|
|
10824
10818
|
name: "confirm",
|
|
10825
10819
|
message: "For commands that generate files, this may overwrite any previously generated files.\nAre you sure you want to continue?"
|
|
@@ -10843,114 +10837,19 @@ function kfc_default(program2) {
|
|
|
10843
10837
|
});
|
|
10844
10838
|
}
|
|
10845
10839
|
|
|
10846
|
-
// src/cli/crd/
|
|
10847
|
-
var
|
|
10848
|
-
var import_fs15 = require("fs");
|
|
10849
|
-
var import_path7 = __toESM(require("path"));
|
|
10850
|
-
var create = new import_commander3.Command("create").description("Create a new CRD TypeScript definition").addOption(
|
|
10851
|
-
new import_commander3.Option(
|
|
10852
|
-
"-S, --scope <scope>",
|
|
10853
|
-
"Whether the resulting custom resource is cluster- or namespace-scoped"
|
|
10854
|
-
).choices(["Namespaced", "Cluster"]).default("Namespaced")
|
|
10855
|
-
).option("-d, --domain <domain>", "Optional domain for CRD (e.g. pepr.dev)", "pepr.dev").requiredOption("-g, --group <group>", "API group (e.g. cache)").requiredOption("-k, --kind <kind>", "Kind name (e.g. memcached)").option("-p, --plural <plural>", "Plural name for CRD (e.g. memcacheds)").requiredOption("-s, --short-name <name>", "Short name for CRD (e.g. mc)", "").requiredOption("-v, --version <version>", "API version (e.g. v1alpha1)").action(async ({ group: group2, version: version3, kind: kind8, domain, scope, plural: plural2, shortName }) => {
|
|
10856
|
-
console.log("This feature is currently in alpha.");
|
|
10857
|
-
const outputDir2 = import_path7.default.resolve(`./api/${version3}`);
|
|
10858
|
-
await createDirectoryIfNotExists(outputDir2);
|
|
10859
|
-
await import_fs15.promises.writeFile(
|
|
10860
|
-
`./api/${version3}/${kind8.toLowerCase()}_types.ts`,
|
|
10861
|
-
generateCRDScaffold(group2, version3, kind8, { domain, scope, plural: plural2, shortName })
|
|
10862
|
-
);
|
|
10863
|
-
console.log(`\u2714 Created ${kind8} TypeScript definition in ${outputDir2}`);
|
|
10864
|
-
});
|
|
10865
|
-
var create_default = create;
|
|
10866
|
-
var generateCRDScaffold = (group2, version3, kind8, data) => {
|
|
10867
|
-
return `// Auto-generated CRD TypeScript definition
|
|
10868
|
-
// Kind: ${kind8}
|
|
10869
|
-
// Group: ${group2}
|
|
10870
|
-
// Version: ${version3}
|
|
10871
|
-
// Domain: ${data.domain}
|
|
10872
|
-
|
|
10873
|
-
export interface ${kind8}Spec {
|
|
10874
|
-
// INSERT ADDITIONAL SPEC FIELDS - desired state of cluster
|
|
10875
|
-
// Important: Run "npx pepr crd generate" to regenerate code after modifying this file
|
|
10876
|
-
|
|
10877
|
-
/**
|
|
10878
|
-
* Size defines the number of Memcache instances
|
|
10879
|
-
*/
|
|
10880
|
-
Size?: number[];
|
|
10881
|
-
|
|
10882
|
-
/**
|
|
10883
|
-
* Port defines the port that will be used to init the container with the image
|
|
10884
|
-
*/
|
|
10885
|
-
ContainerPort: number;
|
|
10886
|
-
|
|
10887
|
-
/**
|
|
10888
|
-
* Application specific configuration
|
|
10889
|
-
*/
|
|
10890
|
-
Config?: {
|
|
10891
|
-
language: string[];
|
|
10892
|
-
timezone: number;
|
|
10893
|
-
zone: {
|
|
10894
|
-
state: string;
|
|
10895
|
-
areaCode: string[];
|
|
10896
|
-
};
|
|
10897
|
-
};
|
|
10898
|
-
}
|
|
10899
|
-
|
|
10900
|
-
export interface ${kind8}Status {
|
|
10901
|
-
conditions: ${kind8}StatusCondition[];
|
|
10902
|
-
}
|
|
10903
|
-
|
|
10904
|
-
export const details = {
|
|
10905
|
-
plural: "${data.plural}",
|
|
10906
|
-
scope: "${data.scope}",
|
|
10907
|
-
shortName: "${data.shortName}",
|
|
10908
|
-
};
|
|
10909
|
-
|
|
10910
|
-
type ${kind8}StatusCondition = {
|
|
10911
|
-
/**
|
|
10912
|
-
* lastTransitionTime is the last time the condition transitioned from one status to another. This is not guaranteed to be set in happensBefore order across different conditions for a given object. It may be unset in some circumstances.
|
|
10913
|
-
*/
|
|
10914
|
-
lastTransitionTime: Date;
|
|
10915
|
-
/**
|
|
10916
|
-
* message is a human readable message indicating details about the transition. This may be an empty string.
|
|
10917
|
-
*/
|
|
10918
|
-
message: string;
|
|
10919
|
-
/**
|
|
10920
|
-
* observedGeneration represents the .metadata.generation that the condition was set based upon. For instance, if .metadata.generation is currently 12, but the .status.conditions[x].observedGeneration is 9, the condition is out of date with respect to the current state of the instance.
|
|
10921
|
-
*/
|
|
10922
|
-
observedGeneration?: number;
|
|
10923
|
-
/**
|
|
10924
|
-
* reason contains a programmatic identifier indicating the reason for the condition's last transition. Producers of specific condition types may define expected values and meanings for this field, and whether the values are considered a guaranteed API. The value should be a CamelCase string. This field may not be empty.
|
|
10925
|
-
*/
|
|
10926
|
-
reason: string;
|
|
10927
|
-
/**
|
|
10928
|
-
* status of the condition, one of True, False, Unknown.
|
|
10929
|
-
*/
|
|
10930
|
-
status: string;
|
|
10931
|
-
/**
|
|
10932
|
-
* VM location.
|
|
10933
|
-
*/
|
|
10934
|
-
vm: {
|
|
10935
|
-
name: string;
|
|
10936
|
-
region: string;
|
|
10937
|
-
status: string;
|
|
10938
|
-
message: string;
|
|
10939
|
-
}
|
|
10940
|
-
};
|
|
10941
|
-
|
|
10840
|
+
// src/cli/crd/index.ts
|
|
10841
|
+
var import_commander5 = require("commander");
|
|
10942
10842
|
|
|
10943
|
-
|
|
10944
|
-
|
|
10843
|
+
// src/cli/crd/generate/index.ts
|
|
10844
|
+
var import_commander3 = require("commander");
|
|
10945
10845
|
|
|
10946
|
-
// src/cli/crd/generate.ts
|
|
10947
|
-
var
|
|
10948
|
-
var
|
|
10949
|
-
var import_path8 = __toESM(require("path"));
|
|
10846
|
+
// src/cli/crd/generate/generators.ts
|
|
10847
|
+
var import_fs15 = __toESM(require("fs"));
|
|
10848
|
+
var import_path7 = __toESM(require("path"));
|
|
10950
10849
|
var import_yaml = __toESM(require_dist());
|
|
10951
10850
|
var import_ts_morph = require("ts-morph");
|
|
10952
10851
|
|
|
10953
|
-
// src/cli/crd/messages.ts
|
|
10852
|
+
// src/cli/crd/generate/messages.ts
|
|
10954
10853
|
var ErrorMessages = {
|
|
10955
10854
|
MISSING_DETAILS: "Missing 'details' variable declaration.",
|
|
10956
10855
|
INVALID_SCOPE: (scope) => `'scope' must be either "Cluster" or "Namespaced", got "${scope}"`,
|
|
@@ -10962,10 +10861,7 @@ var WarningMessages = {
|
|
|
10962
10861
|
MISSING_INTERFACE: (fileName, kind8) => `Skipping ${fileName}: missing interface ${kind8}Spec`
|
|
10963
10862
|
};
|
|
10964
10863
|
|
|
10965
|
-
// src/cli/crd/generate.ts
|
|
10966
|
-
var generate_default = new import_commander4.Command("generate").description(
|
|
10967
|
-
"Generate CRD manifests from TypeScript definitions stored in 'api/' of the current directory."
|
|
10968
|
-
).option("-o, --output <directory>", "Output directory for generated CRDs", "./crds").action(generateCRDs);
|
|
10864
|
+
// src/cli/crd/generate/generators.ts
|
|
10969
10865
|
function extractCRDDetails(content, sourceFile) {
|
|
10970
10866
|
const kind8 = extractSingleLineComment(content, "Kind");
|
|
10971
10867
|
const group2 = extractSingleLineComment(content, "Group") ?? "example";
|
|
@@ -10978,24 +10874,24 @@ function extractCRDDetails(content, sourceFile) {
|
|
|
10978
10874
|
}
|
|
10979
10875
|
async function generateCRDs(options) {
|
|
10980
10876
|
logger_default.warn("This feature is currently in alpha.\n");
|
|
10981
|
-
const outputDir2 =
|
|
10877
|
+
const outputDir2 = import_path7.default.resolve(options.output);
|
|
10982
10878
|
await createDirectoryIfNotExists(outputDir2);
|
|
10983
10879
|
const project = new import_ts_morph.Project();
|
|
10984
|
-
const apiRoot =
|
|
10880
|
+
const apiRoot = import_path7.default.resolve("api");
|
|
10985
10881
|
const versions = getAPIVersions(apiRoot);
|
|
10986
10882
|
for (const version3 of versions) {
|
|
10987
|
-
const sourceFiles = loadVersionFiles(project,
|
|
10883
|
+
const sourceFiles = loadVersionFiles(project, import_path7.default.join(apiRoot, version3));
|
|
10988
10884
|
for (const sourceFile of sourceFiles) {
|
|
10989
10885
|
processSourceFile(sourceFile, version3, outputDir2);
|
|
10990
10886
|
}
|
|
10991
10887
|
}
|
|
10992
10888
|
}
|
|
10993
10889
|
function getAPIVersions(apiRoot) {
|
|
10994
|
-
return
|
|
10890
|
+
return import_fs15.default.readdirSync(apiRoot).filter((v) => import_fs15.default.statSync(import_path7.default.join(apiRoot, v)).isDirectory());
|
|
10995
10891
|
}
|
|
10996
10892
|
function loadVersionFiles(project, versionDir) {
|
|
10997
|
-
const files =
|
|
10998
|
-
const filePaths = files.map((f) =>
|
|
10893
|
+
const files = import_fs15.default.readdirSync(versionDir).filter((f) => f.endsWith(".ts"));
|
|
10894
|
+
const filePaths = files.map((f) => import_path7.default.join(versionDir, f));
|
|
10999
10895
|
return project.addSourceFilesAtPaths(filePaths);
|
|
11000
10896
|
}
|
|
11001
10897
|
function processSourceFile(sourceFile, version3, outputDir2) {
|
|
@@ -11023,8 +10919,8 @@ function processSourceFile(sourceFile, version3, outputDir2) {
|
|
|
11023
10919
|
specSchema,
|
|
11024
10920
|
conditionSchema
|
|
11025
10921
|
});
|
|
11026
|
-
const outPath =
|
|
11027
|
-
|
|
10922
|
+
const outPath = import_path7.default.join(outputDir2, `${kind8.toLowerCase()}.yaml`);
|
|
10923
|
+
import_fs15.default.writeFileSync(outPath, (0, import_yaml.stringify)(crd), "utf8");
|
|
11028
10924
|
logger_default.info(`\u2714 Created ${outPath}`);
|
|
11029
10925
|
}
|
|
11030
10926
|
function extractSingleLineComment(content, label) {
|
|
@@ -11179,22 +11075,132 @@ function buildCRD(config) {
|
|
|
11179
11075
|
};
|
|
11180
11076
|
}
|
|
11181
11077
|
|
|
11078
|
+
// src/cli/crd/generate/index.ts
|
|
11079
|
+
function generate_default() {
|
|
11080
|
+
return new import_commander3.Command("generate").description(
|
|
11081
|
+
"Generate CRD manifests from TypeScript definitions stored in 'api/' of the current directory."
|
|
11082
|
+
).option("-o, --output <directory>", "Output directory for generated CRDs", "./crds").action((options) => generateCRDs(options));
|
|
11083
|
+
}
|
|
11084
|
+
|
|
11085
|
+
// src/cli/crd/create/index.ts
|
|
11086
|
+
var import_commander4 = require("commander");
|
|
11087
|
+
var import_fs16 = require("fs");
|
|
11088
|
+
|
|
11089
|
+
// src/cli/crd/create/createCRDscaffold.ts
|
|
11090
|
+
var createCRDscaffold = (group2, version3, kind8, data) => {
|
|
11091
|
+
return `// Auto-generated CRD TypeScript definition
|
|
11092
|
+
// Kind: ${kind8}
|
|
11093
|
+
// Group: ${group2}
|
|
11094
|
+
// Version: ${version3}
|
|
11095
|
+
// Domain: ${data.domain}
|
|
11096
|
+
|
|
11097
|
+
export interface ${kind8}Spec {
|
|
11098
|
+
// INSERT ADDITIONAL SPEC FIELDS - desired state of cluster
|
|
11099
|
+
// Important: Run "npx pepr crd generate" to regenerate code after modifying this file
|
|
11100
|
+
|
|
11101
|
+
/**
|
|
11102
|
+
* Size defines the number of Memcache instances
|
|
11103
|
+
*/
|
|
11104
|
+
Size?: number[];
|
|
11105
|
+
|
|
11106
|
+
/**
|
|
11107
|
+
* Port defines the port that will be used to init the container with the image
|
|
11108
|
+
*/
|
|
11109
|
+
ContainerPort: number;
|
|
11110
|
+
|
|
11111
|
+
/**
|
|
11112
|
+
* Application specific configuration
|
|
11113
|
+
*/
|
|
11114
|
+
Config?: {
|
|
11115
|
+
language: string[];
|
|
11116
|
+
timezone: number;
|
|
11117
|
+
zone: {
|
|
11118
|
+
state: string;
|
|
11119
|
+
areaCode: string[];
|
|
11120
|
+
};
|
|
11121
|
+
};
|
|
11122
|
+
}
|
|
11123
|
+
|
|
11124
|
+
export interface ${kind8}Status {
|
|
11125
|
+
conditions: ${kind8}StatusCondition[];
|
|
11126
|
+
}
|
|
11127
|
+
|
|
11128
|
+
export const details = {
|
|
11129
|
+
plural: "${data.plural}",
|
|
11130
|
+
scope: "${data.scope}",
|
|
11131
|
+
shortName: "${data.shortName}",
|
|
11132
|
+
};
|
|
11133
|
+
|
|
11134
|
+
type ${kind8}StatusCondition = {
|
|
11135
|
+
/**
|
|
11136
|
+
* lastTransitionTime is the last time the condition transitioned from one status to another. This is not guaranteed to be set in happensBefore order across different conditions for a given object. It may be unset in some circumstances.
|
|
11137
|
+
*/
|
|
11138
|
+
lastTransitionTime: Date;
|
|
11139
|
+
/**
|
|
11140
|
+
* message is a human readable message indicating details about the transition. This may be an empty string.
|
|
11141
|
+
*/
|
|
11142
|
+
message: string;
|
|
11143
|
+
/**
|
|
11144
|
+
* observedGeneration represents the .metadata.generation that the condition was set based upon. For instance, if .metadata.generation is currently 12, but the .status.conditions[x].observedGeneration is 9, the condition is out of date with respect to the current state of the instance.
|
|
11145
|
+
*/
|
|
11146
|
+
observedGeneration?: number;
|
|
11147
|
+
/**
|
|
11148
|
+
* reason contains a programmatic identifier indicating the reason for the condition's last transition. Producers of specific condition types may define expected values and meanings for this field, and whether the values are considered a guaranteed API. The value should be a CamelCase string. This field may not be empty.
|
|
11149
|
+
*/
|
|
11150
|
+
reason: string;
|
|
11151
|
+
/**
|
|
11152
|
+
* status of the condition, one of True, False, Unknown.
|
|
11153
|
+
*/
|
|
11154
|
+
status: string;
|
|
11155
|
+
/**
|
|
11156
|
+
* VM location.
|
|
11157
|
+
*/
|
|
11158
|
+
vm: {
|
|
11159
|
+
name: string;
|
|
11160
|
+
region: string;
|
|
11161
|
+
status: string;
|
|
11162
|
+
message: string;
|
|
11163
|
+
}
|
|
11164
|
+
};
|
|
11165
|
+
|
|
11166
|
+
|
|
11167
|
+
`;
|
|
11168
|
+
};
|
|
11169
|
+
|
|
11170
|
+
// src/cli/crd/create/index.ts
|
|
11171
|
+
var import_path8 = __toESM(require("path"));
|
|
11172
|
+
function create_default() {
|
|
11173
|
+
return new import_commander4.Command("create").description("Create a new CRD TypeScript definition").addOption(
|
|
11174
|
+
new import_commander4.Option(
|
|
11175
|
+
"-S, --scope <scope>",
|
|
11176
|
+
"Whether the resulting custom resource is cluster- or namespace-scoped"
|
|
11177
|
+
).choices(["Namespaced", "Cluster"]).default("Namespaced")
|
|
11178
|
+
).option("-d, --domain <domain>", "Optional domain for CRD (e.g. pepr.dev)", "pepr.dev").requiredOption("-g, --group <group>", "API group (e.g. cache)").requiredOption("-k, --kind <kind>", "Kind name (e.g. memcached)").option("-p, --plural <plural>", "Plural name for CRD (e.g. memcacheds)").requiredOption("-s, --short-name <name>", "Short name for CRD (e.g. mc)").requiredOption("-v, --version <version>", "API version (e.g. v1alpha1)").action(async ({ group: group2, version: version3, kind: kind8, domain, scope, plural: plural2, shortName }) => {
|
|
11179
|
+
logger_default.warn("This feature is currently in alpha.");
|
|
11180
|
+
const outputDir2 = import_path8.default.resolve(`./api/${version3}`);
|
|
11181
|
+
await createDirectoryIfNotExists(outputDir2);
|
|
11182
|
+
await import_fs16.promises.writeFile(
|
|
11183
|
+
`./api/${version3}/${kind8.toLowerCase()}_types.ts`,
|
|
11184
|
+
createCRDscaffold(group2, version3, kind8, { domain, scope, plural: plural2, shortName })
|
|
11185
|
+
);
|
|
11186
|
+
logger_default.info(`\u2714 Created ${kind8} TypeScript definition in ${outputDir2}`);
|
|
11187
|
+
});
|
|
11188
|
+
}
|
|
11189
|
+
|
|
11182
11190
|
// src/cli/crd/index.ts
|
|
11183
|
-
function crd_default(
|
|
11184
|
-
|
|
11185
|
-
crd.addCommand(create_default);
|
|
11186
|
-
crd.addCommand(generate_default);
|
|
11191
|
+
function crd_default() {
|
|
11192
|
+
return new import_commander5.Command("crd").description("Scaffold and generate Kubernetes CRDs from structured TypeScript definitions").addCommand(create_default()).addCommand(generate_default());
|
|
11187
11193
|
}
|
|
11188
11194
|
|
|
11189
11195
|
// src/cli.ts
|
|
11190
11196
|
if (process.env.npm_lifecycle_event !== "npx") {
|
|
11191
11197
|
console.info("Pepr should be run via `npx pepr <command>` instead of `pepr <command>`.");
|
|
11192
11198
|
}
|
|
11193
|
-
var program = new
|
|
11199
|
+
var program = new import_commander6.Command();
|
|
11194
11200
|
if (!process.env.PEPR_NODE_WARNINGS) {
|
|
11195
11201
|
process.removeAllListeners("warning");
|
|
11196
11202
|
}
|
|
11197
|
-
program.enablePositionalOptions().version(version).description(`Pepr (v${version}) - Type safe K8s middleware for humans`).action(() => {
|
|
11203
|
+
program.enablePositionalOptions().version(version).description(`Pepr (v${version}) - Type safe K8s middleware for humans`).addCommand(crd_default()).action(() => {
|
|
11198
11204
|
if (program.args.length < 1) {
|
|
11199
11205
|
console.log(banner);
|
|
11200
11206
|
program.help();
|
|
@@ -11214,5 +11220,4 @@ format_default(program);
|
|
|
11214
11220
|
monitor_default(program);
|
|
11215
11221
|
uuid_default(program);
|
|
11216
11222
|
kfc_default(program);
|
|
11217
|
-
crd_default(program);
|
|
11218
11223
|
program.parse();
|
package/dist/controller.js
CHANGED
|
@@ -50,7 +50,7 @@ if (process.env.LOG_LEVEL) {
|
|
|
50
50
|
var logger_default = Log;
|
|
51
51
|
|
|
52
52
|
// src/templates/data.json
|
|
53
|
-
var packageJSON = { name: "pepr", description: "Kubernetes application engine", author: "Defense Unicorns", homepage: "https://github.com/defenseunicorns/pepr", license: "Apache-2.0", bin: "dist/cli.js", repository: "defenseunicorns/pepr", engines: { node: ">=18.0.0" }, files: ["/dist", "/src", "!src/**/*.test.ts", "!src/fixtures/**", "!dist/**/*.test.d.ts*"], version: "0.52.
|
|
53
|
+
var packageJSON = { name: "pepr", description: "Kubernetes application engine", author: "Defense Unicorns", homepage: "https://github.com/defenseunicorns/pepr", license: "Apache-2.0", bin: "dist/cli.js", repository: "defenseunicorns/pepr", engines: { node: ">=18.0.0" }, files: ["/dist", "/src", "!src/**/*.test.ts", "!src/fixtures/**", "!dist/**/*.test.d.ts*"], version: "0.52.2-nightly.0", main: "dist/lib.js", types: "dist/lib.d.ts", scripts: { build: "tsc -p config/tsconfig.root.json && node build.mjs && npm pack", "build:image": "npm run build && docker buildx build --output type=docker --tag pepr:dev .", "build:image:unicorn": "npm run build && docker buildx build --output type=docker --tag pepr/private:dev $(node scripts/read-unicorn-build-args.mjs) .", ci: "npm ci", "format:check": "npm run format:src && npm run format:tests && npm run format:markdown && npm run format:integration && npm run format:prettier -- --check", "format:fix": "npm run format:src -- --fix && npm run format:markdown -- --fix && npm run format:integration -- --fix && npm run format:prettier -- --write", "format:integration": "eslint --config config/eslint.integration.config.mjs integration/cli integration/helpers", "format:markdown": 'npx -y markdownlint-cli --config config/.markdownlint.json --ignore adr --ignore integration/testroot --ignore pepr-test-module --ignore node_modules "**/*.md"', "format:prettier": "prettier --config config/.prettierrc src integration/cli/**/*.ts integration/helpers/**/*.ts", "format:src": "eslint --config config/eslint.root.config.mjs 'src/**/*.ts' --ignore-pattern '**/*.test.ts' --ignore-pattern 'src/templates/**'", "format:tests": "eslint --config config/eslint.test.config.mjs 'src/**/*.test.ts'", "gen-data-json": "node hack/build-template-data.js", prebuild: "rm -fr dist/* && npm run gen-data-json", prepare: `if [ "$NODE_ENV" != 'production' ]; then husky; fi`, "set:version": "node scripts/set-version.js", test: "npm run test:unit && npm run test:journey && npm run test:journey-wasm", "test:artifacts": "npm run build && vitest run src/build-artifact.test.ts", "test:docs": "vitest run --config=config/vitest.integration.config.ts integration/cli/docs/*.test.ts", "test:integration": "npm run test:integration:prep && npm run test:integration:run", "test:integration:prep": "./integration/prep.sh", "test:integration:run": "vitest run --config=config/vitest.integration.config.ts integration", "test:journey": "npm run test:journey:k3d && npm run build && npm run test:journey:image && npm run test:journey:run", "test:journey-wasm": "npm run test:journey:k3d && npm run build && npm run test:journey:image && npm run test:journey:run-wasm", "test:journey-wasm:unicorn": "npm run test:journey:k3d && npm run build && npm run test:journey:image:unicorn && npm run test:journey:run-wasm", "test:journey:image": "npm run build && docker buildx build --output type=docker --tag pepr:dev . && k3d image import pepr:dev -c pepr-dev", "test:journey:image:unicorn": "npm run build && docker buildx build --output type=docker --tag pepr/private:dev $(node scripts/read-unicorn-build-args.mjs) . && k3d image import pepr/private:dev -c pepr-dev", "test:journey:k3d": "k3d cluster delete pepr-dev && k3d cluster create pepr-dev --k3s-arg '--debug@server:0' --wait && kubectl rollout status deployment -n kube-system", "test:journey:run": "vitest run --config=config/vitest.journey.config.ts journey/entrypoint.test.ts", "test:journey:run-wasm": "vitest run --config=config/vitest.journey.config.ts journey/entrypoint-wasm.test.ts", "test:journey:unicorn": "npm run test:journey:k3d && npm run test:journey:image:unicorn && npm run test:journey:run", "test:unit": "npm run gen-data-json && NODE_OPTIONS=--no-deprecation vitest --config config/vitest.root.config.ts run --coverage", "test:upgrade:unicorn": "npm run test:journey:k3d && npm run test:journey:image:unicorn && vitest run integration/cluster/upgrade.test.ts", "test:upgrade:upstream": "npm run test:journey:k3d && npm run test:journey:image && vitest run integration/cluster/upgrade.test.ts" }, dependencies: { "@types/ramda": "0.30.2", commander: "14.0.0", express: "5.1.0", "fast-json-patch": "3.1.1", heredoc: "^1.3.1", "http-status-codes": "^2.3.0", "json-pointer": "^0.6.2", "kubernetes-fluent-client": "3.9.0", pino: "9.7.0", "pino-pretty": "13.0.0", "prom-client": "15.1.3", ramda: "0.31.3", sigstore: "3.1.0", "ts-morph": "^26.0.0" }, devDependencies: { "@commitlint/cli": "19.8.1", "@commitlint/config-conventional": "19.8.1", "@fast-check/vitest": "^0.2.1", "@types/eslint": "9.6.1", "@types/express": "5.0.3", "@types/json-pointer": "^1.0.34", "@types/node": "24.x.x", "@types/node-forge": "1.3.13", "@types/uuid": "10.0.0", "@types/ws": "^8.18.1", "@vitest/coverage-v8": "^3.2.3", "fast-check": "^4.0.0", globals: "^16.0.0", husky: "^9.1.6", "js-yaml": "^4.1.0", shellcheck: "^3.0.0", tsx: "^4.20.3", undici: "^7.0.1", vitest: "^3.2.3" }, overrides: { glob: "^9.0.0" }, peerDependencies: { "@types/prompts": "2.4.9", "@typescript-eslint/eslint-plugin": "8.33.0", "@typescript-eslint/parser": "8.33.0", esbuild: "0.25.5", eslint: "^9.26.0", "node-forge": "1.3.1", prettier: "3.5.3", prompts: "2.4.2", typescript: "5.8.3", uuid: "11.1.0" } };
|
|
54
54
|
|
|
55
55
|
// src/lib/k8s.ts
|
|
56
56
|
var import_kubernetes_fluent_client = require("kubernetes-fluent-client");
|
package/package.json
CHANGED
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
"!src/fixtures/**",
|
|
17
17
|
"!dist/**/*.test.d.ts*"
|
|
18
18
|
],
|
|
19
|
-
"version": "0.52.
|
|
19
|
+
"version": "0.52.2-nightly.0",
|
|
20
20
|
"main": "dist/lib.js",
|
|
21
21
|
"types": "dist/lib.d.ts",
|
|
22
22
|
"scripts": {
|
|
@@ -62,7 +62,7 @@
|
|
|
62
62
|
"heredoc": "^1.3.1",
|
|
63
63
|
"http-status-codes": "^2.3.0",
|
|
64
64
|
"json-pointer": "^0.6.2",
|
|
65
|
-
"kubernetes-fluent-client": "3.
|
|
65
|
+
"kubernetes-fluent-client": "3.9.0",
|
|
66
66
|
"pino": "9.7.0",
|
|
67
67
|
"pino-pretty": "13.0.0",
|
|
68
68
|
"prom-client": "15.1.3",
|
|
@@ -106,4 +106,4 @@
|
|
|
106
106
|
"typescript": "5.8.3",
|
|
107
107
|
"uuid": "11.1.0"
|
|
108
108
|
}
|
|
109
|
-
}
|
|
109
|
+
}
|
|
@@ -1,44 +1,7 @@
|
|
|
1
1
|
// SPDX-License-Identifier: Apache-2.0
|
|
2
2
|
// SPDX-FileCopyrightText: 2023-Present The Pepr Authors
|
|
3
3
|
|
|
4
|
-
|
|
5
|
-
import { createDirectoryIfNotExists } from "../../lib/filesystemService";
|
|
6
|
-
import { promises as fs } from "fs";
|
|
7
|
-
import path from "path";
|
|
8
|
-
|
|
9
|
-
// Scaffolds a new CRD TypeScript definition
|
|
10
|
-
const create = new Command("create")
|
|
11
|
-
.description("Create a new CRD TypeScript definition")
|
|
12
|
-
.addOption(
|
|
13
|
-
new Option(
|
|
14
|
-
"-S, --scope <scope>",
|
|
15
|
-
"Whether the resulting custom resource is cluster- or namespace-scoped",
|
|
16
|
-
)
|
|
17
|
-
.choices(["Namespaced", "Cluster"])
|
|
18
|
-
.default("Namespaced"),
|
|
19
|
-
)
|
|
20
|
-
.option("-d, --domain <domain>", "Optional domain for CRD (e.g. pepr.dev)", "pepr.dev")
|
|
21
|
-
.requiredOption("-g, --group <group>", "API group (e.g. cache)")
|
|
22
|
-
.requiredOption("-k, --kind <kind>", "Kind name (e.g. memcached)")
|
|
23
|
-
.option("-p, --plural <plural>", "Plural name for CRD (e.g. memcacheds)")
|
|
24
|
-
.requiredOption("-s, --short-name <name>", "Short name for CRD (e.g. mc)", "")
|
|
25
|
-
.requiredOption("-v, --version <version>", "API version (e.g. v1alpha1)")
|
|
26
|
-
.action(async ({ group, version, kind, domain, scope, plural, shortName }) => {
|
|
27
|
-
console.log("This feature is currently in alpha.");
|
|
28
|
-
const outputDir = path.resolve(`./api/${version}`);
|
|
29
|
-
await createDirectoryIfNotExists(outputDir);
|
|
30
|
-
|
|
31
|
-
// create file in directory with kind
|
|
32
|
-
await fs.writeFile(
|
|
33
|
-
`./api/${version}/${kind.toLowerCase()}_types.ts`,
|
|
34
|
-
generateCRDScaffold(group, version, kind, { domain, scope, plural, shortName }),
|
|
35
|
-
);
|
|
36
|
-
console.log(`✔ Created ${kind} TypeScript definition in ${outputDir}`);
|
|
37
|
-
});
|
|
38
|
-
|
|
39
|
-
export default create;
|
|
40
|
-
|
|
41
|
-
export const generateCRDScaffold = (
|
|
4
|
+
export const createCRDscaffold = (
|
|
42
5
|
group: string,
|
|
43
6
|
version: string,
|
|
44
7
|
kind: string,
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
// SPDX-License-Identifier: Apache-2.0
|
|
2
|
+
// SPDX-FileCopyrightText: 2023-Present The Pepr Authors
|
|
3
|
+
|
|
4
|
+
import { Command, Option } from "commander";
|
|
5
|
+
import { createDirectoryIfNotExists } from "../../../lib/filesystemService";
|
|
6
|
+
import { promises as fs } from "fs";
|
|
7
|
+
import Log from "../../../lib/telemetry/logger";
|
|
8
|
+
import { createCRDscaffold } from "./createCRDscaffold";
|
|
9
|
+
import path from "path";
|
|
10
|
+
|
|
11
|
+
// Scaffolds a new CRD TypeScript definition
|
|
12
|
+
export default function (): Command {
|
|
13
|
+
return new Command("create")
|
|
14
|
+
.description("Create a new CRD TypeScript definition")
|
|
15
|
+
.addOption(
|
|
16
|
+
new Option(
|
|
17
|
+
"-S, --scope <scope>",
|
|
18
|
+
"Whether the resulting custom resource is cluster- or namespace-scoped",
|
|
19
|
+
)
|
|
20
|
+
.choices(["Namespaced", "Cluster"])
|
|
21
|
+
.default("Namespaced"),
|
|
22
|
+
)
|
|
23
|
+
.option("-d, --domain <domain>", "Optional domain for CRD (e.g. pepr.dev)", "pepr.dev")
|
|
24
|
+
.requiredOption("-g, --group <group>", "API group (e.g. cache)")
|
|
25
|
+
.requiredOption("-k, --kind <kind>", "Kind name (e.g. memcached)")
|
|
26
|
+
.option("-p, --plural <plural>", "Plural name for CRD (e.g. memcacheds)")
|
|
27
|
+
.requiredOption("-s, --short-name <name>", "Short name for CRD (e.g. mc)")
|
|
28
|
+
.requiredOption("-v, --version <version>", "API version (e.g. v1alpha1)")
|
|
29
|
+
.action(async ({ group, version, kind, domain, scope, plural, shortName }) => {
|
|
30
|
+
Log.warn("This feature is currently in alpha.");
|
|
31
|
+
const outputDir = path.resolve(`./api/${version}`);
|
|
32
|
+
await createDirectoryIfNotExists(outputDir);
|
|
33
|
+
|
|
34
|
+
// create file in directory with kind
|
|
35
|
+
await fs.writeFile(
|
|
36
|
+
`./api/${version}/${kind.toLowerCase()}_types.ts`,
|
|
37
|
+
createCRDscaffold(group, version, kind, { domain, scope, plural, shortName }),
|
|
38
|
+
);
|
|
39
|
+
Log.info(`✔ Created ${kind} TypeScript definition in ${outputDir}`);
|
|
40
|
+
});
|
|
41
|
+
}
|
|
@@ -1,10 +1,6 @@
|
|
|
1
|
-
// SPDX-License-Identifier: Apache-2.0
|
|
2
|
-
// SPDX-FileCopyrightText: 2023-Present The Pepr Authors
|
|
3
|
-
|
|
4
|
-
import { Command } from "commander";
|
|
5
1
|
import fs from "fs";
|
|
6
2
|
import path from "path";
|
|
7
|
-
import Log from "
|
|
3
|
+
import Log from "../../../lib/telemetry/logger";
|
|
8
4
|
import { stringify } from "yaml";
|
|
9
5
|
import {
|
|
10
6
|
Project,
|
|
@@ -15,18 +11,11 @@ import {
|
|
|
15
11
|
SourceFile,
|
|
16
12
|
Type,
|
|
17
13
|
} from "ts-morph";
|
|
18
|
-
import { createDirectoryIfNotExists } from "
|
|
14
|
+
import { createDirectoryIfNotExists } from "../../../lib/filesystemService";
|
|
19
15
|
import { kind as k } from "kubernetes-fluent-client";
|
|
20
16
|
import { V1JSONSchemaProps } from "@kubernetes/client-node";
|
|
21
17
|
import { WarningMessages, ErrorMessages } from "./messages";
|
|
22
18
|
|
|
23
|
-
export default new Command("generate")
|
|
24
|
-
.description(
|
|
25
|
-
"Generate CRD manifests from TypeScript definitions stored in 'api/' of the current directory.",
|
|
26
|
-
)
|
|
27
|
-
.option("-o, --output <directory>", "Output directory for generated CRDs", "./crds")
|
|
28
|
-
.action(generateCRDs);
|
|
29
|
-
|
|
30
19
|
export function extractCRDDetails(
|
|
31
20
|
content: string,
|
|
32
21
|
sourceFile: SourceFile,
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
// SPDX-License-Identifier: Apache-2.0
|
|
2
|
+
// SPDX-FileCopyrightText: 2023-Present The Pepr Authors
|
|
3
|
+
|
|
4
|
+
import { Command } from "commander";
|
|
5
|
+
import { generateCRDs } from "./generators";
|
|
6
|
+
|
|
7
|
+
export default function (): Command {
|
|
8
|
+
return new Command("generate")
|
|
9
|
+
.description(
|
|
10
|
+
"Generate CRD manifests from TypeScript definitions stored in 'api/' of the current directory.",
|
|
11
|
+
)
|
|
12
|
+
.option("-o, --output <directory>", "Output directory for generated CRDs", "./crds")
|
|
13
|
+
.action(options => generateCRDs(options));
|
|
14
|
+
}
|
package/src/cli/crd/index.ts
CHANGED
|
@@ -2,14 +2,12 @@
|
|
|
2
2
|
// SPDX-FileCopyrightText: 2023-Present The Pepr Authors
|
|
3
3
|
|
|
4
4
|
import { Command } from "commander";
|
|
5
|
-
import
|
|
6
|
-
import
|
|
5
|
+
import generate from "./generate/";
|
|
6
|
+
import create from "./create";
|
|
7
7
|
|
|
8
|
-
export default function (
|
|
9
|
-
|
|
10
|
-
.
|
|
11
|
-
.
|
|
12
|
-
|
|
13
|
-
crd.addCommand(createCmd);
|
|
14
|
-
crd.addCommand(generateCmd);
|
|
8
|
+
export default function (): Command {
|
|
9
|
+
return new Command("crd")
|
|
10
|
+
.description("Scaffold and generate Kubernetes CRDs from structured TypeScript definitions")
|
|
11
|
+
.addCommand(create())
|
|
12
|
+
.addCommand(generate());
|
|
15
13
|
}
|
package/src/cli/format/index.ts
CHANGED
|
@@ -16,7 +16,7 @@ export default function (program: Command): void {
|
|
|
16
16
|
const success = await peprFormat(opts.validateOnly);
|
|
17
17
|
|
|
18
18
|
if (success) {
|
|
19
|
-
|
|
19
|
+
Log.info("Module formatted");
|
|
20
20
|
} else {
|
|
21
21
|
process.exit(1);
|
|
22
22
|
}
|
|
@@ -59,8 +59,8 @@ export async function peprFormat(validateOnly: boolean): Promise<boolean> {
|
|
|
59
59
|
hasFailure = hasFailure || (await formatWithPrettier(results, validateOnly));
|
|
60
60
|
|
|
61
61
|
return !hasFailure;
|
|
62
|
-
} catch (
|
|
63
|
-
|
|
62
|
+
} catch (error) {
|
|
63
|
+
Log.error(error, `Error formatting module:`);
|
|
64
64
|
return false;
|
|
65
65
|
}
|
|
66
66
|
}
|
package/src/cli/init/index.ts
CHANGED
|
@@ -3,7 +3,6 @@
|
|
|
3
3
|
|
|
4
4
|
import { execSync } from "child_process";
|
|
5
5
|
import { resolve } from "path";
|
|
6
|
-
import prompts from "prompts";
|
|
7
6
|
|
|
8
7
|
import { Command } from "commander";
|
|
9
8
|
import {
|
|
@@ -28,7 +27,7 @@ import { Option } from "commander";
|
|
|
28
27
|
|
|
29
28
|
export default function (program: Command): void {
|
|
30
29
|
let response = {} as PromptOptions;
|
|
31
|
-
|
|
30
|
+
|
|
32
31
|
program
|
|
33
32
|
.command("init")
|
|
34
33
|
.description("Initialize a new Pepr Module")
|
|
@@ -50,26 +49,12 @@ export default function (program: Command): void {
|
|
|
50
49
|
)
|
|
51
50
|
.option("-y, --yes", "Skip verification prompt when creating a new module.")
|
|
52
51
|
.hook("preAction", async thisCommand => {
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
if (process.env.TEST_MODE === "true") {
|
|
56
|
-
prompts.inject([
|
|
57
|
-
"pepr-test-module",
|
|
58
|
-
"A test module for Pepr",
|
|
59
|
-
"ignore",
|
|
60
|
-
"static-test",
|
|
61
|
-
"y",
|
|
62
|
-
]);
|
|
63
|
-
pkgOverride = "file:../pepr-0.0.0-development.tgz";
|
|
64
|
-
response = await walkthrough();
|
|
65
|
-
} else {
|
|
66
|
-
response = await walkthrough(thisCommand.opts());
|
|
67
|
-
Object.entries(response).map(([key, value]) => thisCommand.setOptionValue(key, value));
|
|
68
|
-
}
|
|
52
|
+
response = await walkthrough(thisCommand.opts());
|
|
53
|
+
Object.entries(response).map(([key, value]) => thisCommand.setOptionValue(key, value));
|
|
69
54
|
})
|
|
70
55
|
.action(async opts => {
|
|
71
56
|
const dirName = sanitizeName(response.name);
|
|
72
|
-
const packageJSON = genPkgJSON(response
|
|
57
|
+
const packageJSON = genPkgJSON(response);
|
|
73
58
|
|
|
74
59
|
const confirmed = await confirm(dirName, packageJSON, peprTSTemplate.path, opts.yes);
|
|
75
60
|
|
|
@@ -49,7 +49,7 @@ export type peprPackageJSON = {
|
|
|
49
49
|
print: string;
|
|
50
50
|
};
|
|
51
51
|
|
|
52
|
-
export function genPkgJSON(opts: InitOptions
|
|
52
|
+
export function genPkgJSON(opts: InitOptions): peprPackageJSON {
|
|
53
53
|
// Generate a random UUID for the module based on the module name if it is not provided
|
|
54
54
|
const uuid = !opts.uuid ? uuidv4() : opts.uuid;
|
|
55
55
|
// Generate a name for the module based on the module name
|
|
@@ -57,11 +57,6 @@ export function genPkgJSON(opts: InitOptions, pgkVerOverride?: string): peprPack
|
|
|
57
57
|
// Make typescript a dev dependency
|
|
58
58
|
const { typescript } = peerDependencies;
|
|
59
59
|
|
|
60
|
-
const testEnv = {
|
|
61
|
-
MY_CUSTOM_VAR: "example-value",
|
|
62
|
-
ZARF_VAR: "###ZARF_VAR_THING###",
|
|
63
|
-
};
|
|
64
|
-
|
|
65
60
|
const data = {
|
|
66
61
|
name,
|
|
67
62
|
version: "0.0.1",
|
|
@@ -71,7 +66,7 @@ export function genPkgJSON(opts: InitOptions, pgkVerOverride?: string): peprPack
|
|
|
71
66
|
node: ">=20.0.0",
|
|
72
67
|
},
|
|
73
68
|
pepr: {
|
|
74
|
-
uuid:
|
|
69
|
+
uuid: uuid,
|
|
75
70
|
onError: opts.errorBehavior,
|
|
76
71
|
webhookTimeout: 10,
|
|
77
72
|
customLabels: {
|
|
@@ -93,13 +88,13 @@ export function genPkgJSON(opts: InitOptions, pgkVerOverride?: string): peprPack
|
|
|
93
88
|
},
|
|
94
89
|
},
|
|
95
90
|
includedFiles: [],
|
|
96
|
-
env:
|
|
91
|
+
env: {},
|
|
97
92
|
},
|
|
98
93
|
scripts: {
|
|
99
94
|
"k3d-setup": scripts["test:journey:k3d"],
|
|
100
95
|
},
|
|
101
96
|
dependencies: {
|
|
102
|
-
pepr:
|
|
97
|
+
pepr: version,
|
|
103
98
|
undici: "^7.0.1",
|
|
104
99
|
},
|
|
105
100
|
devDependencies: {
|
package/src/cli/uuid.ts
CHANGED
|
@@ -10,29 +10,8 @@ export default function (program: Command): void {
|
|
|
10
10
|
.command("uuid [uuid]")
|
|
11
11
|
.description("Module UUID(s) currently deployed in the cluster")
|
|
12
12
|
.action(async uuid => {
|
|
13
|
-
const
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
if (!uuid) {
|
|
17
|
-
deployments = await K8s(kind.Deployment)
|
|
18
|
-
.InNamespace("pepr-system")
|
|
19
|
-
.WithLabel("pepr.dev/uuid")
|
|
20
|
-
.Get();
|
|
21
|
-
} else {
|
|
22
|
-
deployments = await K8s(kind.Deployment)
|
|
23
|
-
.InNamespace("pepr-system")
|
|
24
|
-
.WithLabel("pepr.dev/uuid", uuid)
|
|
25
|
-
.Get();
|
|
26
|
-
}
|
|
27
|
-
|
|
28
|
-
// Populate the uuidTable with the UUID and description
|
|
29
|
-
deployments.items.map(deploy => {
|
|
30
|
-
const uuid = deploy.metadata?.labels?.["pepr.dev/uuid"] || "";
|
|
31
|
-
const description = deploy.metadata?.annotations?.["pepr.dev/description"] || "";
|
|
32
|
-
if (uuid !== "") {
|
|
33
|
-
uuidTable[uuid] = description;
|
|
34
|
-
}
|
|
35
|
-
});
|
|
13
|
+
const deployments = await getPeprDeploymentsByUUID(uuid);
|
|
14
|
+
const uuidTable = buildUUIDTable(deployments);
|
|
36
15
|
|
|
37
16
|
console.log("UUID\t\tDescription");
|
|
38
17
|
console.log("--------------------------------------------");
|
|
@@ -42,3 +21,41 @@ export default function (program: Command): void {
|
|
|
42
21
|
});
|
|
43
22
|
});
|
|
44
23
|
}
|
|
24
|
+
|
|
25
|
+
export async function getPeprDeploymentsByUUID(
|
|
26
|
+
uuid?: string,
|
|
27
|
+
): Promise<KubernetesListObject<kind.Deployment>> {
|
|
28
|
+
const k8sQuery = K8s(kind.Deployment).InNamespace("pepr-system");
|
|
29
|
+
|
|
30
|
+
let deployments = uuid
|
|
31
|
+
? await k8sQuery.WithLabel("pepr.dev/uuid", uuid).Get()
|
|
32
|
+
: await k8sQuery.WithLabel("pepr.dev/uuid").Get();
|
|
33
|
+
|
|
34
|
+
if (uuid) {
|
|
35
|
+
deployments = {
|
|
36
|
+
...deployments,
|
|
37
|
+
items: deployments.items.filter(
|
|
38
|
+
deploy => deploy.metadata?.labels?.["pepr.dev/uuid"] === uuid,
|
|
39
|
+
),
|
|
40
|
+
};
|
|
41
|
+
}
|
|
42
|
+
|
|
43
|
+
return deployments;
|
|
44
|
+
}
|
|
45
|
+
|
|
46
|
+
export function buildUUIDTable(
|
|
47
|
+
deployments: KubernetesListObject<kind.Deployment>,
|
|
48
|
+
): Record<string, string> {
|
|
49
|
+
const uuidTable: Record<string, string> = {};
|
|
50
|
+
|
|
51
|
+
deployments.items.forEach(deploy => {
|
|
52
|
+
const uuid = deploy.metadata?.labels?.["pepr.dev/uuid"] || "";
|
|
53
|
+
const description = deploy.metadata?.annotations?.["pepr.dev/description"] || "";
|
|
54
|
+
|
|
55
|
+
if (uuid !== "") {
|
|
56
|
+
uuidTable[uuid] = description;
|
|
57
|
+
}
|
|
58
|
+
});
|
|
59
|
+
|
|
60
|
+
return uuidTable;
|
|
61
|
+
}
|
package/src/cli.ts
CHANGED
|
@@ -29,6 +29,7 @@ program
|
|
|
29
29
|
.enablePositionalOptions()
|
|
30
30
|
.version(version)
|
|
31
31
|
.description(`Pepr (v${version}) - Type safe K8s middleware for humans`)
|
|
32
|
+
.addCommand(crd())
|
|
32
33
|
.action(() => {
|
|
33
34
|
if (program.args.length < 1) {
|
|
34
35
|
console.log(banner);
|
|
@@ -49,5 +50,4 @@ format(program);
|
|
|
49
50
|
monitor(program);
|
|
50
51
|
uuid(program);
|
|
51
52
|
kfc(program);
|
|
52
|
-
crd(program);
|
|
53
53
|
program.parse();
|
package/dist/cli/crd/create.d.ts
DELETED
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { Command } from "commander";
|
|
2
|
-
declare const create: Command;
|
|
3
|
-
export default create;
|
|
4
|
-
export declare const generateCRDScaffold: (group: string, version: string, kind: string, data: {
|
|
5
|
-
domain: string;
|
|
6
|
-
plural: string;
|
|
7
|
-
scope: string;
|
|
8
|
-
shortName: string;
|
|
9
|
-
}) => string;
|
|
10
|
-
//# sourceMappingURL=create.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"create.d.ts","sourceRoot":"","sources":["../../../src/cli/crd/create.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,OAAO,EAAU,MAAM,WAAW,CAAC;AAM5C,QAAA,MAAM,MAAM,SA2BR,CAAC;AAEL,eAAe,MAAM,CAAC;AAEtB,eAAO,MAAM,mBAAmB,GAC9B,OAAO,MAAM,EACb,SAAS,MAAM,EACf,MAAM,MAAM,EACZ,MAAM;IACJ,MAAM,EAAE,MAAM,CAAC;IACf,MAAM,EAAE,MAAM,CAAC;IACf,KAAK,EAAE,MAAM,CAAC;IACd,SAAS,EAAE,MAAM,CAAC;CACnB,KACA,MA8EF,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"generate.d.ts","sourceRoot":"","sources":["../../../src/cli/crd/generate.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,OAAO,EAAE,MAAM,WAAW,CAAC;AAKpC,OAAO,EACL,OAAO,EACP,oBAAoB,EACpB,oBAAoB,EAEpB,IAAI,EACJ,UAAU,EACV,IAAI,EACL,MAAM,UAAU,CAAC;AAElB,OAAO,EAAE,IAAI,IAAI,CAAC,EAAE,MAAM,0BAA0B,CAAC;AACrD,OAAO,EAAE,iBAAiB,EAAE,MAAM,yBAAyB,CAAC;;AAG5D,wBAKwB;AAExB,wBAAgB,iBAAiB,CAC/B,OAAO,EAAE,MAAM,EACf,UAAU,EAAE,UAAU,GACrB;IACD,IAAI,EAAE,MAAM,GAAG,SAAS,CAAC;IACzB,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,EAAE,SAAS,GAAG,YAAY,CAAC;IAChC,MAAM,EAAE,MAAM,CAAC;IACf,UAAU,CAAC,EAAE,MAAM,EAAE,CAAC;CACvB,CAYA;AAED,wBAAsB,YAAY,CAAC,OAAO,EAAE;IAAE,MAAM,EAAE,MAAM,CAAA;CAAE,GAAG,OAAO,CAAC,IAAI,CAAC,CAe7E;AAED,wBAAgB,cAAc,CAAC,OAAO,EAAE,MAAM,GAAG,MAAM,EAAE,CAExD;AAED,wBAAgB,gBAAgB,CAAC,OAAO,EAAE,OAAO,EAAE,UAAU,EAAE,MAAM,GAAG,UAAU,EAAE,CAInF;AAED,wBAAgB,iBAAiB,CAC/B,UAAU,EAAE,UAAU,EACtB,OAAO,EAAE,MAAM,EACf,SAAS,EAAE,MAAM,GAChB,IAAI,CAiCN;AAGD,wBAAgB,wBAAwB,CAAC,OAAO,EAAE,MAAM,EAAE,KAAK,EAAE,MAAM,GAAG,MAAM,GAAG,SAAS,CAI3F;AAED,wBAAgB,cAAc,CAAC,UAAU,EAAE,UAAU,GAAG;IACtD,MAAM,EAAE,MAAM,CAAC;IACf,KAAK,EAAE,SAAS,GAAG,YAAY,CAAC;IAChC,SAAS,EAAE,MAAM,CAAC;CACnB,CA2BA;AAED,wBAAgB,mBAAmB,CAAC,IAAI,EAAE,IAAI,GAAG,MAAM,CAQtD;AAED,wBAAgB,iBAAiB,CAAC,IAAI,EAAE,oBAAoB,GAAG,oBAAoB,GAAG;IACpF,UAAU,EAAE,MAAM,CAAC,MAAM,EAAE,iBAAiB,CAAC,CAAC;IAC9C,QAAQ,EAAE,MAAM,EAAE,CAAC;CACpB,CAuBA;AAED,wBAAgB,eAAe,CAAC,IAAI,EAAE,IAAI,GAAG,iBAAiB,CAc7D;AAED,wBAAgB,iBAAiB,CAAC,IAAI,EAAE,IAAI,GAAG,iBAAiB,CA0B/D;AAED,wBAAgB,YAAY,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAEhD;AAED,wBAAgB,WAAW,IAAI;IAC7B,UAAU,EAAE,MAAM,CAAC,MAAM,EAAE,iBAAiB,CAAC,CAAC;IAC9C,QAAQ,EAAE,MAAM,EAAE,CAAC;CACpB,CAEA;AAED,UAAU,SAAS;IACjB,IAAI,EAAE,MAAM,CAAC;IACb,IAAI,EAAE,MAAM,CAAC;IACb,OAAO,EAAE,MAAM,CAAC;IAChB,MAAM,EAAE,MAAM,CAAC;IACf,KAAK,EAAE,SAAS,GAAG,YAAY,CAAC;IAChC,UAAU,CAAC,EAAE,MAAM,EAAE,CAAC;IACtB,UAAU,EAAE,UAAU,CAAC,OAAO,iBAAiB,CAAC,CAAC;IACjD,eAAe,EAAE,UAAU,CAAC,OAAO,iBAAiB,CAAC,CAAC;CACvD;AAED,wBAAgB,QAAQ,CAAC,MAAM,EAAE,SAAS,GAAG,CAAC,CAAC,wBAAwB,CA0DtE"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"messages.d.ts","sourceRoot":"","sources":["../../../src/cli/crd/messages.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,aAAa;;2BAED,MAAM,KAAG,MAAM;kCAER,MAAM,KAAG,MAAM;CAE9C,CAAC;AAEF,eAAO,MAAM,eAAe;;qCAEO,MAAM,KAAG,MAAM;kCAElB,MAAM,QAAQ,MAAM,KAAG,MAAM;CAE5D,CAAC"}
|
|
File without changes
|