Chriſtian Cwienk

Results 13 issues of Chriſtian Cwienk

If a nested submodule is configured to be "shallow", referencing a commit that is not reachable from the respective repository's HEAD (typically the default branch, if e.g. hosted on GitHub),...

# Context / Motivation Currently, we publish gardenlinux images in multiple flavours both to a blobstore (S3), and (releases or release candidates only) to IaaS-specific locations. Validated releases are also...

kind/enhancement
lifecycle/rotten

- set executable bit (so shebang is actually honoured on UNIX-style OSs - calculate paths relative to main.py (do not depend on PWD)

question

We use mako for rendering [CICD Pipeline Definitions (YAML files)](https://github.com/gardener/cc-utils/tree/master/concourse). It is a rather complex template w/ a lot of Mako-Function-Definitions and nesting + multithreading. The resulting documents vary in...

awaiting info

needs/ok-to-test
size/m
reviewed/lgtm
ci/broken-pipeline-definition

If multiple release-assets are added, we must not add input multiple times (as, at least currently, doing so will result in a validation error). It might also be considered to...

needs/review
size/xs
needs/ok-to-test

OCM-spec demands that each resource within a componentversion features a unique identity. By default, this identity consists only of the `name` (for historical reasons, version was implicitly added if necessary...

needs/review
size/xs

# Context / Motivation `dso` package did not age well. There are a few remaining usages within cc-utils repository + a larger usage by [ocm-gear](https://github.com/open-component-model). Long-term, the entire package should...

kind/enhancement
kind/technical-debt

# Context / Motivation "CNUDIE" was renamed to [OCM](https://github.com/open-component-model) some years ago. Therefore, we should mv remaining code from `cnudie` package into `ocm` package. While doing so, dependencies, especially those...

kind/enhancement
lifecycle/stale
kind/technical-debt
kind/cleanup
component/cicd

# Context / Motivation [ocm](https://github.com/gardener/cc-utils/tree/master/ocm) (+ `cnudie`) package offers a rather lowlevel binding for (de-)serialising OCM-Component-Descriptors, which merely covers basic syntactical checks. This may lead to invalid OCM-Component-Descriptors being created,...

kind/enhancement
area/delivery
component/cicd
area/ipcei