-
Notifications
You must be signed in to change notification settings - Fork 779
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add --image flag in gator test|expand (#2398)
* Add --image flag in gator test|expand Signed-off-by: davis-haba <davishaba@google.com> * remove debug make target Signed-off-by: davis-haba <davishaba@google.com> * lint Signed-off-by: davis-haba <davishaba@google.com> * throw away container logs /w test-gator-containerized Signed-off-by: davis-haba <davishaba@google.com> * lint Signed-off-by: davis-haba <davishaba@google.com> * avoid aufs and mount out container filesystem Signed-off-by: davis-haba <davishaba@google.com> * try mounting the volume from the host also Signed-off-by: davis-haba <davishaba@google.com> * docs for --image Signed-off-by: davis-haba <davishaba@google.com> * styling fixes Signed-off-by: davis-haba <davishaba@google.com> * newline when logging resource conflict in OCI images Signed-off-by: davis-haba <davishaba@google.com> * Refactor gator pkg Signed-off-by: davis-haba <davishaba@google.com> * fix formatting Signed-off-by: davis-haba <davishaba@google.com> * appease linter Signed-off-by: davis-haba <davishaba@google.com> * gator detect conflict on gknn not gvkn Signed-off-by: davis-haba <davishaba@google.com> * add more conflict tests, add docstrings Signed-off-by: davis-haba <davishaba@google.com> * appease linter Signed-off-by: davis-haba <davishaba@google.com> * consolidate docker images Signed-off-by: davis-haba <davishaba@google.com> * Update cmd/gator/expand/expand.go Co-authored-by: alex <8968914+acpana@users.noreply.github.com> Signed-off-by: davis-haba <52938648+davis-haba@users.noreply.github.com> * Update cmd/gator/test/test.go Co-authored-by: alex <8968914+acpana@users.noreply.github.com> Signed-off-by: davis-haba <52938648+davis-haba@users.noreply.github.com> * Update website/docs/gator.md Co-authored-by: alex <8968914+acpana@users.noreply.github.com> Signed-off-by: davis-haba <52938648+davis-haba@users.noreply.github.com> * Update website/docs/gator.md Co-authored-by: alex <8968914+acpana@users.noreply.github.com> Signed-off-by: davis-haba <52938648+davis-haba@users.noreply.github.com> * properly clean up files when image pull fails Signed-off-by: davis-haba <davishaba@google.com> * remove TODO comment Signed-off-by: davis-haba <davishaba@google.com> * update bundling section in gator Signed-off-by: davis-haba <davishaba@google.com> * resolve rebase issues Signed-off-by: davis-haba <davishaba@google.com> * Update test/gator/test/test.bats Co-authored-by: Sertaç Özercan <852750+sozercan@users.noreply.github.com> Signed-off-by: davis-haba <52938648+davis-haba@users.noreply.github.com> * Update test/gator/expand/test.bats Co-authored-by: Sertaç Özercan <852750+sozercan@users.noreply.github.com> Signed-off-by: davis-haba <52938648+davis-haba@users.noreply.github.com> * address comments Signed-off-by: davis-haba <davishaba@google.com> * add note in docs that --image is alpha Signed-off-by: davis-haba <davishaba@google.com> Signed-off-by: davis-haba <52938648+davis-haba@users.noreply.github.com> Co-authored-by: alex <8968914+acpana@users.noreply.github.com> Co-authored-by: Sertaç Özercan <852750+sozercan@users.noreply.github.com>
- Loading branch information
1 parent
820a892
commit 3a04703
Showing
515 changed files
with
77,028 additions
and
395 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.