Rui Lopes

Results 190 issues of Rui Lopes

Looking at https://github.com/masterzen/winrm/blob/1d17eaf15943ca3554cdebb3b1b10aaa543a0b7e/request.go#L83 leaves me doubtful of whether that is properly encoding/escaping the user supplied `command`. Why is that just putting the user supplied command in a CDATA section without...

Can you please clarify the meaning of the CRDs `.status.conditions`? That would be especially useful for a newbie like me :-) For example, at https://github.com/piraeusdatastore/piraeus-operator/blob/v2.5.0/docs/reference/linstorcluster.md#statusconditions, its not clear how to...

documentation
good first issue

Are the task resource limits set in https://github.com/Roblox/nomad-driver-iis/blob/28e9cadf42954f4a0b2a54e507d21c09ae7b111f/examples/iis-test.nomad#L28-L34 respected? If so, can you point me to the code that sets those in the IIS application pool?

enhancement

### Checklist - [X] I have verified this is the correct repository for opening this issue. - [X] I have verified no other issues exist related to my request. ###...

The script returned by https://get.wasmer.io (https://github.com/wasmerio/wasmer-install/blob/master/install.sh) does check for errors. For example, while running it to install the latest 3.0.0 with [my wrapper script](https://github.com/rgl/my-ubuntu-ansible-playbooks/blob/main/roles/wasmer/files/install-wasmer.sh), it failed to check for errors...

I've created my own independent example tinygo spin application at https://github.com/rgl/spin-http-go-example and updated my k3s playground at https://github.com/rgl/k3s-vagrant to deploy the spin-http-go-example example. Creating and using the Pod works fine,...

At https://github.com/rgl/spin-http-ts-example/tree/test-release I'm building an example spin http-ts application and pushing it with `spin registry push` to https://github.com/rgl/spin-http-ts-example/pkgs/container/spin-http-ts-example. The application works fine when running locally (using `spin up`) and in...

I'm trying to run my independent [WasmEdge Rust HTTP example service (ghcr.io/rgl/wasmedge-http-rust-example:0.0.4)](https://github.com/rgl/wasmedge-http-rust-example) under k3s, but it just enters the `CrashLoopBackOff` state without any obvious clue. I'm using: * k3s v1.28.5+k3s1...

### What happened? While trying to delete a ECR repository that still has content/images it failed with: error: operation DELETE failed with "GeneralServiceException": The repository with name 'pulumi-typescript-aws-native-ecr-example/example-4b5b730' in registry...

blocked
awaiting-upstream
kind/bug

## Hello! - Vote on this issue by adding a 👍 reaction - If you want to implement this feature, comment to let us know (we'll work with you on...

kind/enhancement
impact/accessibility