cartographer-conventions icon indicating copy to clipboard operation
cartographer-conventions copied to clipboard

Conventions provide a mechanism for platform operators to define cross cutting behavior that is applied to Kubernetes resources by understanding the developers intent and the semantics of the resource...

Results 8 cartographer-conventions issues
Sort by recently updated
recently updated
newest added

**Describe the feature request** While exploring the creation of custom convention service, currently the convention controller performs very strict checks and fails the entire podintent when even 1 convention server...

enhancement

**Describe the feature request** CycloneDX and GGCR libraries exist at a specific version. The version used by the webhook library may differ from the version that a convention server wants...

enhancement

When creating a release of cartographer-conventions, we need to create a tag. Part of the release is the webhook library that is a nested go modules. In order for go...

chore

**Describe the feature request** The convention controller is currently able to discover SBOMs created by CNB, but are hardly the only SBOMs. We should also provide equal support for SBOMs...

enhancement
sbom

Over time, Kubernetes continues to add new fields within the `PodTemplateSpec`. If a convention is compiled against an older version of the Kubernetes API types, then it is possible that...

bug
enhancement

The current approach to defining an opinion source is via a webhook to a remote process. While flexible, this approach introduces networks and misconfigurations that can affect system stability. We...

enhancement

The current approach to defining a convention is via a webhook to a remote process. While flexible, this approach introduces networks and misconfigurations that can affect system stability. We should...

enhancement
question

Bumps [sigs.k8s.io/kustomize/kustomize/v5](https://github.com/kubernetes-sigs/kustomize) from 5.4.1 to 5.4.2. Release notes Sourced from sigs.k8s.io/kustomize/kustomize/v5's releases. kustomize/v5.4.2 Feature #5294: feat: localize absolute paths #5556: feat: support labels key in transformer configuration chore #5671: refactor:...

dependencies
go
cla-not-required