Skip to content

Tags: nanovms/ops

Tags

0.1.23

Toggle 0.1.23's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Speed up aws image creation (#1031)

* create snapshot with local file in aws (closes #974)

0.1.22

Toggle 0.1.22's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fixes #1015 (#1016)

* fixes #1015

* .

Co-authored-by: Ian Eyberg <[email protected]>

0.1.21

Toggle 0.1.21's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #995 from nanovms/fix/tar-file-extract

Truncate existing files when extracting from an archive

0.1.20

Toggle 0.1.20's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
prevent configuration file from overriding program (#968)

closes #966 closes #967

0.1.19

Toggle 0.1.19's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add nightly flags support to run/pkg load/build/deploy (#914)

0.1.18

Toggle 0.1.18's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #895 from fabioDMFerreira/782-untar-packages-on-de…

…mand

Get package downloads and untar package (closes #782)

0.1.17

Toggle 0.1.17's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
allow to manage hyper-v images and virtual machines (#547) (#875)

* create stubs to compile ops in windows

* Add script to convert wsl paths to powershell accessible paths

* Add powershell script to create vm with no disks

* Add powershell script to attach image disk

* Build image and convert to vhdx, the format accepted by hyper-v

* Support listing images, deleting images and building images from packages in hyper-v

* Renames time2Human and bytes2Human to be used in hyperv module

* Support listing, deleting, stopping and starting hyper-v instances

* Implement GetInstances on onprem provider

* Assign external vmswitch to hyper-v vms

* Creates an external vm switch if it does not exist

* checks whether hyper-v provider commands are run by a administrator

0.1.16

Toggle 0.1.16's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
(Suggestion): Config structure/order and variable descriptions (#849)

* Reorder config and descriptions initiated.

* All config parameters initialized with comment and 'to be described...' removed.

* Added more definitions from ops-documentation.

* URLs for cloud providers (AWS and Azure) added

* Minor spelling errors fixed as reported by the Go Report Card

0.1.15

Toggle 0.1.15's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
0.1.15 (#822)

Co-authored-by: Ian Eyberg <[email protected]>

0.1.14

Toggle 0.1.14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
version bump (#770)

Co-authored-by: Ian Eyberg <[email protected]>