Armel Soro

Results 238 comments of Armel Soro

We can start working on adding debug endpoints in the Devfile registry stacks (PR to create in the Devfile registry repo). So I've added this to the v3 board. #6036...

As discussed with @kadel, there is a [limitation on the endpoint name](https://devfile.io/docs/2.1.0/devfile-schema#components-container-endpoints-name): `^[a-z0-9]([-a-z0-9]*[a-z0-9])?$`. So we cannot use uppercase characters or underscores (`_`). Convention for Debug endpoints would then be to...

As discussed in the last community call, `exposure` for such debug endpoint will be set to `none`; this is what Che does, and it makes sense from the security perspective....

/status blocked Blocked until https://github.com/devfile/registry/pull/122 is merged and available in the default registry.

As part of [this Sprint](https://github.com/orgs/redhat-developer/projects/10/views/7?query=is%3Aopen+sort%3Aupdated-desc), the team will be investigating how to implement pod-overrides and container-overrides annotations in the Devfile library (as a more generic way that would allow us...

/hold Need to update the `scripts/generate-mod.sh` script as well.

/hold cancel Made the necessary changes, so this should be ready to review.

``` ✗ Downloading starter project "nodejs-starter" [21ms] ✗ unable to download starter project "nodejs-starter": unexpected client error: unexpected requesting "https://github.com/odo-devfiles/nodejs-ex.git/info/refs?service=git-upload-pack" status code: 429 the command failed, the devfile has been...

@dependabot recreate Recreating to check if a newer version is available, since #6060 updated this library already..

/remove-kind bug /kind feature JSON output for `odo preference view` needs to be implemented.