You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 29, 2025. It is now read-only.
Migrating TAS to 0.3.0, bumping dependencies: K8s to v1.24.2, go to v1.18
This commit will also:
- Bump TAS version to 0.3.0
- Bump K8s & go TAS dependencies to 1.24.2, respectively 1.18
- Bump E2E tests dependencies to K8s v1.24i.2, go 1.v18
- Migrating klog to v2.70
- Update Docker/Dockerfile to use go1.18
- - Add make image in the workflow
- - Update golang alpine to 1.18
- - Disable VCS stamping
- - - go: missing Git command. See https://golang.org/s/gogetcmd
error obtaining VCS status: exec: "git": executable file not found in $PATH
Use -buildvcs=false to disable VCS stamping.
- - Update go-licenses to 1.2.0
- - Update TAS deployment file
- - - From k8s 1.24 onwards node role labeled as 'master' is no longer
used. However, 'node-role.kubernetes.io/master' may appear and
it is kept in the tolerations to allow TAS be deployed in the
control-plane node.
0 commit comments