Edo

Results 6 issues of Edo

**What steps did you take:** As per https://github.com/carvel-dev/imgpkg/issues/124#issuecomment-823325183, I expect when we do `imgpkg describe -b ...`, if the bundle have `metadata` fields, it it will be printed as written...

enhancement
good first issue
carvel accepted

### Preflight Checklist - [x] I have searched [existing requests](https://github.com/anthropics/claude-code/issues?q=is%3Aissue%20label%3Aenhancement) and this feature hasn't been requested yet - [x] This is a single feature request (not multiple features) ### Problem...

enhancement

**Please describe your feature request.** Support to set variable (not using env. var.) like `jq --arg ...`. I'm fully aware about Env. Var. Operator, but we may want to set...

enhancement
v4

The VS Code Extension, when attaching to a running Container, it writes some env. var. to /etc/environment. This breaks `sudo` and `su` as the HOME env. var. is no longer...

containers

### Requirements - [x] I have searched the (also closed) [issues](https://github.com/ryanoasis/nerd-fonts/issues) for the icon and found nothing related or helpful - [x] I have searched the [suggestion list](https://github.com/ryanoasis/nerd-fonts/discussions/1095) ### Justification...

❲+❳ add glyph to core set

### Describe the bug When there is `region` key in the `~/.aws/credentials` file, as per AWS Documentation it has higher precedence then the one in `~/.aws/config`. So when `AWS_REGION` env....

bug
credential-provider
response-requested
automation-exempt
p2