kpops 9.2.0.dev0__tar.gz → 9.2.1__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.
- {kpops-9.2.0.dev0 → kpops-9.2.1}/.bumpversion.cfg +1 -1
- kpops-9.2.1/.github/workflows/python-uv-release.yaml +126 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/.github/workflows/release.yaml +3 -1
- {kpops-9.2.0.dev0 → kpops-9.2.1}/PKG-INFO +1 -1
- {kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/user/changelog.md +10 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/kpops/const/__init__.py +1 -1
- {kpops-9.2.0.dev0 → kpops-9.2.1}/pyproject.toml +1 -1
- {kpops-9.2.0.dev0 → kpops-9.2.1}/uv.lock +1 -1
- {kpops-9.2.0.dev0 → kpops-9.2.1}/.github/actions/update-docs/action.yml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/.github/pyright-matcher.json +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/.github/workflows/_lint-gh-ci.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/.github/workflows/add-issue-ci.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/.github/workflows/ci.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/.github/workflows/publish.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/.github/workflows/update-gh-pages.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/.gitignore +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/.gitmodules +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/.pre-commit-config.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/CHANGELOG.md +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/CODEOWNERS +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/CONTRIBUTING.md +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/LICENSE +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/README.md +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/action.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/cliff.toml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/config.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/docs/README.md +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/assets/images/kpops-background.svg +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/developer/api.md +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/developer/auto-generation.md +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/developer/contributing.md +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/developer/getting-started.md +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/images/atm-fraud-pipeline_streams-explorer.png +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/images/word-count-pipeline_streams-explorer.png +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/index.md +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/overrides/home.html +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/resources/architecture/components-hierarchy.md +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/resources/editor_integration/settings.json +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/resources/examples/defaults.md +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/resources/examples/pipeline.md +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/resources/pipeline-components/dependencies/defaults_pipeline_component_dependencies.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/resources/pipeline-components/dependencies/kpops_structure.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/resources/pipeline-components/dependencies/pipeline_component_dependencies.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/resources/pipeline-components/headers/helm-app.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/resources/pipeline-components/headers/kafka-app.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/resources/pipeline-components/headers/kafka-connector.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/resources/pipeline-components/headers/kafka-sink-connector.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/resources/pipeline-components/headers/kafka-source-connector.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/resources/pipeline-components/headers/kubernetes-app.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/resources/pipeline-components/headers/producer-app.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/resources/pipeline-components/headers/streams-app.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/resources/pipeline-components/helm-app.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/resources/pipeline-components/kafka-app.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/resources/pipeline-components/kafka-connector.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/resources/pipeline-components/kafka-sink-connector.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/resources/pipeline-components/kafka-source-connector.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/resources/pipeline-components/kubernetes-app.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/resources/pipeline-components/pipeline.md +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/resources/pipeline-components/pipeline.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/resources/pipeline-components/producer-app.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/resources/pipeline-components/sections/config-kafka-connector.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/resources/pipeline-components/sections/from_-kafka-source-connector.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/resources/pipeline-components/sections/from_-producer-app.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/resources/pipeline-components/sections/from_.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/resources/pipeline-components/sections/namespace.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/resources/pipeline-components/sections/offset_topic-kafka-source-connector.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/resources/pipeline-components/sections/prefix.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/resources/pipeline-components/sections/repo_config-helm-app.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/resources/pipeline-components/sections/repo_config-kafka-connector.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/resources/pipeline-components/sections/resetter_values.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/resources/pipeline-components/sections/to.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/resources/pipeline-components/sections/values-helm-app.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/resources/pipeline-components/sections/values-kafka-app.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/resources/pipeline-components/sections/values-kubernetes-app.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/resources/pipeline-components/sections/values-producer-app.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/resources/pipeline-components/sections/values-streams-app.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/resources/pipeline-components/sections/version-kafka-app.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/resources/pipeline-components/sections/version-kafka-connector.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/resources/pipeline-components/sections/version.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/resources/pipeline-components/streams-app.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/resources/pipeline-config/config.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/resources/pipeline-defaults/defaults-helm-app.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/resources/pipeline-defaults/defaults-kafka-app.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/resources/pipeline-defaults/defaults-kafka-connector.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/resources/pipeline-defaults/defaults-kafka-sink-connector.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/resources/pipeline-defaults/defaults-kafka-source-connector.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/resources/pipeline-defaults/defaults-kubernetes-app.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/resources/pipeline-defaults/defaults-producer-app.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/resources/pipeline-defaults/defaults-streams-app.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/resources/pipeline-defaults/defaults.md +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/resources/pipeline-defaults/defaults.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/resources/pipeline-defaults/headers/defaults-helm-app.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/resources/pipeline-defaults/headers/defaults-kafka-app.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/resources/pipeline-defaults/headers/defaults-kafka-connector.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/resources/pipeline-defaults/headers/defaults-kafka-sink-connector.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/resources/pipeline-defaults/headers/defaults-kafka-source-connector.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/resources/pipeline-defaults/headers/defaults-kubernetes-app.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/resources/pipeline-defaults/headers/defaults-producer-app.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/resources/pipeline-defaults/headers/defaults-streams-app.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/resources/setup/kafka.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/resources/variables/cli_env_vars.env +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/resources/variables/cli_env_vars.md +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/resources/variables/config_env_vars.env +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/resources/variables/config_env_vars.md +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/resources/variables/variable_substitution.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/schema/config.json +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/schema/defaults.json +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/schema/pipeline.json +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/stylesheets/extra.css +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/user/core-concepts/components/helm-app.md +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/user/core-concepts/components/kafka-connector.md +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/user/core-concepts/components/kafka-sink-connector.md +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/user/core-concepts/components/kafka-source-connector.md +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/user/core-concepts/components/kubernetes-app.md +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/user/core-concepts/components/overview.md +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/user/core-concepts/components/producer-app.md +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/user/core-concepts/components/streams-app.md +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/user/core-concepts/components/streams-bootstrap.md +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/user/core-concepts/config.md +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/user/core-concepts/defaults.md +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/user/core-concepts/operation-mode.md +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/user/core-concepts/variables/environment_variables.md +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/user/core-concepts/variables/substitution.md +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/user/examples/atm-fraud-pipeline.md +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/user/getting-started/quick-start.md +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/user/getting-started/setup.md +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/user/getting-started/teardown.md +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/user/migration-guide/v1-v2.md +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/user/migration-guide/v2-v3.md +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/user/migration-guide/v3-v4.md +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/user/migration-guide/v4-v5.md +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/user/migration-guide/v5-v6.md +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/user/migration-guide/v6-v7.md +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/user/migration-guide/v7-v8.md +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/user/migration-guide/v8-v9.md +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/user/references/ci-integration/github-actions.md +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/user/references/cli-commands.md +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/user/references/editor-integration.md +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/user/what-is-kpops.md +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/docs/mkdocs.yml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/dprint.json +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/hooks/__init__.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/hooks/gen_docs/__init__.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/hooks/gen_docs/gen_docs_cli_usage.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/hooks/gen_docs/gen_docs_components.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/hooks/gen_docs/gen_docs_env_vars.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/hooks/gen_schema.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/justfile +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/kpops/api/__init__.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/kpops/api/logs.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/kpops/api/options.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/kpops/cli/__init__.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/kpops/cli/main.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/kpops/cli/utils.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/kpops/component_handlers/__init__.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/kpops/component_handlers/helm_wrapper/__init__.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/kpops/component_handlers/helm_wrapper/dry_run_handler.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/kpops/component_handlers/helm_wrapper/exception.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/kpops/component_handlers/helm_wrapper/helm.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/kpops/component_handlers/helm_wrapper/helm_diff.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/kpops/component_handlers/helm_wrapper/model.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/kpops/component_handlers/helm_wrapper/utils.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/kpops/component_handlers/kafka_connect/__init__.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/kpops/component_handlers/kafka_connect/connect_wrapper.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/kpops/component_handlers/kafka_connect/exception.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/kpops/component_handlers/kafka_connect/kafka_connect_handler.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/kpops/component_handlers/kafka_connect/model.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/kpops/component_handlers/kafka_connect/timeout.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/kpops/component_handlers/kubernetes/__init__.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/kpops/component_handlers/kubernetes/pvc_handler.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/kpops/component_handlers/kubernetes/utils.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/kpops/component_handlers/schema_handler/__init__.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/kpops/component_handlers/schema_handler/schema_handler.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/kpops/component_handlers/schema_handler/schema_provider.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/kpops/component_handlers/topic/__init__.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/kpops/component_handlers/topic/exception.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/kpops/component_handlers/topic/handler.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/kpops/component_handlers/topic/model.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/kpops/component_handlers/topic/proxy_wrapper.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/kpops/component_handlers/topic/utils.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/kpops/component_handlers/utils/__init__.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/kpops/component_handlers/utils/exception.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/kpops/components/base_components/__init__.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/kpops/components/base_components/base_defaults_component.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/kpops/components/base_components/cleaner.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/kpops/components/base_components/helm_app.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/kpops/components/base_components/kafka_app.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/kpops/components/base_components/kafka_connector.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/kpops/components/base_components/kubernetes_app.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/kpops/components/base_components/models/__init__.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/kpops/components/base_components/models/from_section.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/kpops/components/base_components/models/resource.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/kpops/components/base_components/models/to_section.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/kpops/components/base_components/pipeline_component.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/kpops/components/common/__init__.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/kpops/components/common/app_type.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/kpops/components/common/kubernetes_model.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/kpops/components/common/topic.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/kpops/components/streams_bootstrap/__init__.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/kpops/components/streams_bootstrap/base.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/kpops/components/streams_bootstrap/model.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/kpops/components/streams_bootstrap/producer/__init__.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/kpops/components/streams_bootstrap/producer/model.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/kpops/components/streams_bootstrap/producer/producer_app.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/kpops/components/streams_bootstrap/streams/__init__.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/kpops/components/streams_bootstrap/streams/model.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/kpops/components/streams_bootstrap/streams/streams_app.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/kpops/components/streams_bootstrap_v2/__init__.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/kpops/components/streams_bootstrap_v2/base.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/kpops/components/streams_bootstrap_v2/producer/__init__.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/kpops/components/streams_bootstrap_v2/producer/model.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/kpops/components/streams_bootstrap_v2/producer/producer_app.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/kpops/components/streams_bootstrap_v2/streams/__init__.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/kpops/components/streams_bootstrap_v2/streams/model.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/kpops/components/streams_bootstrap_v2/streams/streams_app.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/kpops/config/__init__.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/kpops/const/file_type.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/kpops/core/__init__.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/kpops/core/exception.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/kpops/core/operation.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/kpops/core/registry.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/kpops/manifests/__init__.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/kpops/manifests/argo.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/kpops/manifests/kubernetes.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/kpops/manifests/strimzi/__init__.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/kpops/manifests/strimzi/kafka_topic.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/kpops/pipeline/__init__.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/kpops/utils/__init__.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/kpops/utils/cli_commands.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/kpops/utils/colorify.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/kpops/utils/dataclasses.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/kpops/utils/dict_differ.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/kpops/utils/dict_ops.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/kpops/utils/docstring.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/kpops/utils/environment.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/kpops/utils/gen_schema.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/kpops/utils/json.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/kpops/utils/pydantic.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/kpops/utils/types.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/kpops/utils/yaml.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/__init__.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/api/__init__.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/api/test_handlers.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/api/test_registry.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/cli/__init__.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/cli/resources/__init__.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/cli/resources/config.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/cli/resources/custom_module/__init__.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/cli/snapshots/test_init/test_init_project_exclude_optional/config.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/cli/snapshots/test_init/test_init_project_exclude_optional/defaults.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/cli/snapshots/test_init/test_init_project_exclude_optional/pipeline.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/cli/snapshots/test_init/test_init_project_include_optional/config.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/cli/snapshots/test_init/test_init_project_include_optional/defaults.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/cli/snapshots/test_init/test_init_project_include_optional/pipeline.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/cli/snapshots/test_schema_generation/test_gen_pipeline_schema_only_custom_module/schema.json +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/cli/test_init.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/cli/test_schema_generation.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/compiler/__init__.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/compiler/resources/another-test.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/compiler/resources/defaults_development.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/compiler/resources/erroneous-file.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/compiler/resources/test.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/compiler/test_pipeline_name.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/compiler/test_yaml_loading.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/component_handlers/__init__.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/component_handlers/helm_wrapper/__init__.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/component_handlers/helm_wrapper/test_dry_run_handler.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/component_handlers/helm_wrapper/test_helm_diff.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/component_handlers/helm_wrapper/test_helm_wrapper.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/component_handlers/helm_wrapper/test_utils.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/component_handlers/kafka_connect/__init__.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/component_handlers/kafka_connect/resources/connect_validation_response.json +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/component_handlers/kafka_connect/test_connect_handler.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/component_handlers/kafka_connect/test_connect_wrapper.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/component_handlers/kubernetes/__init__.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/component_handlers/kubernetes/model.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/component_handlers/resources/defaults.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/component_handlers/resources/defaults_development.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/component_handlers/resources/kafka_rest_proxy_responses/broker_response.json +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/component_handlers/resources/kafka_rest_proxy_responses/cluster-info.json +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/component_handlers/resources/kafka_rest_proxy_responses/get_default_topic_response.json +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/component_handlers/resources/kafka_rest_proxy_responses/get_topic_response.json +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/component_handlers/resources/kafka_rest_proxy_responses/topic_config_response.json +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/component_handlers/schema_handler/__init__.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/component_handlers/schema_handler/resources/__init__.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/component_handlers/schema_handler/resources/module.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/component_handlers/schema_handler/test_schema_handler.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/component_handlers/topic/__init__.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/component_handlers/topic/test_proxy_wrapper.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/component_handlers/topic/test_topic_handler.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/component_handlers/topic/test_utils.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/components/__init__.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/components/conftest.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/components/resources/defaults.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/components/resources/defaults_development.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/components/resources/pipeline.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/components/resources/pipelines/test-distributed-defaults/defaults.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/components/resources/pipelines/test-distributed-defaults/defaults_development.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/components/resources/pipelines/test-distributed-defaults/defaults_production.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/components/resources/pipelines/test-distributed-defaults/pipeline-deep/defaults.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/components/resources/pipelines/test-distributed-defaults/pipeline-deep/defaults_production.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/components/resources/pipelines/test-distributed-defaults/pipeline-deep/pipeline.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/components/resources/pipelines/test-distributed-defaults/pipeline-deep/pipeline_development.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/components/streams_bootstrap/__init__.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/components/streams_bootstrap/test_producer_app.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/components/streams_bootstrap/test_streams_app.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/components/streams_bootstrap/test_streams_bootstrap.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/components/streams_bootstrap_v2/__init__.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/components/streams_bootstrap_v2/test_producer_app.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/components/streams_bootstrap_v2/test_streams_app.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/components/streams_bootstrap_v2/test_streams_bootstrap.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/components/test_base_defaults_component.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/components/test_helm_app.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/components/test_kafka_connector.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/components/test_kafka_sink_connector.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/components/test_kafka_source_connector.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/components/test_kubernetes_app.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/components/test_topic.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/conftest.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/kubernetes/__init__.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/kubernetes/test_pvc_handler.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/manifests/__init__.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/manifests/strimzi/__init__.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/manifests/strimzi/test_kafka_topic.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/manifests/test_argo_enricher.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/manifests/test_kubernetes_model.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/pipeline/__init__.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/pipeline/defaults.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/pipeline/resources/component-type-substitution/infinite_pipeline.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/pipeline/resources/component-type-substitution/pipeline.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/pipeline/resources/custom-config/config.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/pipeline/resources/custom-config/defaults.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/pipeline/resources/custom-config/pipeline.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/pipeline/resources/defaults.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/pipeline/resources/dotenv/.env +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/pipeline/resources/dotenv/config.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/pipeline/resources/dotenv/custom.env +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/pipeline/resources/env-specific-config-only/config_production.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/pipeline/resources/first-pipeline/pipeline.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/pipeline/resources/kafka-connect-sink/pipeline.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/pipeline/resources/kafka-connect-sink-config/config.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/pipeline/resources/kafka-connect-sink-config/defaults.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/pipeline/resources/kafka-connect-sink-config/pipeline.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/pipeline/resources/manifest-pipeline/defaults.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/pipeline/resources/manifest-pipeline/pipeline.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/pipeline/resources/multi-config/config.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/pipeline/resources/multi-config/config_development.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/pipeline/resources/multi-config/config_production.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/pipeline/resources/name_prefix_concatenation/pipeline.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/pipeline/resources/no-input-topic-pipeline/pipeline.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/pipeline/resources/no-topics-defaults/defaults.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/pipeline/resources/no-topics-defaults/defaults_development.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/pipeline/resources/no-user-defined-components/pipeline.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/pipeline/resources/parallel-pipeline/config.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/pipeline/resources/parallel-pipeline/defaults.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/pipeline/resources/parallel-pipeline/pipeline.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/pipeline/resources/pipeline-component-should-have-prefix/defaults.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/pipeline/resources/pipeline-component-should-have-prefix/pipeline.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/pipeline/resources/pipeline-duplicate-step-names/pipeline.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/pipeline/resources/pipeline-folders/pipeline-1/pipeline.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/pipeline/resources/pipeline-folders/pipeline-2/pipeline.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/pipeline/resources/pipeline-folders/pipeline-3/pipeline.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/pipeline/resources/pipeline-with-env-defaults/defaults.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/pipeline/resources/pipeline-with-env-defaults/defaults_development.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/pipeline/resources/pipeline-with-env-defaults/pipeline.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/pipeline/resources/pipeline-with-envs/pipeline.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/pipeline/resources/pipeline-with-envs/pipeline_development.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/pipeline/resources/pipeline-with-illegal-kubernetes-name/pipeline.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/pipeline/resources/pipeline-with-inflate/pipeline.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/pipeline/resources/pipeline-with-loop/defaults.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/pipeline/resources/pipeline-with-loop/pipeline.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/pipeline/resources/pipeline-with-paths/pipeline.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/pipeline/resources/pipeline-with-short-topics/defaults.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/pipeline/resources/pipeline-with-short-topics/pipeline.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/pipeline/resources/pipelines-with-graphs/same-topic-and-component-name/config.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/pipeline/resources/pipelines-with-graphs/same-topic-and-component-name/defaults.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/pipeline/resources/pipelines-with-graphs/same-topic-and-component-name/pipeline.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/pipeline/resources/pipelines-with-graphs/simple-pipeline/config.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/pipeline/resources/pipelines-with-graphs/simple-pipeline/defaults.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/pipeline/resources/pipelines-with-graphs/simple-pipeline/pipeline.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/pipeline/resources/read-from-component/pipeline.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/pipeline/resources/resetter_values/defaults.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/pipeline/resources/resetter_values/pipeline.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/pipeline/resources/resetter_values/pipeline_connector_only.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/pipeline/resources/simple-pipeline/pipeline.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/pipeline/resources/streams-bootstrap/defaults.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/pipeline/resources/streams-bootstrap/pipeline.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/pipeline/resources/temp-trim-release-name/defaults.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/pipeline/resources/temp-trim-release-name/pipeline.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/pipeline/snapshots/test_example/test_generate/atm-fraud/pipeline.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/pipeline/snapshots/test_example/test_generate/word-count/pipeline.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/pipeline/snapshots/test_generate/test_default_config/pipeline.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/pipeline/snapshots/test_generate/test_inflate_pipeline/pipeline.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/pipeline/snapshots/test_generate/test_kafka_connect_sink_weave_from_topics/pipeline.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/pipeline/snapshots/test_generate/test_load_pipeline/pipeline.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/pipeline/snapshots/test_generate/test_load_pipeline_with_folder_path/pipeline.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/pipeline/snapshots/test_generate/test_load_pipeline_with_multiple_pipeline_paths/pipeline.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/pipeline/snapshots/test_generate/test_model_serialization/pipeline.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/pipeline/snapshots/test_generate/test_no_input_topic/pipeline.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/pipeline/snapshots/test_generate/test_no_user_defined_components/pipeline.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/pipeline/snapshots/test_generate/test_pipelines_with_envs/pipeline.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/pipeline/snapshots/test_generate/test_prefix_pipeline_component/pipeline.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/pipeline/snapshots/test_generate/test_read_from_component/pipeline.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/pipeline/snapshots/test_generate/test_streams_bootstrap/pipeline.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/pipeline/snapshots/test_generate/test_substitute_in_component/pipeline.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/pipeline/snapshots/test_generate/test_with_custom_config_with_absolute_defaults_path/pipeline.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/pipeline/snapshots/test_generate/test_with_custom_config_with_relative_defaults_path/pipeline.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/pipeline/snapshots/test_generate/test_with_env_defaults/pipeline.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/pipeline/snapshots/test_manifest/test_deploy_argo_mode/manifest.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/pipeline/snapshots/test_manifest/test_deploy_manifest_mode/manifest.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/pipeline/snapshots/test_manifest/test_manifest_clean_argo_mode/manifest.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/pipeline/snapshots/test_manifest/test_manifest_clean_manifest_mode/manifest.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/pipeline/snapshots/test_manifest/test_manifest_clean_python_api/manifest.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/pipeline/snapshots/test_manifest/test_manifest_command/manifest.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/pipeline/snapshots/test_manifest/test_manifest_deploy_python_api/manifest.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/pipeline/snapshots/test_manifest/test_manifest_destroy_argo_mode/manifest.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/pipeline/snapshots/test_manifest/test_manifest_destroy_manifest_mode/manifest.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/pipeline/snapshots/test_manifest/test_manifest_destroy_python_api/manifest.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/pipeline/snapshots/test_manifest/test_manifest_reset_argo_mode/manifest.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/pipeline/snapshots/test_manifest/test_manifest_reset_manifest_mode/manifest.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/pipeline/snapshots/test_manifest/test_manifest_reset_python_api/manifest.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/pipeline/snapshots/test_manifest/test_streams_bootstrap/manifest.yaml +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/pipeline/test_clean.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/pipeline/test_components/__init__.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/pipeline/test_components/components.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/pipeline/test_components_without_schema_handler/__init__.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/pipeline/test_components_without_schema_handler/components.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/pipeline/test_deploy.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/pipeline/test_destroy.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/pipeline/test_example.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/pipeline/test_generate.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/pipeline/test_manifest.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/pipeline/test_pipeline.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/pipeline/test_reset.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/test_kpops_config.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/utils/__init__.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/utils/resources/__init__.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/utils/resources/nested_base_settings.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/utils/test_dict_ops.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/utils/test_diff.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/utils/test_doc_gen.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/utils/test_environment.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/utils/test_pydantic.py +0 -0
- {kpops-9.2.0.dev0 → kpops-9.2.1}/tests/utils/test_yaml.py +0 -0
|
@@ -0,0 +1,126 @@
|
|
|
1
|
+
name: Python uv release
|
|
2
|
+
# Reusable workflow for building and releasing Python uv packages
|
|
3
|
+
|
|
4
|
+
on:
|
|
5
|
+
workflow_call:
|
|
6
|
+
inputs:
|
|
7
|
+
release-type:
|
|
8
|
+
description: "Scope of the release (major, minor or patch)."
|
|
9
|
+
required: true
|
|
10
|
+
type: string
|
|
11
|
+
uv-version:
|
|
12
|
+
description: "The uv version to be installed. (Default is 0.5.14)"
|
|
13
|
+
required: false
|
|
14
|
+
default: "0.5.14"
|
|
15
|
+
type: string
|
|
16
|
+
python-version:
|
|
17
|
+
description: "The Python version for setting up uv. (Default is 3.11)"
|
|
18
|
+
required: false
|
|
19
|
+
default: "3.11"
|
|
20
|
+
type: string
|
|
21
|
+
changelog:
|
|
22
|
+
description: "Create changelog for release."
|
|
23
|
+
required: false
|
|
24
|
+
default: true
|
|
25
|
+
type: boolean
|
|
26
|
+
changelog-file:
|
|
27
|
+
description: Path to the changelog file in the GitHub repository
|
|
28
|
+
required: false
|
|
29
|
+
default: "CHANGELOG.md"
|
|
30
|
+
type: string
|
|
31
|
+
changelog-config:
|
|
32
|
+
description: "Changelog config path."
|
|
33
|
+
required: false
|
|
34
|
+
default: ""
|
|
35
|
+
type: string
|
|
36
|
+
working-directory:
|
|
37
|
+
description: "Working directory containing `.bumpversion.cfg`. (Default is .)"
|
|
38
|
+
required: false
|
|
39
|
+
default: "."
|
|
40
|
+
type: string
|
|
41
|
+
|
|
42
|
+
secrets:
|
|
43
|
+
github-username:
|
|
44
|
+
description: "The GitHub username for committing the changes."
|
|
45
|
+
required: true
|
|
46
|
+
github-email:
|
|
47
|
+
description: "The GitHub email for committing the changes."
|
|
48
|
+
required: true
|
|
49
|
+
github-token:
|
|
50
|
+
description: "The GitHub token for committing the changes."
|
|
51
|
+
required: true
|
|
52
|
+
|
|
53
|
+
# Map the workflow outputs to job outputs
|
|
54
|
+
outputs:
|
|
55
|
+
release-version:
|
|
56
|
+
description: "The bumped version."
|
|
57
|
+
value: ${{ jobs.release.outputs.release-version }}
|
|
58
|
+
old-version:
|
|
59
|
+
description: "The old version in your `.bumpversion.cfg` file."
|
|
60
|
+
value: ${{ jobs.release.outputs.old-version }}
|
|
61
|
+
|
|
62
|
+
jobs:
|
|
63
|
+
release:
|
|
64
|
+
runs-on: ubuntu-22.04
|
|
65
|
+
# Map the job outputs to step outputs
|
|
66
|
+
outputs:
|
|
67
|
+
release-version: ${{ steps.bump-version.outputs.release-version }}
|
|
68
|
+
old-version: ${{ steps.bump-version.outputs.old-version }}
|
|
69
|
+
|
|
70
|
+
steps:
|
|
71
|
+
- name: Install uv
|
|
72
|
+
uses: astral-sh/setup-uv@v5
|
|
73
|
+
with:
|
|
74
|
+
python-version: ${{ inputs.python-version }}
|
|
75
|
+
version: ${{ inputs.uv-version }}
|
|
76
|
+
|
|
77
|
+
- name: Check out repository
|
|
78
|
+
uses: bakdata/ci-templates/actions/checkout@1.49.0
|
|
79
|
+
with:
|
|
80
|
+
ref: ${{ github.event.repository.default_branch }}
|
|
81
|
+
persist-credentials: false # required for pushing to protected branch later
|
|
82
|
+
fetch-depth: 0 # required for changelog generation
|
|
83
|
+
|
|
84
|
+
- name: Bump version
|
|
85
|
+
uses: bakdata/ci-templates/actions/bump-version@v1.21.2
|
|
86
|
+
with:
|
|
87
|
+
release-type: ${{ inputs.release-type }}
|
|
88
|
+
working-directory: ${{ inputs.working-directory }}
|
|
89
|
+
|
|
90
|
+
- name: Bump version release
|
|
91
|
+
id: bump-version
|
|
92
|
+
uses: bakdata/ci-templates/actions/bump-version@v1.21.2
|
|
93
|
+
with:
|
|
94
|
+
release-type: release --allow-dirty
|
|
95
|
+
working-directory: ${{ inputs.working-directory }}
|
|
96
|
+
|
|
97
|
+
- name: Apply version bump to uv lock
|
|
98
|
+
run: uv lock --no-refresh
|
|
99
|
+
|
|
100
|
+
- name: Create changelog
|
|
101
|
+
id: build-changelog
|
|
102
|
+
uses: bakdata/ci-templates/actions/changelog-generate@1.50.0
|
|
103
|
+
if: ${{ inputs.changelog }}
|
|
104
|
+
with:
|
|
105
|
+
github-token: ${{ secrets.github-token }}
|
|
106
|
+
tag: ${{ steps.bump-version.outputs.release-version }}
|
|
107
|
+
changelog-file: ${{ inputs.changelog-file }}
|
|
108
|
+
|
|
109
|
+
- name: Commit and push changes including .bumpversion.cfg file
|
|
110
|
+
uses: bakdata/ci-templates/actions/commit-and-push@1.25.2
|
|
111
|
+
with:
|
|
112
|
+
ref: ${{ github.event.repository.default_branch }}
|
|
113
|
+
commit-message: "Bump version ${{ steps.bump-version.outputs.old-version }} → ${{ steps.bump-version.outputs.release-version }}"
|
|
114
|
+
github-username: ${{ secrets.github-username }}
|
|
115
|
+
github-email: ${{ secrets.github-email }}
|
|
116
|
+
github-token: ${{ secrets.github-token }}
|
|
117
|
+
|
|
118
|
+
- name: Tag and release
|
|
119
|
+
uses: bakdata/ci-templates/actions/tag-and-release@v1.22.0
|
|
120
|
+
with:
|
|
121
|
+
tag: "${{ steps.bump-version.outputs.release-version }}"
|
|
122
|
+
github-username: ${{ secrets.github-username }}
|
|
123
|
+
github-email: ${{ secrets.github-email }}
|
|
124
|
+
github-token: ${{ secrets.github-token }}
|
|
125
|
+
release-title: "${{ steps.bump-version.outputs.release-version }}"
|
|
126
|
+
release-body: "${{ steps.build-changelog.outputs.single-changelog }}"
|
|
@@ -15,10 +15,12 @@ on:
|
|
|
15
15
|
|
|
16
16
|
jobs:
|
|
17
17
|
create-github-release-push-tag:
|
|
18
|
-
uses:
|
|
18
|
+
uses: ./.github/workflows/python-uv-release.yaml
|
|
19
19
|
name: Release
|
|
20
20
|
with:
|
|
21
21
|
release-type: ${{ inputs.release-type }}
|
|
22
|
+
python-version: "3.11"
|
|
23
|
+
uv-version: "0.5.14"
|
|
22
24
|
changelog: true
|
|
23
25
|
changelog-file: "./docs/docs/user/changelog.md"
|
|
24
26
|
secrets:
|
|
@@ -2,6 +2,14 @@
|
|
|
2
2
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
|
|
5
|
+
## [9.2.1](https://github.com/bakdata/kpops/tree/9.2.1) - 2025-01-15
|
|
6
|
+
### What's changed
|
|
7
|
+
|
|
8
|
+
* Fix CI release and changelog by @disrupted in [#590](https://github.com/bakdata/kpops/pull/590)
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
**Full Changelog**: https://github.com/bakdata/kpops/compare/9.2.0-dev...9.2.1
|
|
12
|
+
|
|
5
13
|
## [9.2.0-dev](https://github.com/bakdata/kpops/tree/9.2.0-dev) - 2025-01-14
|
|
6
14
|
### What's changed
|
|
7
15
|
|
|
@@ -17,6 +25,8 @@ All notable changes to this project will be documented in this file.
|
|
|
17
25
|
|
|
18
26
|
* Fail if streams-boostrap v3 model is instantiated with v2 attribute by @disrupted in [#587](https://github.com/bakdata/kpops/pull/587)
|
|
19
27
|
|
|
28
|
+
* Bump version 9.1.0 → 9.2.0-dev by @bakdata-bot
|
|
29
|
+
|
|
20
30
|
|
|
21
31
|
**Full Changelog**: https://github.com/bakdata/kpops/compare/9.1.0...9.2.0-dev
|
|
22
32
|
|
|
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
|
{kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/resources/pipeline-components/headers/helm-app.yaml
RENAMED
|
File without changes
|
{kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/resources/pipeline-components/headers/kafka-app.yaml
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/resources/pipeline-components/headers/kubernetes-app.yaml
RENAMED
|
File without changes
|
{kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/resources/pipeline-components/headers/producer-app.yaml
RENAMED
|
File without changes
|
{kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/resources/pipeline-components/headers/streams-app.yaml
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/resources/pipeline-components/kafka-connector.yaml
RENAMED
|
File without changes
|
{kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/resources/pipeline-components/kafka-sink-connector.yaml
RENAMED
|
File without changes
|
{kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/resources/pipeline-components/kafka-source-connector.yaml
RENAMED
|
File without changes
|
{kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/resources/pipeline-components/kubernetes-app.yaml
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/resources/pipeline-components/sections/from_.yaml
RENAMED
|
File without changes
|
{kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/resources/pipeline-components/sections/namespace.yaml
RENAMED
|
File without changes
|
|
File without changes
|
{kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/resources/pipeline-components/sections/prefix.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
|
{kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/resources/pipeline-components/sections/version.yaml
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/resources/pipeline-defaults/defaults-helm-app.yaml
RENAMED
|
File without changes
|
{kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/resources/pipeline-defaults/defaults-kafka-app.yaml
RENAMED
|
File without changes
|
{kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/resources/pipeline-defaults/defaults-kafka-connector.yaml
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/resources/pipeline-defaults/defaults-kubernetes-app.yaml
RENAMED
|
File without changes
|
{kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/resources/pipeline-defaults/defaults-producer-app.yaml
RENAMED
|
File without changes
|
{kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/resources/pipeline-defaults/defaults-streams-app.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
|
{kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/user/core-concepts/components/kafka-sink-connector.md
RENAMED
|
File without changes
|
{kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/user/core-concepts/components/kafka-source-connector.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/user/core-concepts/components/streams-bootstrap.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{kpops-9.2.0.dev0 → kpops-9.2.1}/docs/docs/user/core-concepts/variables/environment_variables.md
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
|