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
Move evergreen file for kubectl plugin to root of the project
1. Since most of our evergreen config files are in root of the repo and now that kubectl plugin
is also moved to `cmd/` it makes sense to move the evergreen config file to the root of repo
with correct name.
2. Change the goreleaser config file to version 1. We upgraded it temporarily to version 2
but CI complains that only version 1 is supported.
0 commit comments