Igor Sidorov

Results 3 issues of Igor Sidorov

This PR introduces changes that allow passing custom `Async::HTTP::Endpoint` to `Async::HTTP::Internet`. This could be useful for example when we need to provide custom SSL options to requests.

This PR wraps the `'can get remote resource'` spec in VCR cassette, so that no external dependencies are needed to run the specs. One issue though is that the VCR...

enhancement

### chainsaw version Version v0.2.12 ### Description Looks like inline resources have `x-kubernetes-embedded-resource` extension enabled: ```yaml resource: description: Resource provides a resource to be applied. type: object x-kubernetes-embedded-resource: true x-kubernetes-preserve-unknown-fields:...

bug