-
Notifications
You must be signed in to change notification settings - Fork 92
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: adding config option for SOCI installation on VM #506
Commits on Aug 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for db75013 - Browse repository at this point
Copy the full SHA db75013View commit details -
initial commit for soci packaging
Signed-off-by: Channing Gaddy <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e491649 - Browse repository at this point
Copy the full SHA e491649View commit details -
making toggle for soci configurable
Signed-off-by: Channing Gaddy <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a5ab536 - Browse repository at this point
Copy the full SHA a5ab536View commit details -
Signed-off-by: Channing Gaddy <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1d14f80 - Browse repository at this point
Copy the full SHA 1d14f80View commit details -
Signed-off-by: Channing Gaddy <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for eaf316c - Browse repository at this point
Copy the full SHA eaf316cView commit details -
making soci version configurable and incorporating some comments
Signed-off-by: Channing Gaddy <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4500b15 - Browse repository at this point
Copy the full SHA 4500b15View commit details -
updating soci version + adding tests
Signed-off-by: Channing Gaddy <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7fb0f86 - Browse repository at this point
Copy the full SHA 7fb0f86View commit details -
making soci installation script a constant
Signed-off-by: Channing Gaddy <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e81e15c - Browse repository at this point
Copy the full SHA e81e15cView commit details -
fixing containerd config bug when stopping and starting vm
Signed-off-by: Channing Gaddy <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 016b0c6 - Browse repository at this point
Copy the full SHA 016b0c6View commit details -
adding e2e tests for pulling and running with soci
Signed-off-by: Channing Gaddy <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cc766d1 - Browse repository at this point
Copy the full SHA cc766d1View commit details -
fixing testSoci method signature
Signed-off-by: Channing Gaddy <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 47bc078 - Browse repository at this point
Copy the full SHA 47bc078View commit details -
fixing testSoci method signature in vm_test.go
Signed-off-by: Channing Gaddy <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 49680dc - Browse repository at this point
Copy the full SHA 49680dcView commit details -
taking out CreateLimaOption() + making config option a str instead of…
… bool Signed-off-by: Channing Gaddy <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 41a1ae5 - Browse repository at this point
Copy the full SHA 41a1ae5View commit details -
fixing lint errors + adding error checking
Signed-off-by: Channing Gaddy <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 877eb38 - Browse repository at this point
Copy the full SHA 877eb38View commit details -
fixing lint and unit test issues
Signed-off-by: Channing Gaddy <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f49625f - Browse repository at this point
Copy the full SHA f49625fView commit details -
removing nerdctl archive in VM
Signed-off-by: Channing Gaddy <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3d32a8e - Browse repository at this point
Copy the full SHA 3d32a8eView commit details
Commits on Aug 10, 2023
-
replacing .New with .Run when possible
Signed-off-by: Channing Gaddy <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3635d25 - Browse repository at this point
Copy the full SHA 3635d25View commit details -
fixing godoc and not exporting socified ffmpeg image
Signed-off-by: Channing Gaddy <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f2d03ad - Browse repository at this point
Copy the full SHA f2d03adView commit details -
Signed-off-by: Channing Gaddy <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8074323 - Browse repository at this point
Copy the full SHA 8074323View commit details -
retrying cURL and exiting when it fails
Signed-off-by: Channing Gaddy <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7747083 - Browse repository at this point
Copy the full SHA 7747083View commit details -
fixing spacing for comments and typos
Signed-off-by: Channing Gaddy <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c395020 - Browse repository at this point
Copy the full SHA c395020View commit details
Commits on Aug 11, 2023
-
making config option a slice instead of string + adding as conifg val…
…ue to make it easier for users to switch back to overlayfs from soci Signed-off-by: Channing Gaddy <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d4d8d19 - Browse repository at this point
Copy the full SHA d4d8d19View commit details -
using map for enabled snapshotter bool values
Signed-off-by: Channing Gaddy <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bb21ba3 - Browse repository at this point
Copy the full SHA bb21ba3View commit details