Skip to content

Use ty for statically check python types#897

Draft
lsierant wants to merge 1 commit intomasterfrom
lsierant/mypy-lint
Draft

Use ty for statically check python types#897
lsierant wants to merge 1 commit intomasterfrom
lsierant/mypy-lint

Conversation

@lsierant
Copy link
Contributor

@lsierant lsierant commented Mar 14, 2026

No description provided.

@lsierant lsierant self-assigned this Mar 14, 2026
@lsierant lsierant force-pushed the lsierant/mypy-lint branch from 8fde96b to fb077e7 Compare March 14, 2026 14:10
@lsierant lsierant force-pushed the search/lsierant/mypy branch from a85284b to 99a7fc0 Compare March 16, 2026 19:48
Base automatically changed from search/lsierant/mypy to search/multiple-mongot March 16, 2026 20:52
@lsierant lsierant force-pushed the lsierant/mypy-lint branch from ca5e1d5 to b461b1d Compare March 16, 2026 21:17
@lsierant lsierant changed the title Use mypy for statically check python types Use ty for statically check python types Mar 16, 2026
@lsierant lsierant changed the base branch from search/multiple-mongot to master March 16, 2026 21:28
# Conflicts:
#	.pre-commit-config.yaml
#	docker/mongodb-kubernetes-tests/kubetester/certs.py

# Conflicts:
#	.pre-commit-config.yaml

# Conflicts:
#	docker/mongodb-kubernetes-tests/kubetester/certs.py
@lsierant lsierant force-pushed the lsierant/mypy-lint branch from b461b1d to 68bc548 Compare March 16, 2026 21:29
@github-actions
Copy link

⚠️ (this preview might not be accurate if the PR is not rebased on current master branch)

MCK 1.7.1 Release Notes

Other Changes

  • Container images: Merged the init-database and init-appdb init container images into a single init-database image. The init-appdb image will no longer be published and does not affect existing deployments.
    • The following Helm chart values have been removed: initAppDb.name, initAppDb.version, and registry.initAppDb. Use initDatabase.name, initDatabase.version, and registry.initDatabase instead.
    • The following environment variables have been removed: INIT_APPDB_IMAGE_REPOSITORY and INIT_APPDB_VERSION. Use INIT_DATABASE_IMAGE_REPOSITORY and INIT_DATABASE_VERSION instead.
  • Helm Chart: Removed operator.baseName Helm value. This value was never intended to be consumed by operator users and was never documented. The value controls the prefix for workload RBAC resource names (mongodb-kubernetes default), but changing it could break the operator and workloads because the operator is not aware of custom prefixes. With this change, the Helm chart will no longer allow customisation and the relevant resources will be deployed with predefined names (ServiceAccount with names mongodb-kubernetes-appdb, mongodb-kubernetes-database-pods, mongodb-kubernetes-ops-manager, Role with name mongodb-kubernetes-appdb and RoleBinding with name mongodb-kubernetes-appdb).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant