David Dymko

Results 12 issues of David Dymko

## Description A few sentences describing the overall goals of the pull request's commits. ## Related Issues List related issues. ## Testing A few sentences describing what testing you've done,...

**Description** The GoVultr dependency is a few versions behind. There haven't been any breaking changes that would change the behavior of the vultr provider (low impact). cc: @optik-aper No GH...

cncf-cla: yes
lgtm
size/XS

While the cli works we should look to make some additions to the underlying structure to allow for the following: - Testing - New output types (json & yaml) -...

enhancement

## Description This PR will allow you to attach block storage from instances. This works well but does cause a little bit of drift but gets cleaned up on a...

enhancement

We should look into the bumped ratelimit as it still causes issues for some larger builds #86

enhancement

Setup and configured e2e testing for this ccm

enhancement

**Is your feature request related to a problem? Please describe.** Relating to #98 **Describe the solution you'd like** Have terraform set your default connection information for server + baremetal. This...

enhancement

Two new endpoints have been added: [Start Cluster Upgrade](https://www.vultr.com/api/#operation/start-kubernetes-cluster-upgrade) [Get Available Cluster](https://www.vultr.com/api/#operation/get-kubernetes-available-upgrades)

enhancement

Private networks have been deprecated in favor for VPC https://www.vultr.com/api/#tag/private-Networks https://www.vultr.com/api/#tag/VPCs **Private Network** [Private Network](https://www.vultr.com/api/#tag/private-Networks) routes are deprecated. Use the new [VPC](https://www.vultr.com/api/#tag/VPCs) routes instead. **Instances** The attach_private_network and enable_private_network fields...

enhancement

Signed-off-by: David Dymko ## Description Adding docker + python to the dependabot monitoring Eventually we will want to use something more automated such as the test branch @LukeShu has to...