George Gensure

Results 47 issues of George Gensure

Provide the ability to specify classifiers for dependencies Addresses #69

a49af3639b3e055bea61a6f5ddd0fe631d559489 introduced a compulsory url prefix, without any checking, into the credentials helper for referencing server entries. On systems with `docker-credentials-secretservice`, required on ubuntu 18.04 through `docker-compose` and provided by...

Creating a symlink in the bblock location that points to a nonexistent location causes the program to stack overflow while attempting to `l.lockWith` recursively via https://github.com/u-root/u-root/blob/60aeb0ab57dfac6e19f057de0b3e25793ede1616/pkg/lockfile/lockfile.go#L257 where it consistently believes...

Bug
Help Wanted

The `runfiles_manifest` for `src` contains paths that are relative to the `output_base` of a bazel WORKSPACE. Neither the rule implementation nor the action use this file as an input. Why...

Bazel upstream 10663 has long since landed

Switch the getAllBlobsFuture and cas::getAllFuture interfaces over to lists to be consistent with allAsList, which comfortably dictates the minimal behavior, and we shouldn't hide the fact that the response will...

Ensure that write output streams are registered with a Context for cancellation.

The contents of the RequestMetadata-relative blacklist - name also subject to change in a resolution to this - should be available to clients via grpc on any scheduler at least....

enhancement
api

Novel executes must attach to pre-existing operations compatibly matching their parameters

enhancement

The DispatchedMonitor has been observed to get stuck on schedulers without meeting basic needs associated with requeueing actions. While the hangs themselves require fixes, a hang should be deadlined by...

bug
enhancement