crossplane-function-pythonic 0.0.6__tar.gz → 0.0.7a0__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.6 → crossplane_function_pythonic-0.0.7a0}/PKG-INFO +1 -1
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/pyproject.toml +1 -1
- crossplane_function_pythonic-0.0.6/.github/workflows/#ci.yaml# +0 -269
- crossplane_function_pythonic-0.0.6/.github/workflows/.#ci.yaml +0 -1
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/.coveragerc +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/.devcontainer/devcontainer.json +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/.github/workflows/ci.yaml +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/.gitignore +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/.venv-default/.gitignore +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/.venv-default/CACHEDIR.TAG +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/.venv-default/bin/activate +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/.venv-default/bin/activate.csh +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/.venv-default/bin/activate.fish +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/.venv-default/bin/activate.nu +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/.venv-default/bin/activate.ps1 +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/.venv-default/bin/activate_this.py +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/.venv-default/bin/ipython +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/.venv-default/bin/ipython3 +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/.venv-default/bin/kopf +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/.venv-default/bin/pip +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/.venv-default/bin/pip-3.13 +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/.venv-default/bin/pip3 +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/.venv-default/bin/pip3.13 +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/.venv-default/bin/pygmentize +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/.venv-default/bin/python +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/.venv-default/bin/python3 +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/.venv-default/bin/python3.13 +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/.venv-default/pyvenv.cfg +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/.venv-default/share/man/man1/ipython.1 +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/.venv-test/.gitignore +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/.venv-test/CACHEDIR.TAG +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/.venv-test/bin/activate +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/.venv-test/bin/activate.csh +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/.venv-test/bin/activate.fish +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/.venv-test/bin/activate.nu +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/.venv-test/bin/activate.ps1 +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/.venv-test/bin/activate_this.py +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/.venv-test/bin/coverage +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/.venv-test/bin/coverage-3.13 +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/.venv-test/bin/coverage3 +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/.venv-test/bin/kopf +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/.venv-test/bin/pip +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/.venv-test/bin/pip-3.13 +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/.venv-test/bin/pip3 +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/.venv-test/bin/pip3.13 +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/.venv-test/bin/py.test +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/.venv-test/bin/pygmentize +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/.venv-test/bin/pytest +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/.venv-test/bin/python +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/.venv-test/bin/python3 +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/.venv-test/bin/python3.13 +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/.venv-test/pyvenv.cfg +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/Dockerfile +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/LICENSE +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/README.md +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/crossplane/pythonic/__init__.py +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/crossplane/pythonic/composite.py +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/crossplane/pythonic/function.py +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/crossplane/pythonic/main.py +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/crossplane/pythonic/packages.py +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/crossplane/pythonic/protobuf.py +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/examples/.dev/functions.yaml +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/examples/alert.tgz +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/examples/argo.tgz +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/examples/argocd-application/composition.yaml +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/examples/argocd-application/extra.yaml +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/examples/argocd-application/functions.yaml +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/examples/argocd-application/render.sh +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/examples/argocd-application/xr.yaml +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/examples/argocd-application/xrd.yaml +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/examples/argocd.tgz +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/examples/ds-mod/composition.yaml +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/examples/ds-mod/daemonset.yaml +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/examples/ds-mod/functions.yaml +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/examples/ds-mod/render.sh +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/examples/ds-mod/xr.yaml +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/examples/ds-mod/xrd.yaml +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/examples/eks-cluster/composition-v2.yaml +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/examples/eks-cluster/composition.yaml +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/examples/eks-cluster/definition.yaml +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/examples/eks-cluster/functions.yaml +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/examples/eks-cluster/render-v2.sh +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/examples/eks-cluster/render.sh +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/examples/eks-cluster/xr.yaml +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/examples/filing-system/README.md +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/examples/filing-system/composition.yaml +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/examples/filing-system/definition.yaml +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/examples/filing-system/function.yaml +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/examples/filing-system/kustomization.yaml +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/examples/filing-system/runtime.yaml +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/examples/filing-system/vcluster.py +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/examples/filing-system/vcluster.yaml +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/examples/function-go-templating/conditions/composition.yaml +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/examples/function-go-templating/conditions/functions.yaml +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/examples/function-go-templating/conditions/render.sh +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/examples/function-go-templating/conditions/xr.yaml +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/examples/function-go-templating/conditions/xrd.yaml +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/examples/function-go-templating/context/composition.yaml +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/examples/function-go-templating/context/environmentConfigs.yaml +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/examples/function-go-templating/context/functions.yaml +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/examples/function-go-templating/context/render.sh +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/examples/function-go-templating/context/xr.yaml +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/examples/function-go-templating/context/xrd.yaml +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/examples/function-go-templating/extra-resources/composition.yaml +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/examples/function-go-templating/extra-resources/extraResources.yaml +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/examples/function-go-templating/extra-resources/functions.yaml +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/examples/function-go-templating/extra-resources/render.sh +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/examples/function-go-templating/extra-resources/xr.yaml +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/examples/function-go-templating/functions/fromYaml/composition.yaml +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/examples/function-go-templating/functions/fromYaml/functions.yaml +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/examples/function-go-templating/functions/fromYaml/render.sh +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/examples/function-go-templating/functions/fromYaml/xr.yaml +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/examples/function-go-templating/functions/getComposedResource/composition.yaml +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/examples/function-go-templating/functions/getComposedResource/functions.yaml +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/examples/function-go-templating/functions/getComposedResource/observed.yaml +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/examples/function-go-templating/functions/getComposedResource/render.sh +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/examples/function-go-templating/functions/getComposedResource/xr.yaml +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/examples/function-go-templating/functions/getCompositeResource/composition.yaml +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/examples/function-go-templating/functions/getCompositeResource/functions.yaml +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/examples/function-go-templating/functions/getCompositeResource/render.sh +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/examples/function-go-templating/functions/getCompositeResource/xr.yaml +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/examples/function-go-templating/functions/getResourceCondition/composition.yaml +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/examples/function-go-templating/functions/getResourceCondition/functions.yaml +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/examples/function-go-templating/functions/getResourceCondition/observed.yaml +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/examples/function-go-templating/functions/getResourceCondition/render.sh +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/examples/function-go-templating/functions/getResourceCondition/xr.yaml +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/examples/function-go-templating/functions/include/composition.yaml +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/examples/function-go-templating/functions/include/functions.yaml +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/examples/function-go-templating/functions/include/render.sh +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/examples/function-go-templating/functions/include/xr.yaml +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/examples/function-go-templating/functions/toYaml/composition.yaml +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/examples/function-go-templating/functions/toYaml/functions.yaml +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/examples/function-go-templating/functions/toYaml/render.sh +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/examples/function-go-templating/functions/toYaml/xr.yaml +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/examples/function-go-templating/functions.yaml +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/examples/function-go-templating/inline/composition.yaml +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/examples/function-go-templating/inline/functions.yaml +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/examples/function-go-templating/inline/render.sh +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/examples/function-go-templating/inline/xr.yaml +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/examples/function-go-templating/recursive/composition-real.yaml +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/examples/function-go-templating/recursive/composition-wrapper.yaml +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/examples/function-go-templating/recursive/functions.yaml +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/examples/function-go-templating/recursive/render.sh +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/examples/function-go-templating/recursive/xr.yaml +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/examples/get-started-app/composition.yaml +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/examples/get-started-app/definition.yaml +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/examples/get-started-app/functions.yaml +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/examples/get-started-app/render.sh +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/examples/get-started-app/xr.yaml +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/examples/grafana/EFCObservability.yaml +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/examples/grafana/README.md +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/examples/grafana/alert.py +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/examples/grafana/composition.yaml +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/examples/grafana/configmap.yaml +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/examples/grafana/dashboard.json +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/examples/grafana/extra.yaml +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/examples/grafana/functions.yaml +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/examples/grafana/observed.yaml +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/examples/grafana/render.sh +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/examples/grafana/run-pythonic.sh +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/examples/grafana/secret.yaml +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/examples/grafana/xr.yaml +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/examples/helm-copy-secret/composition.yaml +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/examples/helm-copy-secret/functions.yaml +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/examples/helm-copy-secret/kustomization.yaml +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/examples/helm-copy-secret/render.sh +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/examples/helm-copy-secret/run-function.sh +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/examples/helm-copy-secret/vcluster.py +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/examples/helm-copy-secret/xr.yaml +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/examples/helm-copy-secret/xrd.yaml +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/examples/single-purpose/functions.yaml +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/examples/single-purpose/render.sh +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/examples/single-purpose/xr.yaml +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/package/composite-composition.yaml +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/package/composite-definition.yaml +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/package/crossplane.yaml +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/package/input-definition.yaml +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/renovate.json +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/scripts/run_function.proto +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/scripts/setup-local.sh +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/tests/fn_cases/buckets.yaml +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/tests/fn_cases/clazz.py +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/tests/fn_cases/clazz.yaml +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/tests/fn_cases/composed.yaml +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/tests/fn_cases/conditions.yaml +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/tests/fn_cases/context.yaml +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/tests/fn_cases/do-nothing.yaml +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/tests/fn_cases/extra-resources.yaml +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/tests/fn_cases/get-started-app.yaml +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/tests/fn_cases/inline.yaml +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/tests/fn_cases/unknowns-fatal.yaml +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/tests/fn_cases/unknowns-info.yaml +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/tests/fn_cases/unknowns-warning.yaml +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/tests/fn_cases/yaml.yaml +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/tests/test_fn.py +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/tests/test_protobuf_values.py +0 -0
- {crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/tests/utils.py +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.7a0
|
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
|
@@ -1,269 +0,0 @@
|
|
1
|
-
name: CI
|
2
|
-
|
3
|
-
on:
|
4
|
-
push:
|
5
|
-
branches:
|
6
|
-
- main
|
7
|
-
- release-*
|
8
|
-
pull_request: {}
|
9
|
-
workflow_dispatch:
|
10
|
-
inputs:
|
11
|
-
version:
|
12
|
-
description: Package version (e.g. v0.1.0)
|
13
|
-
required: false
|
14
|
-
|
15
|
-
env:
|
16
|
-
# Common versions
|
17
|
-
PYTHON_VERSION: '3.13.7' # TODO: Used?
|
18
|
-
HATCH_VERSION: '1.12.0'
|
19
|
-
DOCKER_BUILDX_VERSION: 'v0.26.1'
|
20
|
-
|
21
|
-
# These environment variables are important to the Crossplane CLI install.sh
|
22
|
-
# script. They determine what version it installs.
|
23
|
-
XP_CHANNEL: stable
|
24
|
-
XP_VERSION: current
|
25
|
-
|
26
|
-
# This CI job will automatically push new builds to xpkg.upbound.io if the
|
27
|
-
# XPKG_ACCESS_ID and XPKG_TOKEN secrets are set in the GitHub respository (or
|
28
|
-
# organization) settings. Create a token at https://accounts.upbound.io.
|
29
|
-
# XPKG_ACCESS_ID: ${{ secrets.XPKG_ACCESS_ID }}
|
30
|
-
|
31
|
-
# The package to push, without a version tag. The default matches GitHub. For
|
32
|
-
# example xpkg.upbound.io/crossplane/function-template-go.
|
33
|
-
# XPKG: xpkg.upbound.io/${{ github.repository}}
|
34
|
-
CROSSPLANE_REGORG: ghcr.io/${{ github.repository}}
|
35
|
-
|
36
|
-
# The PyPi project version to push. The default is v0.0.0+gitdate-gitsha.
|
37
|
-
PYPI_VERSION: ${{ inputs.version }}
|
38
|
-
|
39
|
-
# The package version to push. The default is 0.0.0-gitsha.
|
40
|
-
XPKG_VERSION: ${{ inputs.version }}
|
41
|
-
|
42
|
-
jobs:
|
43
|
-
# lint:
|
44
|
-
# runs-on: ubuntu-24.04
|
45
|
-
# steps:
|
46
|
-
# - name: Checkout
|
47
|
-
# uses: actions/checkout@v4
|
48
|
-
|
49
|
-
# - name: Setup Python
|
50
|
-
# uses: actions/setup-python@v5
|
51
|
-
# with:
|
52
|
-
# python-version: ${{ env.PYTHON_VERSION }}
|
53
|
-
|
54
|
-
# - name: Setup Hatch
|
55
|
-
# run: pipx install hatch==1.14.1
|
56
|
-
|
57
|
-
# - name: Lint
|
58
|
-
# run: hatch run lint:check
|
59
|
-
|
60
|
-
test:
|
61
|
-
runs-on: ubuntu-24.04
|
62
|
-
steps:
|
63
|
-
- name: Checkout
|
64
|
-
uses: actions/checkout@v4
|
65
|
-
|
66
|
-
- name: Setup Python
|
67
|
-
uses: actions/setup-python@v5
|
68
|
-
with:
|
69
|
-
python-version: ${{ env.PYTHON_VERSION }}
|
70
|
-
|
71
|
-
- name: Setup Hatch
|
72
|
-
run: pipx install hatch==1.14.1
|
73
|
-
|
74
|
-
- name: Run Unit Tests
|
75
|
-
run: hatch run test:ci
|
76
|
-
|
77
|
-
#- name: Pytest coverage comment
|
78
|
-
# uses: MishaKav/pytest-coverage-comment@v1.1.54
|
79
|
-
# with:
|
80
|
-
# badge-title: Coverage
|
81
|
-
# title: Coverage Report
|
82
|
-
# pytest-xml-coverage-path: reports/pytest-coverage.xml
|
83
|
-
# junitxml-title: Unit Tests
|
84
|
-
# junitxml-path: reports/pytest-junit.xml
|
85
|
-
#hide-badge: false
|
86
|
-
#hide-report: false
|
87
|
-
#create-new-comment: false
|
88
|
-
#hide-comment: false
|
89
|
-
#report-only-changed-files: false
|
90
|
-
#remove-link-from-badge: false
|
91
|
-
#unique-id-for-comment: python3.8
|
92
|
-
|
93
|
-
build-pypi:
|
94
|
-
runs-on: ubuntu-24.04
|
95
|
-
steps:
|
96
|
-
- name: Checkout
|
97
|
-
uses: actions/checkout@v4
|
98
|
-
|
99
|
-
- name: Setup Python
|
100
|
-
uses: actions/setup-python@v5
|
101
|
-
with:
|
102
|
-
python-version: ${{ env.PYTHON_VERSION }}
|
103
|
-
|
104
|
-
- name: Setup Hatch
|
105
|
-
run: pipx install hatch==${{ env.HATCH_VERSION }}
|
106
|
-
|
107
|
-
# If a version wasn't explicitly passed as a workflow_dispatch input we
|
108
|
-
# default to version v0.0.0+<git-commit-date>-<git-short-sha>, for example
|
109
|
-
# v0.0.0+20231101115142-1091066df799. This is a simple implementation of
|
110
|
-
# Go's pseudo-versions: https://go.dev/ref/mod#pseudo-versions.
|
111
|
-
- name: Set Default PyPI Project Version
|
112
|
-
if: env.PYPI_VERSION == ''
|
113
|
-
run: echo "PYPI_VERSION=v0.0.0+$(date -d@$(git show -s --format=%ct) +%Y%m%d%H%M%S)-$(git rev-parse --short=12 HEAD)" >> $GITHUB_ENV
|
114
|
-
|
115
|
-
- name: Set PyPI Project Version
|
116
|
-
run: hatch version ${{ env.PYPI_VERSION }}
|
117
|
-
|
118
|
-
- name: Build Sdist and Wheel
|
119
|
-
run: hatch build
|
120
|
-
|
121
|
-
- name: Upload Sdist and Wheel to GitHub
|
122
|
-
uses: actions/upload-artifact@v4
|
123
|
-
with:
|
124
|
-
name: dist
|
125
|
-
path: "dist/*"
|
126
|
-
if-no-files-found: error
|
127
|
-
retention-days: 1
|
128
|
-
|
129
|
-
# We want to build most packages for the amd64 and arm64 architectures. To
|
130
|
-
# speed this up we build single-platform packages in parallel. We then upload
|
131
|
-
# those packages to GitHub as a build artifact. The push job downloads those
|
132
|
-
# artifacts and pushes them as a single multi-platform package.
|
133
|
-
build-xpkg:
|
134
|
-
needs:
|
135
|
-
- build-pypi
|
136
|
-
runs-on: ubuntu-24.04
|
137
|
-
strategy:
|
138
|
-
fail-fast: true
|
139
|
-
matrix:
|
140
|
-
arch:
|
141
|
-
- amd64
|
142
|
-
- arm64
|
143
|
-
steps:
|
144
|
-
- name: Setup QEMU
|
145
|
-
uses: docker/setup-qemu-action@v3
|
146
|
-
with:
|
147
|
-
platforms: all
|
148
|
-
|
149
|
-
- name: Setup Docker Buildx
|
150
|
-
uses: docker/setup-buildx-action@v3
|
151
|
-
with:
|
152
|
-
version: ${{ env.DOCKER_BUILDX_VERSION }}
|
153
|
-
install: true
|
154
|
-
|
155
|
-
- name: Checkout
|
156
|
-
uses: actions/checkout@v4
|
157
|
-
|
158
|
-
- name: Download Wheel from GitHub
|
159
|
-
uses: actions/download-artifact@v5
|
160
|
-
with:
|
161
|
-
name: dist
|
162
|
-
pattern: '*.whl'
|
163
|
-
path: dist
|
164
|
-
|
165
|
-
# We ask Docker to use GitHub Action's native caching support to speed up
|
166
|
-
# the build, per https://docs.docker.com/build/cache/backends/gha/.
|
167
|
-
- name: Build Runtime
|
168
|
-
id: image
|
169
|
-
uses: docker/build-push-action@v6
|
170
|
-
with:
|
171
|
-
context: .
|
172
|
-
platforms: linux/${{ matrix.arch }}
|
173
|
-
cache-from: type=gha
|
174
|
-
cache-to: type=gha,mode=max
|
175
|
-
target: image
|
176
|
-
build-args:
|
177
|
-
PYTHON_VERSION=${{ env.PYTHON_VERSION }}
|
178
|
-
outputs: type=docker,dest=runtime-${{ matrix.arch }}.tar
|
179
|
-
|
180
|
-
- name: Setup the Crossplane CLI
|
181
|
-
run: "mkdir bin && cd bin && curl -sL https://raw.githubusercontent.com/crossplane/crossplane/master/install.sh | sh"
|
182
|
-
|
183
|
-
- name: Build Package
|
184
|
-
run: bin/crossplane xpkg build --package-file=${{ matrix.arch }}.xpkg --package-root=package/ --embed-runtime-image-tarball=runtime-${{ matrix.arch }}.tar
|
185
|
-
|
186
|
-
- name: Upload Single-Platform Package
|
187
|
-
uses: actions/upload-artifact@v4
|
188
|
-
with:
|
189
|
-
name: package-${{ matrix.arch }}
|
190
|
-
path: "*.xpkg"
|
191
|
-
if-no-files-found: error
|
192
|
-
retention-days: 1
|
193
|
-
|
194
|
-
publish-pypi:
|
195
|
-
# Don't publish unless we were run with an explicit version.
|
196
|
-
if: ${{ inputs.version != '' }}
|
197
|
-
needs:
|
198
|
-
- build-xpkg # only publish if xpkg builds succeeds
|
199
|
-
runs-on: ubuntu-24.04
|
200
|
-
steps:
|
201
|
-
- name: Download Sdist and Wheel from GitHub
|
202
|
-
uses: actions/download-artifact@v5
|
203
|
-
with:
|
204
|
-
name: dist
|
205
|
-
path: dist
|
206
|
-
|
207
|
-
- name: Setup Hatch
|
208
|
-
run: pipx install hatch==${{ env.HATCH_VERSION }}
|
209
|
-
|
210
|
-
- name: Publish to PyPI
|
211
|
-
env:
|
212
|
-
HATCH_INDEX_USER: __token__
|
213
|
-
HATCH_INDEX_AUTH: ${{ secrets.PYPI_API_TOKEN }}
|
214
|
-
run: hatch publish --no-prompt
|
215
|
-
|
216
|
-
# This job downloads the single-platform packages built by the build job, and
|
217
|
-
# pushes them as a multi-platform package. We only push the package it the
|
218
|
-
# XPKG_ACCESS_ID and XPKG_TOKEN secrets were provided.
|
219
|
-
push-xpkg:
|
220
|
-
needs:
|
221
|
-
- build-xpkg
|
222
|
-
runs-on: ubuntu-24.04
|
223
|
-
permissions:
|
224
|
-
contents: read
|
225
|
-
packages: write
|
226
|
-
steps:
|
227
|
-
- name: Checkout
|
228
|
-
uses: actions/checkout@v4
|
229
|
-
|
230
|
-
- name: Download Single-Platform Packages
|
231
|
-
uses: actions/download-artifact@v4
|
232
|
-
with:
|
233
|
-
# See https://github.com/docker/build-push-action/blob/263435/README.md#summaries
|
234
|
-
pattern: "!*.dockerbuild"
|
235
|
-
path: .
|
236
|
-
merge-multiple: true
|
237
|
-
|
238
|
-
- name: Setup the Crossplane CLI
|
239
|
-
run: "mkdir bin && cd bin && curl -sL https://raw.githubusercontent.com/crossplane/crossplane/master/install.sh | sh"
|
240
|
-
|
241
|
-
# If a version wasn't explicitly passed as a workflow_dispatch input we
|
242
|
-
# default to version v0.0.0-<git-commit-date>-<git-short-sha>, for example
|
243
|
-
# v0.0.0-20231101115142-1091066df799. This is a simple implementation of
|
244
|
-
# Go's pseudo-versions: https://go.dev/ref/mod#pseudo-versions.
|
245
|
-
- name: Set Default Multi-Platform Package Version
|
246
|
-
if: env.XPKG_VERSION == ''
|
247
|
-
run: echo "XPKG_VERSION=v0.0.0-$(date -d@$(git show -s --format=%ct) +%Y%m%d%H%M%S)-$(git rev-parse --short=12 HEAD)" >> $GITHUB_ENV
|
248
|
-
|
249
|
-
# - name: Login to Upbound
|
250
|
-
# uses: docker/login-action@v3
|
251
|
-
# if: env.XPKG_ACCESS_ID != ''
|
252
|
-
# with:
|
253
|
-
# registry: xpkg.upbound.io
|
254
|
-
# username: ${{ secrets.XPKG_ACCESS_ID }}
|
255
|
-
# password: ${{ secrets.XPKG_TOKEN }}
|
256
|
-
|
257
|
-
# - name: Push Multi-Platform Package to Upbound
|
258
|
-
# if: env.XPKG_ACCESS_ID != ''
|
259
|
-
# run: "bin/crossplane --verbose xpkg push --package-files $(echo *.xpkg|tr ' ' ,) ${{ env.XPKG }}:${{ env.XPKG_VERSION }}"
|
260
|
-
|
261
|
-
- name: Login to GHCR
|
262
|
-
uses: docker/login-action@v3
|
263
|
-
with:
|
264
|
-
registry: ghcr.io
|
265
|
-
username: ${{ github.repository_owner }}
|
266
|
-
password: ${{ secrets.GITHUB_TOKEN }}
|
267
|
-
|
268
|
-
- name: Push Multi-Platform Package to GHCR
|
269
|
-
run: "bin/crossplane --verbose xpkg push --package-files $(echo *.xpkg|tr ' ' ,) ${{ env.CROSSPLANE_REGORG }}:${{ env.XPKG_VERSION }}"
|
@@ -1 +0,0 @@
|
|
1
|
-
pmcnerthney@pmcnerthney-D09Y4DQCH6.28405
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/.venv-default/.gitignore
RENAMED
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.6 → crossplane_function_pythonic-0.0.7a0}/.venv-default/bin/kopf
RENAMED
File without changes
|
{crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/.venv-default/bin/pip
RENAMED
File without changes
|
File without changes
|
{crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/.venv-default/bin/pip3
RENAMED
File without changes
|
File without changes
|
File without changes
|
{crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/.venv-default/bin/python
RENAMED
File without changes
|
File without changes
|
File without changes
|
{crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/.venv-default/pyvenv.cfg
RENAMED
File without changes
|
File without changes
|
{crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/.venv-test/.gitignore
RENAMED
File without changes
|
{crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/.venv-test/CACHEDIR.TAG
RENAMED
File without changes
|
{crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/.venv-test/bin/activate
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/.venv-test/bin/coverage
RENAMED
File without changes
|
File without changes
|
{crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/.venv-test/bin/coverage3
RENAMED
File without changes
|
{crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/.venv-test/bin/kopf
RENAMED
File without changes
|
{crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/.venv-test/bin/pip
RENAMED
File without changes
|
{crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/.venv-test/bin/pip-3.13
RENAMED
File without changes
|
{crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/.venv-test/bin/pip3
RENAMED
File without changes
|
{crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/.venv-test/bin/pip3.13
RENAMED
File without changes
|
{crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/.venv-test/bin/py.test
RENAMED
File without changes
|
File without changes
|
{crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/.venv-test/bin/pytest
RENAMED
File without changes
|
{crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/.venv-test/bin/python
RENAMED
File without changes
|
{crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/.venv-test/bin/python3
RENAMED
File without changes
|
File without changes
|
{crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/.venv-test/pyvenv.cfg
RENAMED
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.6 → crossplane_function_pythonic-0.0.7a0}/examples/alert.tgz
RENAMED
File without changes
|
{crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/examples/argo.tgz
RENAMED
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.6 → crossplane_function_pythonic-0.0.7a0}/examples/argocd.tgz
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/examples/ds-mod/xr.yaml
RENAMED
File without changes
|
{crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/examples/ds-mod/xrd.yaml
RENAMED
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.6 → crossplane_function_pythonic-0.0.7a0}/examples/grafana/xr.yaml
RENAMED
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.6 → crossplane_function_pythonic-0.0.7a0}/package/crossplane.yaml
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/scripts/setup-local.sh
RENAMED
File without changes
|
File without changes
|
{crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/tests/fn_cases/clazz.py
RENAMED
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.6 → crossplane_function_pythonic-0.0.7a0}/tests/fn_cases/yaml.yaml
RENAMED
File without changes
|
{crossplane_function_pythonic-0.0.6 → crossplane_function_pythonic-0.0.7a0}/tests/test_fn.py
RENAMED
File without changes
|
File without changes
|
File without changes
|