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

syz-cluster: steps to CI/CD #5811

Merged

Conversation

a-nogikh
Copy link
Collaborator

  • Refactor k8s configs: make container image names and tags configurable.
  • Refactor the Makefile: now it can be used to build both for minikube and for the Artifact storage on the Cloud
  • Move generic parts of overlays/dev to overlays/common.
  • Add some important files I forgot to commit earlier.

Accept IMAGE_PREFIX and IMAGE_TAG parameters that allow to reuse the
Makefile and a lot of k8s configurations both for local and prod
environments.

Refactor Makefile: define build-* and push-* rules, use templates to
avoid repetition.
Use the simplest possible configurations for now.
For some reason, this folder was forgotten in the previous PRs.
@a-nogikh a-nogikh requested a review from tarasmadan February 24, 2025 18:16
For minikube, it changes nothing, but it will make it easier to plug it
into GKE.
The job can be created by a CD to apply the missing DB migrations.
Add a Makefile target to prepare the job's description.
tarasmadan
tarasmadan previously approved these changes Feb 26, 2025
We must first set up Argo workflows and then the objects that depend on
it.
@a-nogikh
Copy link
Collaborator Author

Pushed one more commit. PTAL.

tarasmadan
tarasmadan previously approved these changes Feb 26, 2025
When configuring access to Argo Workflows, use the right service account
name.

Create the service account before configuring the access control.
@a-nogikh a-nogikh added this pull request to the merge queue Feb 26, 2025
Merged via the queue into google:master with commit 95b975e Feb 26, 2025
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants