Skip to content

fix: replace GKE with teleport EKS cluster #2832

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

Draft
wants to merge 22 commits into
base: main
Choose a base branch
from

Conversation

jessesimpson36
Copy link
Contributor

@jessesimpson36 jessesimpson36 commented Feb 3, 2025

Which problem does the PR fix?

This is a continuation of the hackathon project which will start replacing some of our CI to use the infra resources. I'm creating the draft PR now since I want to see how much of our integration tests break when trying to introduce this.

What's in this PR?

Checklist

Please make sure to follow our Contributing Guide.

Before opening the PR:

  • In the repo's root dir, run make go.update-golden-only.
  • There is no other open pull request for the same update/change.
  • Tests for charts are added (if needed).
  • In-repo documentation are updated (if needed).

After opening the PR:

  • Did you sign our CLA (Contributor License Agreement)? It will show once you open the PR.
  • Did all checks/tests pass in the PR?

@github-actions github-actions bot added version/8.3 Camunda applications/cycle version version/8.4 Camunda applications/cycle version version/8.5 Camunda applications/cycle version version/8.6 Camunda applications/cycle version version/alpha Camunda applications/cycle version (this is a pointer to alpha) labels Mar 7, 2025
@jessesimpson36 jessesimpson36 self-assigned this Mar 10, 2025
@Langleu
Copy link
Member

Langleu commented Mar 17, 2025

@jessesimpson36, just a heads up ... not sure the label of janitor is properly added.

From just looking at the changes, I'd say it's not added but I don't know whether anything picks up the env variable in the background that isn't visible to the execeution.

There's a broken namespace for ~ 5 days.

distribution-camunda-pr-2832-intg-alpha-run-13766304287-sfx-451   Active   5d1h

that is hogging quite some resources and none of the resources have the janitor label on it.
(not sure about the namespace, don't have the permissions).

@github-actions github-actions bot added the version/8.2 Camunda applications/cycle version label Mar 19, 2025
@jessesimpson36
Copy link
Contributor Author

jessesimpson36 commented Mar 19, 2025

@Langleu Thanks, I think it will get picked up now.

a4103c7
67c5a18

@jessesimpson36
Copy link
Contributor Author

I think the load of running the tests with all the versions all at once is too much for the cluster to handle, as everything is pending
2025-03-19-000512_grim

@Langleu
Copy link
Member

Langleu commented Mar 19, 2025

Infra and @bkenez are working on a separate nodepool for those workloads, which would require taints and tolerations to be set. Best to check this out with @bkenez.
The default nodepool, where these are currently ending up, are not big machines + low autoscaling.

@github-actions github-actions bot added version/8.7 Camunda applications/cycle version version/8.8 Camunda applications/cycle version labels Apr 1, 2025
@jessesimpson36 jessesimpson36 force-pushed the infra-resources branch 2 times, most recently from 943bb69 to ab15243 Compare April 17, 2025 15:41
@jessesimpson36
Copy link
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ci tool/github-actions version/alpha Camunda applications/cycle version (this is a pointer to alpha) version/8.2 Camunda applications/cycle version version/8.3 Camunda applications/cycle version version/8.4 Camunda applications/cycle version version/8.5 Camunda applications/cycle version version/8.6 Camunda applications/cycle version version/8.7 Camunda applications/cycle version version/8.8 Camunda applications/cycle version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants