commodore icon indicating copy to clipboard operation
commodore copied to clipboard

Commodore provides opinionated tenant-aware management of Kapitan inventories and templates. Commodore uses Kapitan for the heavy lifting of rendering templates and resolving a hierachical configurati...

Results 38 commodore issues
Sort by recently updated
recently updated
newest added

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | docker.io/python | final | minor | `3.11.5-slim-bullseye` -> `3.12.7-slim-bullseye` | --- ### Configuration...

dependency

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [kubernetes-sigs/kustomize](https://togithub.com/kubernetes-sigs/kustomize) | minor | `5.3.0` -> `5.4.1` | --- ### Release Notes kubernetes-sigs/kustomize...

dependency

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [kapitan](https://togithub.com/kapicorp/kapitan) | `0.32.0` -> `0.33.0` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/kapitan/0.33.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/kapitan/0.33.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

dependency

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [python](https://redirect.github.com/containerbase/python-prebuild) | dependencies | minor | `>=3.10, `>=3.12,

dependency

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [black](https://togithub.com/psf/black) ([changelog](https://togithub.com/psf/black/blob/main/CHANGES.md)) | `23.12.1` -> `24.3.0` |...

dependency

## Context In #915, we ensure that new cluster catalog repos are initialized with branch `master`. However, there's no real requirement that catalog repos must use `master` as the default...

enhancement

## Checklist - [x] Keep pull requests small so they can be easily reviewed. - [ ] Update the documentation. - [ ] Update tests. - [x] Categorize the PR...

ignore

## Context Many commodore components integrate a Helm chart and expose Helm values through a parameter called `helm_values`. The component would often override certain helm values. Sometimes though it can...

enhancement

## Context Add support for components to indicate components which they depend on (maybe allow them to specify required and optional dependencies), and allow components to specify a required minimum...

enhancement

## Context Currently, `commodore component sync` and `commodore package sync` generate PR descriptions which only contain the commit hash of the new template version which is getting applied. It would...

enhancement