Marc Goujon

Results 4 issues of Marc Goujon

It would be great if awsume supported the ability to execute a command, while setting up the credentials, only for that specific command. For example: `awsume exec production -- aws...

enhancement

### Actual Behavior Under certain conditions, network packets are being dropped somewhere in the chain between the VM and the host. Only packets that are going outside the VM are...

kind/bug
platform/macos
area/networking
triage/need-to-repro

Using the following mock from the documentation ( documentation example: [link](https://github.com/smocker-dev/smocker/blob/main/tests/data/dynamic_mock_list.yml#L1C1-L16C8) ) that uses lua: ``` - # Lua mock with body as string request: path: /test dynamic_response: engine: lua...

bug

**Describe the bug** When adding a prefix to the SecretStore, said prefix is not applied when making queries based on a `dataFrom` spec. **To Reproduce** Steps to reproduce the behavior:...

kind/feature