Skip to content

Commit

Permalink
chore: bump up k8s.io dependencies to 1.17 (argoproj#3899)
Browse files Browse the repository at this point in the history
chore: bump up k8s.io dependencies to 1.17 (argoproj#3899)

Signed-off-by: darshanime <[email protected]>
  • Loading branch information
darshanime authored Jul 9, 2020
1 parent a4815e0 commit 9216061
Show file tree
Hide file tree
Showing 20 changed files with 1,078 additions and 1,549 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/ci-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,7 @@ jobs:
run: |
set -x
export GOPATH=$(go env GOPATH)
git checkout -- go.mod go.sum
make codegen-local
working-directory: /home/runner/go/src/github.com/argoproj/argo-cd
- name: Check nothing has changed
Expand Down Expand Up @@ -349,4 +350,4 @@ jobs:
- name: Run E2E testsuite
run: |
set -x
make test-e2e-local
make test-e2e-local
Loading

0 comments on commit 9216061

Please sign in to comment.