Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Enhance CI workflows and update actions #773

Closed
salyh opened this issue Mar 30, 2024 · 1 comment
Closed

[FEATURE] Enhance CI workflows and update actions #773

salyh opened this issue Mar 30, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@salyh
Copy link
Collaborator

salyh commented Mar 30, 2024

Is your feature request related to a problem?

We have old workflow actions using node 16 which triggers deprecation warnings.
There also minor other issues with the CI like hard coded go version and usage of unmaintained actions.
Also a few checks are missing like inting of the helm charts

What solution would you like?

  • Updat checkout action to v4
  • Updat setup-buildx-action action to v3
  • setup-go action should use the go version specified in go.work (with caching disabled)
  • update golangci-lint version to 1.57
  • Add helm chart linting to the CI
  • Add "make install" smoketest to the CI
  • Updat helm version to 3.14 and update setup-helm action to v4
  • Replace unmaintained actions/create-release
  • Update envtest k8s version to 1.27
  • Update kustomize to 5.3.0
  • Update mockery to 2.42
  • Fix go version in opensearch-operator/functionaltests/go.mod
@salyh salyh added enhancement New feature or request untriaged Issues that have not yet been triaged labels Mar 30, 2024
@prudhvigodithi
Copy link
Member

[Triage]
Thanks @salyh, I will go ahead and review the PR.

@prudhvigodithi prudhvigodithi removed the untriaged Issues that have not yet been triaged label Apr 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants