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

fix: removed test-connection-pods from all charts #3010

Closed
wants to merge 2 commits into from

Conversation

hisImminence
Copy link
Contributor

Which problem does the PR fix?

Same as #3001 but with squashed commits to trigger the CI.

Removes connection pods from the each version of the Helm Charts. They were used in the past to check the health of the applications but are not needed anymore as we only should rely on the health/readiness checks moving forward.

hint for review: Follow the single commits to see the changes separated per camunda-chart

related to: #2984 (comment)

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.2 Camunda applications/cycle version version/8.3 Camunda applications/cycle version component/zeebe version/8.4 Camunda applications/cycle version version/8.5 Camunda applications/cycle version version/8.6 Camunda applications/cycle version component/web-modeler component/identity component/operate component/optimize component/tasklist version/alpha Camunda applications/cycle version (this is a pointer to alpha) area/ci tool/github-actions labels Feb 26, 2025
@aabouzaid aabouzaid force-pushed the remove-unused-test-connectino-pod-squash branch 2 times, most recently from 3b2e904 to 9ae08c5 Compare February 27, 2025 10:28
@aabouzaid aabouzaid force-pushed the remove-unused-test-connectino-pod-squash branch from 9ae08c5 to 5e7d756 Compare February 27, 2025 10:31
@hisImminence
Copy link
Contributor Author

Closing as same as #3001 and no difference noticed of CI runs even if changes are squashed together.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ci component/identity component/operate component/optimize component/tasklist component/web-modeler component/zeebe 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants