Commit graph

9 commits

Author SHA1 Message Date
Jake Spain
dd1829abf8
vmpooler should be a dependency 2023-01-30 14:00:58 -05:00
dependabot[bot]
7d399da016
Update googleauth requirement from >= 0.16.2, < 1.2.0 to >= 0.16.2, < 1.3.0
Updates the requirements on [googleauth](https://github.com/googleapis/google-auth-library-ruby) to permit the latest version.
- [Release notes](https://github.com/googleapis/google-auth-library-ruby/releases)
- [Changelog](https://github.com/googleapis/google-auth-library-ruby/blob/main/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-auth-library-ruby/compare/googleauth/v0.17.0...googleauth/v1.2.0)

---
updated-dependencies:
- dependency-name: googleauth
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-24 13:25:45 +00:00
Jake Spain
a1ea9f7b5a
Merge pull request #6 from puppetlabs/dependabot/bundler/googleauth-gte-0.16.2-and-lt-1.2.0
Update googleauth requirement from ~> 0.16.2 to >= 0.16.2, < 1.2.0
2022-04-15 08:41:15 -04:00
dependabot[bot]
336f417b4f
Update vmpooler requirement from ~> 1.3, >= 1.3.0 to >= 1.3.0, ~> 2.3
Updates the requirements on [vmpooler](https://github.com/puppetlabs/vmpooler) to permit the latest version.
- [Release notes](https://github.com/puppetlabs/vmpooler/releases)
- [Changelog](https://github.com/puppetlabs/vmpooler/blob/main/CHANGELOG.md)
- [Commits](https://github.com/puppetlabs/vmpooler/compare/1.3.0...2.3.0)

---
updated-dependencies:
- dependency-name: vmpooler
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-08 13:24:05 +00:00
dependabot[bot]
c6ca569fce
Update googleauth requirement from ~> 0.16.2 to >= 0.16.2, < 1.2.0
Updates the requirements on [googleauth](https://github.com/googleapis/google-auth-library-ruby) to permit the latest version.
- [Release notes](https://github.com/googleapis/google-auth-library-ruby/releases)
- [Changelog](https://github.com/googleapis/google-auth-library-ruby/blob/main/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-auth-library-ruby/compare/google-auth-library-ruby/v0.16.2...googleauth/v1.1.2)

---
updated-dependencies:
- dependency-name: googleauth
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-23 11:40:59 -04:00
Samuel Beaulieu
0beec3d8e9
code review fixes 2021-12-29 12:17:25 -06:00
Samuel Beaulieu
daa55fe5b8
Adding the cloud DNS API library and related methods
we setup DNS when a VM is created and tear it down when a VM is deleted
the DNS zone should exist already and is referenced by a provider setting
the dns zone is also set in order to use it for vm_ready? instead of the global
domain
instances have a label that identifies which project they belong to, so
it can be used for FW rules
2021-12-29 08:21:51 -06:00
Samuel Beaulieu
55654387af
fix simplecov with jruby, add a .rubocop.yml config file 2021-12-10 12:34:06 -06:00
Samuel Beaulieu
2a0e9f5bdc
adding spec tests 2021-12-07 08:41:55 -06:00
Renamed from vmpooler-vsphere-provider.gemspec (Browse further)