Collection of OCA/vertical related modules.
  • HTML 72.3%
  • Python 23.1%
  • JavaScript 2.2%
  • Shell 2%
  • CSS 0.2%
  • Other 0.2%
Find a file
Janik von Rotz 02ccc00ec4
chore(prompts): mark Helm Portal initialization prompt as completed
- Added `state: completed` metadata to the `11_init-helm-portal-module.md` prompt file
- Reflects the completion of the Helm Portal module implementation
2026-07-29 08:53:04 +02:00
.github/workflows feat(ci): add test workflow and Dockerfile for Kubernetes tooling 2026-02-16 15:42:28 +01:00
base_mintcloud fix(base_mintcloud, website_kubectl_mintcloud): standardize module names to "Mint Cloud" and update GitHub links 2026-07-22 16:23:28 +02:00
helm chore: update static description generator metadata to Docutils 0.23 2026-07-22 16:23:51 +02:00
helm_import chore: update static description generator metadata to Docutils 0.23 2026-07-22 16:23:51 +02:00
helm_mintcloud chore: update static description generator metadata to Docutils 0.23 2026-07-22 16:23:51 +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 chore: update static description generator metadata to Docutils 0.23 2026-07-22 16:23:51 +02:00
kubectl_contacts chore: update static description generator metadata to Docutils 0.23 2026-07-22 16:23:51 +02:00
kubectl_import chore: update static description generator metadata to Docutils 0.23 2026-07-22 16:23:51 +02:00
kubectl_mintcloud fix(kubectl_mintcloud): correct typo in context name from "Deplohy" to "Deploy" 2026-04-28 17:15:25 +02:00
prompts chore(prompts): mark Helm Portal initialization prompt as completed 2026-07-29 08:53:04 +02:00
sale_helm chore: update static description generator metadata to Docutils 0.23 2026-07-22 16:23:51 +02:00
website_kubectl chore: update static description generator metadata to Docutils 0.23 2026-07-22 16:23:51 +02:00
website_kubectl_mintcloud fix(base_mintcloud, website_kubectl_mintcloud): standardize module names to "Mint Cloud" and update GitHub links 2026-07-22 16:23:28 +02:00
website_sale_helm chore: update static description generator metadata to Docutils 0.23 2026-07-22 16:23:51 +02:00
website_sale_helm_mintcloud chore: update static description generator metadata to Docutils 0.23 2026-07-22 16:23:51 +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.