Ali Rizvi-Santiago

Results 132 comments of Ali Rizvi-Santiago

As per #1126, the "type" attribute was added thanks to #1184. With this, you can at least use conditionals to choose the right resource and combine it with some local...

Does closed imply "not improving support for the content library"? It's good that it was grouped at least.. but out of the 6 still-open issues tagged with "area/content-library" this one...

Awesome. It's definitely super appreciated as it helps us on the outside be able track progress for improving its support. When you suggest "specific" asks, currently we're at the point...

The work to do this actually isn't too hard. I implemented PR #1158, and it's right near the same spot at `internal/vmworkflow/virtual_machine_clone_subresource.go`. Literally just need to add the "snapshot_id" attribute...

This was tagged with "help wanted". However, as I don't work with Terraform and vSphere anymore, if I add the "snapshot_id" attribute to the schema, would someone else be able...

Yeah. It seems really simple to add and the issue is 3 years old. Plus, there isn't even a PR to start the review process for improving this. Like I...

Just ftr for all fedora users that encounter this same issue, it's tracked at https://bugzilla.redhat.com/show_bug.cgi?id=1443067. I wasn't able to find anything else in fedora's bug tracker other than rkt's maintainer...

Hey y'all, found an interesting project that's being worked on that assists with selinux profiles for containers. If you're one of those that don't want to just disable selinux entirely...

@squeed, do you want someone else to take over maintaining this PR to get it merged?

If anything, `rkt enter` as unprivilged user would be more useful. Typically you run your services as root and they discard their privileges after using them. So, creation of the...