Commit graph

109 commits

Author SHA1 Message Date
Samuel Beaulieu
f6791baba0
Adding support for fully qualified allow list eg user=bob
before thhis change the allow list would only support checking the 'pool' label value
we can now specify a different label name by using the format labename=value where
the equal sign '=' is considered the separator
2021-12-09 11:33:10 -06:00
Samuel
d401d6ae30
Merge pull request #1 from puppetlabs/release-workflow
Add a release workflow for pushing to Rubygems
2021-12-08 13:46:22 -06:00
Samuel Beaulieu
fc7a628063
spec the purge method and align it with the new base method signature 2021-12-08 10:33:25 -06:00
a70e928c8e
Add a release workflow for pushing to Rubygems 2021-12-08 10:33:29 -05:00
Samuel Beaulieu
761c96fd38
adding purge unconfigured method 2021-12-07 13:08:21 -06:00
Samuel Beaulieu
c85fed771f
improve revert_snapshot method 2021-12-07 12:12:55 -06:00
Samuel Beaulieu
2a0e9f5bdc
adding spec tests 2021-12-07 08:41:55 -06:00
Samuel Beaulieu
b631570871
adding create_disk and create_snapshot method implementation 2021-12-03 13:31:04 -06:00
Samuel Beaulieu
588e29b6e1
(DIO-2768) Initial gce provider 2021-12-02 14:27:31 -06:00