Skip to content

Conversation

@eamonnmoloney
Copy link
Contributor

Which problem does the PR fix?

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.8 Camunda applications/cycle version version/8.9 Camunda applications/cycle version tool/script area/ci version/8.5 Camunda applications/cycle version version/8.6 Camunda applications/cycle version version/8.7 Camunda applications/cycle version tool/github-actions labels Dec 16, 2025
@eamonnmoloney eamonnmoloney force-pushed the update-cli-to-support-eks branch from 356f258 to 531e1f3 Compare December 16, 2025 22:01
@jessesimpson36 jessesimpson36 force-pushed the update-cli-to-support-eks branch from 1c03de8 to 776722b Compare January 3, 2026 00:42
@jessesimpson36
Copy link
Contributor

rebased after installing the upgraded version of ExternalSecrets Operator.

@jessesimpson36
Copy link
Contributor

jessesimpson36 commented Jan 3, 2026

@eamonnmoloney I needed to apply this so that I could upgrade the ExternalSecrets operator. Could you approve+merge the linked infra PR please ?
https://github.com/camunda/team-distribution/pull/679
it's already deployed on distro-ci .

Copy link
Contributor

@jessesimpson36 jessesimpson36 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I read the code and updated external secrets operator. I didn't run this myself since the changes were pretty minimal. just minor updates to the script and re-organization to make the 2 platforms more uniform. If you're planning any other bigger changes, let me know before merge.

…netes

Added a new function to format user-friendly error messages for namespace permission errors. Updated existing methods to utilize this function when encountering forbidden errors, improving clarity for users regarding permission issues in Kubernetes operations.
Added a function to identify usage errors and enhance error reporting in the deploy-camunda command. Now, usage errors will display help information, while runtime errors will be printed without usage details, improving user experience during command execution.
Introduced a new configuration file for the Prometheus service monitor, setting the enabled flag to false. Enhanced error handling in the kube package to improve namespace permission error messages and updated the deploy-camunda script to include a namespace prefix for deployments.
…nce platform-specific file processing

Removed Prometheus service monitor configurations from various integration test YAML files, consolidating them into a new service-monitor.yaml file. Enhanced the processCommonValues function to support platform-specific configurations, improving the handling of common values files during deployment.
…iles

Changed the apiVersion from v1beta1 to v1 in various ExternalSecret configuration files to align with the latest API standards. This includes updates in both the GitHub configuration and the Camunda platform integration test credentials.
Updated the Makefile to include 'go mod tidy' in build and install commands for various scripts, ensuring dependencies are properly managed. Introduced a new ExternalSecret configuration file for vault integration and updated the API version in existing YAML files. Additionally, modified the kube package and related scripts to support an external secrets store parameter, improving flexibility in secret management across different platforms.
@eamonnmoloney eamonnmoloney force-pushed the update-cli-to-support-eks branch from 9765d70 to 9f51d47 Compare January 8, 2026 06:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/ci tool/github-actions tool/script 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 version/8.9 Camunda applications/cycle version

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants