Results 177 comments of Doug Goldstein

I followed the thread and I'm not really understanding his reasoning or logic behind his request. He acknowledges that we'll have to symlink things like man pages (for example but...

So the change @EdLeafe was talking about appears to be https://github.com/EdLeafe/pyrax/commit/0f2dba6fb2d6aaef88b88d59b7464738bd68bbfd

The underlying issue here is that pyrax is for Rackspace's OpenStack Public Cloud services and the user in question doesn't have those.

I haven't been involved in a Yocto project for years now. I turned over maintenance to others and had thought that Yocto proper picked up some of these tools. Are...

So I've started on PR #6340. I've only added the ability to supply the `id` thus far but I think it's working. There's a CSV round trip test that's failing...

So I'm stuck on the CSV bulk update part. Basically the restrict permissions only let 1 permission happen but it needs "add" and "change" but I don't know how to...

Just to make this ticket up to date. Going to land the creation part without the CSV bulk update. It will detect duplicate entries now instead of creating them with...

Agreed here. The `post-install,post-upgrade` Helm hook should really map to the `Sync` ArgoCD hook. In Helm the `post-install,post-upgrade` happens after all the resources have been applied but not before they're...

@jessesuen this should address your ask in #10447