Borja Clemente

Results 20 issues of Borja Clemente

**How to categorize this issue?** /area dev-productivity /kind enhancement **What would you like to be added**: Make the API packages f gardener submodules for easier usage by clients. See example...

kind/enhancement
area/dev-productivity

**Description** The kyma deployment needs to patch coreDNS, for which it gets the cluster registry IP. In case of k3d it fetches it from the local docker daemon. This approach...

kind/feature
area/cli

**Description** With the new operator based lifecycle management, the current `deploy` command will stop working. The command needs to be migrated to the new approach. The new command should be...

area/cli
area/installation

**Description** Kyma modules are released and distributed as OCI container images following the [OCM](https://github.com/gardener/component-spec) format. This format supports cryptographically signing the images, which will make sure that kyma modules are...

area/cli
area/installation

**Description** Kyma modules are represented at runtime with a specific `CRD` which needs to conform to the `lifecycle-manager`'s specification. To ensure a valid `CRD` is defined for a module it...

area/cli
area/installation

**Description** ARM Macs are not fully supported at the moment for Kyma deployment. For this reason we need to show a clear warning to the user when using the CLI...

kind/feature
area/cli

**Description** Kyma modules are released and distributed as OCI container images following the [OCM](https://github.com/gardener/component-spec) format. The CLI needs to provide utilities to unpack the modules and be able to read...

area/cli
area/installation

**Description** The scaffolding provides 2 folders `charts` and `operators`. All charts should be placed in the `charts` folder but often operators will contain auto-generated charts. To avoid manual work of...

area/cli

## Overview The new way of deploying Kyma consists of deploying `Kyma Modules` which are OCI images with a CNUDIE descriptor that contain operators that take care of the lifecycle...

area/cli
Epic
area/installation
2022-Q4

**Description** The `--insecure` flag allows to push modules to insecure registries but this can also be automatically be detected if the `--registry` flag has a schema prefix. To make the...

area/cli