crossplane-function-pythonic 0.0.9.post0__tar.gz → 0.0.10__tar.gz
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.
- {crossplane_function_pythonic-0.0.9.post0 → crossplane_function_pythonic-0.0.10}/PKG-INFO +4 -4
- {crossplane_function_pythonic-0.0.9.post0 → crossplane_function_pythonic-0.0.10}/README.md +3 -3
- {crossplane_function_pythonic-0.0.9.post0 → crossplane_function_pythonic-0.0.10}/crossplane/pythonic/function.py +1 -1
- {crossplane_function_pythonic-0.0.9.post0 → crossplane_function_pythonic-0.0.10}/examples/eks-cluster/functions.yaml +1 -1
- {crossplane_function_pythonic-0.0.9.post0 → crossplane_function_pythonic-0.0.10}/examples/filing-system/function.yaml +1 -1
- {crossplane_function_pythonic-0.0.9.post0 → crossplane_function_pythonic-0.0.10}/examples/helm-copy-secret/functions.yaml +1 -1
- {crossplane_function_pythonic-0.0.9.post0 → crossplane_function_pythonic-0.0.10}/.gitignore +0 -0
- {crossplane_function_pythonic-0.0.9.post0 → crossplane_function_pythonic-0.0.10}/LICENSE +0 -0
- {crossplane_function_pythonic-0.0.9.post0 → crossplane_function_pythonic-0.0.10}/crossplane/pythonic/__init__.py +0 -0
- {crossplane_function_pythonic-0.0.9.post0 → crossplane_function_pythonic-0.0.10}/crossplane/pythonic/composite.py +0 -0
- {crossplane_function_pythonic-0.0.9.post0 → crossplane_function_pythonic-0.0.10}/crossplane/pythonic/main.py +0 -0
- {crossplane_function_pythonic-0.0.9.post0 → crossplane_function_pythonic-0.0.10}/crossplane/pythonic/packages.py +0 -0
- {crossplane_function_pythonic-0.0.9.post0 → crossplane_function_pythonic-0.0.10}/crossplane/pythonic/protobuf.py +0 -0
- {crossplane_function_pythonic-0.0.9.post0 → crossplane_function_pythonic-0.0.10}/examples/.dev/functions.yaml +0 -0
- {crossplane_function_pythonic-0.0.9.post0 → crossplane_function_pythonic-0.0.10}/examples/eks-cluster/composition-v2.yaml +0 -0
- {crossplane_function_pythonic-0.0.9.post0 → crossplane_function_pythonic-0.0.10}/examples/eks-cluster/composition.yaml +0 -0
- {crossplane_function_pythonic-0.0.9.post0 → crossplane_function_pythonic-0.0.10}/examples/eks-cluster/definition.yaml +0 -0
- {crossplane_function_pythonic-0.0.9.post0 → crossplane_function_pythonic-0.0.10}/examples/eks-cluster/render-v2.sh +0 -0
- {crossplane_function_pythonic-0.0.9.post0 → crossplane_function_pythonic-0.0.10}/examples/eks-cluster/render.sh +0 -0
- {crossplane_function_pythonic-0.0.9.post0 → crossplane_function_pythonic-0.0.10}/examples/eks-cluster/xr.yaml +0 -0
- {crossplane_function_pythonic-0.0.9.post0 → crossplane_function_pythonic-0.0.10}/examples/filing-system/README.md +0 -0
- {crossplane_function_pythonic-0.0.9.post0 → crossplane_function_pythonic-0.0.10}/examples/filing-system/composition.yaml +0 -0
- {crossplane_function_pythonic-0.0.9.post0 → crossplane_function_pythonic-0.0.10}/examples/filing-system/definition.yaml +0 -0
- {crossplane_function_pythonic-0.0.9.post0 → crossplane_function_pythonic-0.0.10}/examples/filing-system/kustomization.yaml +0 -0
- {crossplane_function_pythonic-0.0.9.post0 → crossplane_function_pythonic-0.0.10}/examples/filing-system/runtime.yaml +0 -0
- {crossplane_function_pythonic-0.0.9.post0 → crossplane_function_pythonic-0.0.10}/examples/filing-system/vcluster.py +0 -0
- {crossplane_function_pythonic-0.0.9.post0 → crossplane_function_pythonic-0.0.10}/examples/filing-system/vcluster.yaml +0 -0
- {crossplane_function_pythonic-0.0.9.post0 → crossplane_function_pythonic-0.0.10}/examples/function-go-templating/conditions/composition.yaml +0 -0
- {crossplane_function_pythonic-0.0.9.post0 → crossplane_function_pythonic-0.0.10}/examples/function-go-templating/conditions/functions.yaml +0 -0
- {crossplane_function_pythonic-0.0.9.post0 → crossplane_function_pythonic-0.0.10}/examples/function-go-templating/conditions/render.sh +0 -0
- {crossplane_function_pythonic-0.0.9.post0 → crossplane_function_pythonic-0.0.10}/examples/function-go-templating/conditions/xr.yaml +0 -0
- {crossplane_function_pythonic-0.0.9.post0 → crossplane_function_pythonic-0.0.10}/examples/function-go-templating/conditions/xrd.yaml +0 -0
- {crossplane_function_pythonic-0.0.9.post0 → crossplane_function_pythonic-0.0.10}/examples/function-go-templating/context/composition.yaml +0 -0
- {crossplane_function_pythonic-0.0.9.post0 → crossplane_function_pythonic-0.0.10}/examples/function-go-templating/context/environmentConfigs.yaml +0 -0
- {crossplane_function_pythonic-0.0.9.post0 → crossplane_function_pythonic-0.0.10}/examples/function-go-templating/context/functions.yaml +0 -0
- {crossplane_function_pythonic-0.0.9.post0 → crossplane_function_pythonic-0.0.10}/examples/function-go-templating/context/render.sh +0 -0
- {crossplane_function_pythonic-0.0.9.post0 → crossplane_function_pythonic-0.0.10}/examples/function-go-templating/context/xr.yaml +0 -0
- {crossplane_function_pythonic-0.0.9.post0 → crossplane_function_pythonic-0.0.10}/examples/function-go-templating/context/xrd.yaml +0 -0
- {crossplane_function_pythonic-0.0.9.post0 → crossplane_function_pythonic-0.0.10}/examples/function-go-templating/extra-resources/composition.yaml +0 -0
- {crossplane_function_pythonic-0.0.9.post0 → crossplane_function_pythonic-0.0.10}/examples/function-go-templating/extra-resources/extraResources.yaml +0 -0
- {crossplane_function_pythonic-0.0.9.post0 → crossplane_function_pythonic-0.0.10}/examples/function-go-templating/extra-resources/functions.yaml +0 -0
- {crossplane_function_pythonic-0.0.9.post0 → crossplane_function_pythonic-0.0.10}/examples/function-go-templating/extra-resources/render.sh +0 -0
- {crossplane_function_pythonic-0.0.9.post0 → crossplane_function_pythonic-0.0.10}/examples/function-go-templating/extra-resources/xr.yaml +0 -0
- {crossplane_function_pythonic-0.0.9.post0 → crossplane_function_pythonic-0.0.10}/examples/function-go-templating/functions/fromYaml/composition.yaml +0 -0
- {crossplane_function_pythonic-0.0.9.post0 → crossplane_function_pythonic-0.0.10}/examples/function-go-templating/functions/fromYaml/functions.yaml +0 -0
- {crossplane_function_pythonic-0.0.9.post0 → crossplane_function_pythonic-0.0.10}/examples/function-go-templating/functions/fromYaml/render.sh +0 -0
- {crossplane_function_pythonic-0.0.9.post0 → crossplane_function_pythonic-0.0.10}/examples/function-go-templating/functions/fromYaml/xr.yaml +0 -0
- {crossplane_function_pythonic-0.0.9.post0 → crossplane_function_pythonic-0.0.10}/examples/function-go-templating/functions/getComposedResource/composition.yaml +0 -0
- {crossplane_function_pythonic-0.0.9.post0 → crossplane_function_pythonic-0.0.10}/examples/function-go-templating/functions/getComposedResource/functions.yaml +0 -0
- {crossplane_function_pythonic-0.0.9.post0 → crossplane_function_pythonic-0.0.10}/examples/function-go-templating/functions/getComposedResource/observed.yaml +0 -0
- {crossplane_function_pythonic-0.0.9.post0 → crossplane_function_pythonic-0.0.10}/examples/function-go-templating/functions/getComposedResource/render.sh +0 -0
- {crossplane_function_pythonic-0.0.9.post0 → crossplane_function_pythonic-0.0.10}/examples/function-go-templating/functions/getComposedResource/xr.yaml +0 -0
- {crossplane_function_pythonic-0.0.9.post0 → crossplane_function_pythonic-0.0.10}/examples/function-go-templating/functions/getCompositeResource/composition.yaml +0 -0
- {crossplane_function_pythonic-0.0.9.post0 → crossplane_function_pythonic-0.0.10}/examples/function-go-templating/functions/getCompositeResource/functions.yaml +0 -0
- {crossplane_function_pythonic-0.0.9.post0 → crossplane_function_pythonic-0.0.10}/examples/function-go-templating/functions/getCompositeResource/render.sh +0 -0
- {crossplane_function_pythonic-0.0.9.post0 → crossplane_function_pythonic-0.0.10}/examples/function-go-templating/functions/getCompositeResource/xr.yaml +0 -0
- {crossplane_function_pythonic-0.0.9.post0 → crossplane_function_pythonic-0.0.10}/examples/function-go-templating/functions/getResourceCondition/composition.yaml +0 -0
- {crossplane_function_pythonic-0.0.9.post0 → crossplane_function_pythonic-0.0.10}/examples/function-go-templating/functions/getResourceCondition/functions.yaml +0 -0
- {crossplane_function_pythonic-0.0.9.post0 → crossplane_function_pythonic-0.0.10}/examples/function-go-templating/functions/getResourceCondition/observed.yaml +0 -0
- {crossplane_function_pythonic-0.0.9.post0 → crossplane_function_pythonic-0.0.10}/examples/function-go-templating/functions/getResourceCondition/render.sh +0 -0
- {crossplane_function_pythonic-0.0.9.post0 → crossplane_function_pythonic-0.0.10}/examples/function-go-templating/functions/getResourceCondition/xr.yaml +0 -0
- {crossplane_function_pythonic-0.0.9.post0 → crossplane_function_pythonic-0.0.10}/examples/function-go-templating/functions/include/composition.yaml +0 -0
- {crossplane_function_pythonic-0.0.9.post0 → crossplane_function_pythonic-0.0.10}/examples/function-go-templating/functions/include/functions.yaml +0 -0
- {crossplane_function_pythonic-0.0.9.post0 → crossplane_function_pythonic-0.0.10}/examples/function-go-templating/functions/include/render.sh +0 -0
- {crossplane_function_pythonic-0.0.9.post0 → crossplane_function_pythonic-0.0.10}/examples/function-go-templating/functions/include/xr.yaml +0 -0
- {crossplane_function_pythonic-0.0.9.post0 → crossplane_function_pythonic-0.0.10}/examples/function-go-templating/functions/toYaml/composition.yaml +0 -0
- {crossplane_function_pythonic-0.0.9.post0 → crossplane_function_pythonic-0.0.10}/examples/function-go-templating/functions/toYaml/functions.yaml +0 -0
- {crossplane_function_pythonic-0.0.9.post0 → crossplane_function_pythonic-0.0.10}/examples/function-go-templating/functions/toYaml/render.sh +0 -0
- {crossplane_function_pythonic-0.0.9.post0 → crossplane_function_pythonic-0.0.10}/examples/function-go-templating/functions/toYaml/xr.yaml +0 -0
- {crossplane_function_pythonic-0.0.9.post0 → crossplane_function_pythonic-0.0.10}/examples/function-go-templating/inline/composition.yaml +0 -0
- {crossplane_function_pythonic-0.0.9.post0 → crossplane_function_pythonic-0.0.10}/examples/function-go-templating/inline/functions.yaml +0 -0
- {crossplane_function_pythonic-0.0.9.post0 → crossplane_function_pythonic-0.0.10}/examples/function-go-templating/inline/render.sh +0 -0
- {crossplane_function_pythonic-0.0.9.post0 → crossplane_function_pythonic-0.0.10}/examples/function-go-templating/inline/xr.yaml +0 -0
- {crossplane_function_pythonic-0.0.9.post0 → crossplane_function_pythonic-0.0.10}/examples/function-go-templating/recursive/composition-real.yaml +0 -0
- {crossplane_function_pythonic-0.0.9.post0 → crossplane_function_pythonic-0.0.10}/examples/function-go-templating/recursive/composition-wrapper.yaml +0 -0
- {crossplane_function_pythonic-0.0.9.post0 → crossplane_function_pythonic-0.0.10}/examples/function-go-templating/recursive/functions.yaml +0 -0
- {crossplane_function_pythonic-0.0.9.post0 → crossplane_function_pythonic-0.0.10}/examples/function-go-templating/recursive/render.sh +0 -0
- {crossplane_function_pythonic-0.0.9.post0 → crossplane_function_pythonic-0.0.10}/examples/function-go-templating/recursive/xr.yaml +0 -0
- {crossplane_function_pythonic-0.0.9.post0 → crossplane_function_pythonic-0.0.10}/examples/get-started-app/composition.yaml +0 -0
- {crossplane_function_pythonic-0.0.9.post0 → crossplane_function_pythonic-0.0.10}/examples/get-started-app/definition.yaml +0 -0
- {crossplane_function_pythonic-0.0.9.post0 → crossplane_function_pythonic-0.0.10}/examples/get-started-app/functions.yaml +0 -0
- {crossplane_function_pythonic-0.0.9.post0 → crossplane_function_pythonic-0.0.10}/examples/get-started-app/render.sh +0 -0
- {crossplane_function_pythonic-0.0.9.post0 → crossplane_function_pythonic-0.0.10}/examples/get-started-app/xr.yaml +0 -0
- {crossplane_function_pythonic-0.0.9.post0 → crossplane_function_pythonic-0.0.10}/examples/helm-copy-secret/composition.yaml +0 -0
- {crossplane_function_pythonic-0.0.9.post0 → crossplane_function_pythonic-0.0.10}/examples/helm-copy-secret/kustomization.yaml +0 -0
- {crossplane_function_pythonic-0.0.9.post0 → crossplane_function_pythonic-0.0.10}/examples/helm-copy-secret/render.sh +0 -0
- {crossplane_function_pythonic-0.0.9.post0 → crossplane_function_pythonic-0.0.10}/examples/helm-copy-secret/run-function.sh +0 -0
- {crossplane_function_pythonic-0.0.9.post0 → crossplane_function_pythonic-0.0.10}/examples/helm-copy-secret/vcluster.py +0 -0
- {crossplane_function_pythonic-0.0.9.post0 → crossplane_function_pythonic-0.0.10}/examples/helm-copy-secret/xr.yaml +0 -0
- {crossplane_function_pythonic-0.0.9.post0 → crossplane_function_pythonic-0.0.10}/examples/helm-copy-secret/xrd.yaml +0 -0
- {crossplane_function_pythonic-0.0.9.post0 → crossplane_function_pythonic-0.0.10}/examples/single-purpose/functions.yaml +0 -0
- {crossplane_function_pythonic-0.0.9.post0 → crossplane_function_pythonic-0.0.10}/examples/single-purpose/render.sh +0 -0
- {crossplane_function_pythonic-0.0.9.post0 → crossplane_function_pythonic-0.0.10}/examples/single-purpose/xr.yaml +0 -0
- {crossplane_function_pythonic-0.0.9.post0 → crossplane_function_pythonic-0.0.10}/pyproject.toml +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: crossplane-function-pythonic
|
3
|
-
Version: 0.0.
|
3
|
+
Version: 0.0.10
|
4
4
|
Summary: A Python centric Crossplane Function
|
5
5
|
Project-URL: Documentation, https://github.com/fortra/function-pythonic#readme
|
6
6
|
Project-URL: Issues, https://github.com/fortra/function-pythonic/issues
|
@@ -81,7 +81,7 @@ kind: Function
|
|
81
81
|
metadata:
|
82
82
|
name: function-pythonic
|
83
83
|
spec:
|
84
|
-
package: ghcr.io/fortra/function-pythonic:v0.0.
|
84
|
+
package: ghcr.io/fortra/function-pythonic:v0.0.10
|
85
85
|
```
|
86
86
|
## Composed Resource Dependencies
|
87
87
|
|
@@ -386,7 +386,7 @@ metadata:
|
|
386
386
|
annotations:
|
387
387
|
render.crossplane.io/runtime: Development
|
388
388
|
spec:
|
389
|
-
package: ghcr.io/fortra/function-pythonic:v0.0.
|
389
|
+
package: ghcr.io/fortra/function-pythonic:v0.0.10
|
390
390
|
```
|
391
391
|
In one terminal session, run function-pythonic:
|
392
392
|
```shell
|
@@ -488,7 +488,7 @@ kind: Function
|
|
488
488
|
metadata:
|
489
489
|
name: function-pythonic
|
490
490
|
spec:
|
491
|
-
package: ghcr.io/fortra/function-pythonic:v0.0.
|
491
|
+
package: ghcr.io/fortra/function-pythonic:v0.0.10
|
492
492
|
runtimeConfigRef:
|
493
493
|
name: function-pythonic
|
494
494
|
---
|
@@ -57,7 +57,7 @@ kind: Function
|
|
57
57
|
metadata:
|
58
58
|
name: function-pythonic
|
59
59
|
spec:
|
60
|
-
package: ghcr.io/fortra/function-pythonic:v0.0.
|
60
|
+
package: ghcr.io/fortra/function-pythonic:v0.0.10
|
61
61
|
```
|
62
62
|
## Composed Resource Dependencies
|
63
63
|
|
@@ -362,7 +362,7 @@ metadata:
|
|
362
362
|
annotations:
|
363
363
|
render.crossplane.io/runtime: Development
|
364
364
|
spec:
|
365
|
-
package: ghcr.io/fortra/function-pythonic:v0.0.
|
365
|
+
package: ghcr.io/fortra/function-pythonic:v0.0.10
|
366
366
|
```
|
367
367
|
In one terminal session, run function-pythonic:
|
368
368
|
```shell
|
@@ -464,7 +464,7 @@ kind: Function
|
|
464
464
|
metadata:
|
465
465
|
name: function-pythonic
|
466
466
|
spec:
|
467
|
-
package: ghcr.io/fortra/function-pythonic:v0.0.
|
467
|
+
package: ghcr.io/fortra/function-pythonic:v0.0.10
|
468
468
|
runtimeConfigRef:
|
469
469
|
name: function-pythonic
|
470
470
|
---
|
@@ -89,7 +89,7 @@ class FunctionRunner(grpcv1.FunctionRunnerService):
|
|
89
89
|
return response
|
90
90
|
for field in dir(module):
|
91
91
|
value = getattr(module, field)
|
92
|
-
if inspect.isclass(value) and issubclass(value, BaseComposite):
|
92
|
+
if inspect.isclass(value) and issubclass(value, BaseComposite) and value != BaseComposite:
|
93
93
|
if clazz:
|
94
94
|
logger.error('Composite script has multiple BaseComposite classes')
|
95
95
|
crossplane.function.response.fatal(response, 'Composite script has multiple BaseComposite classes')
|
@@ -3,7 +3,7 @@ kind: Function
|
|
3
3
|
metadata:
|
4
4
|
name: function-pythonic
|
5
5
|
spec:
|
6
|
-
package: ghcr.io/
|
6
|
+
package: ghcr.io/fortra/function-pythonic:v0.0.10
|
7
7
|
runtimeConfigRef:
|
8
8
|
apiVersion: pkg.crossplane.io/v1beta1
|
9
9
|
kind: DeploymentRuntimeConfig
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{crossplane_function_pythonic-0.0.9.post0 → crossplane_function_pythonic-0.0.10}/pyproject.toml
RENAMED
File without changes
|