-
Notifications
You must be signed in to change notification settings - Fork 4.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'kubernetes:master' into qemu-root
- Loading branch information
Showing
102 changed files
with
387 additions
and
473 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -140,7 +140,7 @@ jobs: | |
run: | | ||
go install github.com/medyagh/gopogh/cmd/[email protected] | ||
- name: Download Binaries | ||
uses: actions/download-artifact@eaceaf801fd36c7dee90939fad912460b18a1ffe | ||
uses: actions/download-artifact@87c55149d96e628cc2ef7e6fc2aab372015aec85 | ||
with: | ||
name: minikube_binaries | ||
path: minikube_binaries | ||
|
@@ -238,7 +238,7 @@ jobs: | |
run: | | ||
go install github.com/medyagh/gopogh/cmd/[email protected] | ||
- name: Download Binaries | ||
uses: actions/download-artifact@eaceaf801fd36c7dee90939fad912460b18a1ffe | ||
uses: actions/download-artifact@87c55149d96e628cc2ef7e6fc2aab372015aec85 | ||
with: | ||
name: minikube_binaries | ||
path: minikube_binaries | ||
|
@@ -340,7 +340,7 @@ jobs: | |
run: | | ||
go install github.com/medyagh/gopogh/cmd/[email protected] | ||
- name: Download Binaries | ||
uses: actions/download-artifact@eaceaf801fd36c7dee90939fad912460b18a1ffe | ||
uses: actions/download-artifact@87c55149d96e628cc2ef7e6fc2aab372015aec85 | ||
with: | ||
name: minikube_binaries | ||
path: minikube_binaries | ||
|
@@ -440,7 +440,7 @@ jobs: | |
sudo /usr/libexec/ApplicationFirewall/socketfilterfw --setglobalstate off | ||
sudo /usr/libexec/ApplicationFirewall/socketfilterfw -k | ||
- name: Download Binaries | ||
uses: actions/download-artifact@eaceaf801fd36c7dee90939fad912460b18a1ffe | ||
uses: actions/download-artifact@87c55149d96e628cc2ef7e6fc2aab372015aec85 | ||
with: | ||
name: minikube_binaries | ||
path: minikube_binaries | ||
|
@@ -545,7 +545,7 @@ jobs: | |
run: | | ||
sudo sysctl fs.protected_regular=0 | ||
- name: Download Binaries | ||
uses: actions/download-artifact@eaceaf801fd36c7dee90939fad912460b18a1ffe | ||
uses: actions/download-artifact@87c55149d96e628cc2ef7e6fc2aab372015aec85 | ||
with: | ||
name: minikube_binaries | ||
path: minikube_binaries | ||
|
@@ -619,7 +619,7 @@ jobs: | |
runs-on: ubuntu-20.04 | ||
steps: | ||
- name: download all reports | ||
uses: actions/download-artifact@eaceaf801fd36c7dee90939fad912460b18a1ffe | ||
uses: actions/download-artifact@87c55149d96e628cc2ef7e6fc2aab372015aec85 | ||
- name: upload all reports | ||
shell: bash {0} | ||
continue-on-error: true | ||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -138,7 +138,7 @@ jobs: | |
run: | | ||
go install github.com/medyagh/gopogh/cmd/[email protected] | ||
- name: Download Binaries | ||
uses: actions/download-artifact@eaceaf801fd36c7dee90939fad912460b18a1ffe | ||
uses: actions/download-artifact@87c55149d96e628cc2ef7e6fc2aab372015aec85 | ||
with: | ||
name: minikube_binaries | ||
path: minikube_binaries | ||
|
@@ -237,7 +237,7 @@ jobs: | |
run: | | ||
go install github.com/medyagh/gopogh/cmd/[email protected] | ||
- name: Download Binaries | ||
uses: actions/download-artifact@eaceaf801fd36c7dee90939fad912460b18a1ffe | ||
uses: actions/download-artifact@87c55149d96e628cc2ef7e6fc2aab372015aec85 | ||
with: | ||
name: minikube_binaries | ||
path: minikube_binaries | ||
|
@@ -354,7 +354,7 @@ jobs: | |
run: | | ||
go install github.com/medyagh/gopogh/cmd/[email protected] | ||
- name: Download Binaries | ||
uses: actions/download-artifact@eaceaf801fd36c7dee90939fad912460b18a1ffe | ||
uses: actions/download-artifact@87c55149d96e628cc2ef7e6fc2aab372015aec85 | ||
with: | ||
name: minikube_binaries | ||
path: minikube_binaries | ||
|
@@ -457,7 +457,7 @@ jobs: | |
run: | | ||
go install github.com/medyagh/gopogh/cmd/[email protected] | ||
- name: Download Binaries | ||
uses: actions/download-artifact@eaceaf801fd36c7dee90939fad912460b18a1ffe | ||
uses: actions/download-artifact@87c55149d96e628cc2ef7e6fc2aab372015aec85 | ||
with: | ||
name: minikube_binaries | ||
path: minikube_binaries | ||
|
@@ -558,7 +558,7 @@ jobs: | |
sudo /usr/libexec/ApplicationFirewall/socketfilterfw --setglobalstate off | ||
sudo /usr/libexec/ApplicationFirewall/socketfilterfw -k | ||
- name: Download Binaries | ||
uses: actions/download-artifact@eaceaf801fd36c7dee90939fad912460b18a1ffe | ||
uses: actions/download-artifact@87c55149d96e628cc2ef7e6fc2aab372015aec85 | ||
with: | ||
name: minikube_binaries | ||
path: minikube_binaries | ||
|
@@ -664,7 +664,7 @@ jobs: | |
run: | | ||
sudo sysctl fs.protected_regular=0 | ||
- name: Download Binaries | ||
uses: actions/download-artifact@eaceaf801fd36c7dee90939fad912460b18a1ffe | ||
uses: actions/download-artifact@87c55149d96e628cc2ef7e6fc2aab372015aec85 | ||
with: | ||
name: minikube_binaries | ||
path: minikube_binaries | ||
|
@@ -740,7 +740,7 @@ jobs: | |
runs-on: ubuntu-20.04 | ||
steps: | ||
- name: download all reports | ||
uses: actions/download-artifact@eaceaf801fd36c7dee90939fad912460b18a1ffe | ||
uses: actions/download-artifact@87c55149d96e628cc2ef7e6fc2aab372015aec85 | ||
- name: upload all reports | ||
shell: bash {0} | ||
continue-on-error: true | ||
|
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
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
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
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
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.