mirror of
https://github.com/kubeshark/kubeshark.git
synced 2025-09-07 05:22:27 +00:00
🚚 Move agent
directory to kubeshark/hub
and use kubeshark/hub
Docker image instead (#1249)
* Remove the `agent` directory * Use the new `kubeshark/hub` Docker image * Remove `Dockerfile` * Update `Makefile` * Fix linter * Change `api-server` suffix to `hub`
This commit is contained in:
7
.github/workflows/linter.yml
vendored
7
.github/workflows/linter.yml
vendored
@@ -24,13 +24,6 @@ jobs:
|
||||
with:
|
||||
go-version: '^1.17'
|
||||
|
||||
- name: Go lint - agent
|
||||
uses: golangci/golangci-lint-action@v2
|
||||
with:
|
||||
version: latest
|
||||
working-directory: agent
|
||||
args: --timeout=10m
|
||||
|
||||
- name: Go lint - shared
|
||||
uses: golangci/golangci-lint-action@v2
|
||||
with:
|
||||
|
Reference in New Issue
Block a user