Deleted user
Deleted user
There's been some progress here. We recently updated the `git-init` image to also include a `nonroot` user with UID 65532. See https://github.com/tektoncd/pipeline/issues/3712 and PR https://github.com/tektoncd/pipeline/pull/3727 Obviously all the files cloned...
@sbwsg check which tekton-provided images still need root access and document accordingly. Create issues to remove this limitation for each image.
/lifecycle frozen At the very least we should assess whether this is feasible and definitively document yes/no, rather than let it atrophy.
> Cracked server, no support not sure what this has to do with thread locking?
@aboutlo @mcollina anyhing on this?
@aboutlo I have no clear idea on how to add this test case. I think this may be come from the `oneOf` part of that schema, but I do not...
@mcollina any suggestions on where to start?
Yeah, I've had to use NIXPKGS_ALLOW_UNFREE with nixos-rebuild because of that. So, I didn't know that there was another way of using this flake, I just used .extensions because it...