Collection of OCA/vertical related modules.
  • HTML 73.1%
  • Python 22.5%
  • JavaScript 2.1%
  • Shell 1.9%
  • CSS 0.2%
  • Other 0.2%
Find a file
2026-04-28 17:15:25 +02:00
.github/workflows feat(ci): add test workflow and Dockerfile for Kubernetes tooling 2026-02-16 15:42:28 +01:00
base_mintcloud feat(base_mintcloud): add Mint System GmbH partner record with contact email 2026-04-28 17:10:29 +02:00
helm feat(helm, kubectl): enhance Helm chart configurations with detailed help texts and improve cluster management 2026-04-28 09:54:43 +02:00
helm_import feat(website_kubectl): add module to present Kubernetes clusters on website 2026-01-21 16:36:21 +01:00
helm_mintcloud feat(base_mintcloud): add new module for Mint Cloud product data and update related modules 2026-04-28 10:36:54 +02:00
helm_portal feat(kubectl): add Mint Cloud cluster data module and reorganize kubectl structure 2026-04-23 07:29:50 +02:00
kubectl feat(helm, kubectl): enhance Helm chart configurations with detailed help texts and improve cluster management 2026-04-28 09:54:43 +02:00
kubectl_contacts feat(kubectl_contacts): add contacts filter for provider and consulting partners 2026-02-20 15:54:29 +01:00
kubectl_import feat(helm, kubectl): implement Kubernetes resource mixin and refactor secret/namespace management 2026-04-23 14:47:41 +02:00
kubectl_mintcloud fix(kubectl_mintcloud): correct typo in context name from "Deplohy" to "Deploy" 2026-04-28 17:15:25 +02:00
sale_helm feat(helm, kubectl): enhance Helm chart configurations with detailed help texts and improve cluster management 2026-04-28 09:54:43 +02:00
website_kubectl feat(website_kubectl_mintcloud): add new module for Mint Cloud cluster data presentation 2026-04-23 07:35:12 +02:00
website_kubectl_mintcloud feat(helm, kubectl): enhance Helm chart configurations with detailed help texts and improve cluster management 2026-04-28 09:54:43 +02:00
website_sale_helm feat(base_mintcloud): add new module for Mint Cloud product data and update related modules 2026-04-28 10:36:54 +02:00
website_sale_helm_mintcloud feat(base_mintcloud): add new module for Mint Cloud product data and update related modules 2026-04-28 10:36:54 +02:00
.editorconfig init 2025-11-17 20:29:12 +01:00
.gitattributes init 2025-11-17 20:29:12 +01:00
.gitignore init 2025-11-17 20:29:12 +01:00
.pre-commit-config.yaml init 2025-11-17 20:29:12 +01:00
.pylintrc init 2025-11-17 20:29:12 +01:00
.ruff.toml init 2025-11-17 20:29:12 +01:00
checklog-odoo.cfg init 2025-11-17 20:29:12 +01:00
Dockerfile feat(ci): add test workflow and Dockerfile for Kubernetes tooling 2026-02-16 15:42:28 +01:00
eslint.config.cjs init 2025-11-17 20:29:12 +01:00
LICENSE init 2025-11-17 20:29:12 +01:00
prettier.config.cjs init 2025-11-17 20:29:12 +01:00
README.md feat(base_mintcloud): add new module for Mint Cloud product data and update related modules 2026-04-28 10:36:54 +02:00
task fix(task): remove kubectl version command from version output 2026-02-16 16:13:14 +01:00

Odoo Apps: Kubernetes

Odoo modules extending the kubernetes module.

Usage

Clone this repo into the Odoo addons directory.

git clone git@github.com:Mint-System/Odoo-Apps-Kubernetes.git ./addons/kubernetes

Available modules

Module Summary
base_mintcloud Mint Cloud product data.
helm_import Import data from Helm repo.
helm Apply Helm charts.
helm_mintcloud Mint Cloud helm data.
helm_portal Update Helm releases in portal.
kubectl_contacts Contacts filter for provider and consulting partners.
kubectl_import Import data from existing Kubernetes cluster.
kubectl Manage kubectl configuration.
kubectl_mintcloud Mint Cloud cluster data.
sale_helm Sell services and assign hosting provider and consulting partner.
website_kubectl Present Kuberentes clusters on website.
website_kubectl_mintcloud Mint Cloud website data.
website_sale_helm Apply Helm Charts when a product is bought.
website_sale_helm_mintcloud Mint Cloud website data.