Robert Hunter

Results 6 issues of Robert Hunter

**Is your feature request related to a problem? Please describe.** The jfrog/jfrog-cli-full-v2-jf image is packaged with golang 1.20 and does not support publishing go modules versioned with 1.21 that contain...

feature request

**Actual behavior** When `--kaniko-dir` (or `KANIKO_DIR`) is set to a non standard location, this code: https://github.com/GoogleContainerTools/kaniko/blob/main/cmd/executor/cmd/root.go#L312 overwrites the DOCKER_CONFIG environment variable to point to a different and unintended location. **Expected...

kind/bug
work-around-available
priority/p2
area/cli
area/env-variable

**Actual behavior** When passing in `--log-timestamp=false` with either `--log-format=text|color` set, timestamps still get logged. **Expected behavior** No timestamps should get logged **To Reproduce** Steps to reproduce the behavior: 1. Pass...

kind/bug
help wanted
good first issue
priority/p2
area/logging
area/cli

## What did you do ``` $> nerdctl run -it --rm ghcr.io/k3d-io/k3d:5.8.3 version ghcr.io/k3d-io/k3d:5.8.3: resolved |++++++++++++++++++++++++++++++++++++++| index-sha256:0a9d521e3d14b740e2f407ef549db6a252ac37ac0f331e3dc39657859424d969: done |++++++++++++++++++++++++++++++++++++++| manifest-sha256:8e248040708a556a65f05cea51b7217455de52f2d9e29fc9cec97a5610a22968: done |++++++++++++++++++++++++++++++++++++++| config-sha256:4f8c094ba1296cf53ba73193745df43d8b496c360a09fb87a945a71eddabcd48: done |++++++++++++++++++++++++++++++++++++++| layer-sha256:6687191d15ae99c2e198e43c53d7e263959d41f2968f4b8fb805dfe59a9dc976: done |++++++++++++++++++++++++++++++++++++++| layer-sha256:789b86ae5a5a9bef7636d8f5c83cc844a1052598a2984eb16d71c837ab6b01dd: done...

bug

In order to expose custom runtimes and ipc capabilities into the milvus component pods, I would need the ability to customize the runtimeClassName and hostIPC fields of the pod templates...

The current implementation of the trident-operator Helm chart does not follow a standard or intuitive approach for specifying and customizing container images—particularly when it comes to overriding image registries for...

enhancement