Ringo De Smet

Results 107 issues of Ringo De Smet

Hello @ddelnano, The following folder in this repository contains a Golang implementation of the XenOrchestra API: https://github.com/terra-farm/terraform-provider-xenorchestra/tree/master/client Would you be open to splitting off this Go SDK for XenOrchestra in...

This repository has quite some forks: https://github.com/terra-farm/go-virtualbox/network A number of them contain useful fixes, additions and alike. @VoyTechnology would you be interested to find out which of the changes in...

Context: - webdriverio 4.12.0 - wdio-cucumber-framework 1.1.1 (can't use v2.x because of #112) Is the `browser` object fully initialized when running a `beforeFeature` hook function? I have this in my...

Hey @aaronkao, I just watched the [recording of the August Community meeting](https://www.youtube.com/watch?v=r1N1jwqlCv8). You raised the topic of restructuring the awesome-list. Here is a short proposal for you, @nimbinatus and @SeanSanker...

### What is the issue? I just installed the VSCode extension v0.3.2 but the extension crashes on me. VSCode info: Version: 1.69.2 Commit: 3b889b090b5ad5793f524b5d1d39fda662b96a2a Date: 2022-07-18T16:12:57.074Z (1 wk ago) Electron:...

### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request. * Please do...

bug
forward/linked
service/compute-security-policy

### What happened? I helped a customer write a policy to verify that certain tags are configured on `defaultTags` of the `aws.Provider` object, whether that is via `aws:defaultTags` stack config...

kind/bug
area/providers
area/policy-as-code

* Added the Pulumi ACME provider to the list of configuration management tools * Sorted the entries alphabetically

The current 3.0.0 prerelease code uses `string` as the return type for the `AbstractConverter.convert` method: https://github.com/asciidoctor/asciidoctor.js/blob/a8c4c96829975c7f47c9fab59d5f35bddd7535da/packages/core/types/index.d.ts#L3119-L3132 When I inquired about the return type on the Zulip forums, I [received the...

:baby: good first issue
:wave: help wanted
📑 types

### What happened? The `eks.VpcCni` resource deploys a Kubernetes YAML file with CNI components. This yaml file is changed between version 2.1.0 and 2.2.0: * https://github.com/pulumi/pulumi-eks/blob/v2.1.0/nodejs/eks/cni/aws-k8s-cni.yaml (CNI 1.11) * https://github.com/pulumi/pulumi-eks/blob/v2.2.0/nodejs/eks/cni/aws-k8s-cni.yaml...

kind/bug