Skip to content

Conversation

@pkoutsovasilis
Copy link
Contributor

@pkoutsovasilis pkoutsovasilis commented Jun 30, 2025

What does this PR do?

This PR renames deployment_csp_configuration.yaml back to create_deployment_csp_configuration.yaml (introduced by this PR) as this file is currently used by the github action, which runs from main, and bump the ESS version for our CI integration tests. Thus the name of this file needs to stay same across all release branches that the former PR doesn't have to be in.

Why is it important?

Because we need to have working github actions

Checklist

  • I have read and understood the pull request guidelines of this project.
  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have made corresponding change to the default configuration files
  • I have added tests that prove my fix is effective or that my feature works
  • I have added an entry in ./changelog/fragments using the changelog tool
  • I have added an integration test or an E2E test

Disruptive User Impact

None, this change is solely regarding the CI

How to test this PR locally

This change affects only the CI so no local testing is possible, open a draft PR against main 🙂

Related issues

@pkoutsovasilis pkoutsovasilis self-assigned this Jun 30, 2025
@pkoutsovasilis pkoutsovasilis added Team:Elastic-Agent-Control-Plane Label for the Agent Control Plane team skip-changelog backport-8.19 Automated backport to the 8.19 branch backport-9.1 Automated backport to the 9.1 branch labels Jun 30, 2025
@pkoutsovasilis pkoutsovasilis marked this pull request as ready for review June 30, 2025 15:50
@pkoutsovasilis pkoutsovasilis requested review from a team as code owners June 30, 2025 15:50
@elasticmachine
Copy link
Collaborator

Pinging @elastic/elastic-agent-control-plane (Team:Elastic-Agent-Control-Plane)

Copy link
Contributor

@dliappis dliappis left a comment

Choose a reason for hiding this comment

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

LGTM

@elasticmachine
Copy link
Collaborator

💚 Build Succeeded

cc @pkoutsovasilis

@pkoutsovasilis pkoutsovasilis merged commit 2252fdd into elastic:main Jun 30, 2025
25 checks passed
mergify bot pushed a commit that referenced this pull request Jun 30, 2025
…_configuration.yaml (#8746) (cherry picked from commit 2252fdd) # Conflicts: #	.ci/updatecli/updatecli-bump-stack-version.yml #	.mergify.yml #	test_infra/ess/readme.md
mergify bot pushed a commit that referenced this pull request Jun 30, 2025
…_configuration.yaml (#8746) (cherry picked from commit 2252fdd) # Conflicts: #	.mergify.yml #	test_infra/ess/readme.md
pkoutsovasilis added a commit that referenced this pull request Jun 30, 2025
pkoutsovasilis added a commit that referenced this pull request Jun 30, 2025
…to create_deployment_csp_configuration.yaml (#8751) * ci: revert deployment_csp_configuration.yaml to create_deployment_csp_configuration.yaml (#8746) (cherry picked from commit 2252fdd) # Conflicts: #	.ci/updatecli/updatecli-bump-stack-version.yml #	.mergify.yml #	test_infra/ess/readme.md * fix: resolve conflicts --------- Co-authored-by: Panos Koutsovasilis <panos.koutsovasilis@elastic.co>
ycombinator pushed a commit that referenced this pull request Jul 1, 2025
ycombinator added a commit that referenced this pull request Jul 2, 2025
…in ECH (#8745) * Integration Test: upgrade Integrations Server in ECH (#8417) * WIP: Implementing UpgradeDeployment method * Adding AvailableVersions method to StatefulProvisioner * WIP: adding test for upgrading integration server in ECH * Ensure test runs against FRH ECH region * WIP * WIP * Add test for generating upgrade deployment request * Flesh out test some more * Fixing filename in reference * Make DeploymentStatus contain status and health * Cleanup deployment after test * Add error handling * Make linter happy * Fix typo * Fix check * Adding logging * Filter by min/max versions * Fix call * Running non-sudo upgrade group tests * Running upgrade FIPS tests * Remove non-sudo upgrade group from regular integration tests * Fix env var for ECH region and default it to gcp-us-west2 * Use env var for ECH API key * Run ECH deployment upgrade test if PR label is present * Fix missing key check * Add label on PR that bumps integration test versions * Export EC_API_KEY * WIP: debugging * Append query string to URL after joining paths * Fix up logic in doGet to construct URL without escaping ? * WIP: Remove some debug logging * Add bounds check * Fix start index math * Removing debug logs * WIP: don't clean up deployment so we can investigate * Add doPut method on client * Remove debugging statements * Fix build tag * Change group for testing in PR * Cleanup * Add comment * Cleanup * Update deployment version after upgrade * Test group in PR * Fix unit test * Undo unintentional changes (cherry picked from commit 4344a11) * ci: revert deployment_csp_configuration.yaml to create_deployment_csp_configuration.yaml (#8746) (cherry picked from commit 2252fdd) --------- Co-authored-by: Shaunak Kashyap <ycombinator@gmail.com> Co-authored-by: Panos Koutsovasilis <panos.koutsovasilis@elastic.co>
v1v added a commit to v1v/elastic-agent that referenced this pull request Jul 6, 2025
…ng-oblt-cli * upstream: (37 commits) [AutoOps] Add `autoops-es.yml` to Packages (elastic#8728) EDOT collector: include the forward connector. (elastic#8753) Revert "ci: pin elastic-agent version (elastic#8736)" (elastic#8754) bk: retry Start ESS stack for integration tests (elastic#8553) Re-enable TestStandaloneUpgradeRollbackOnRestarts on windows (elastic#8718) removed reviewers from dependabot.yml (elastic#8709) Pass `--header` enrollment option to fleet-server (elastic#8071) Add ability for local output configuration to add to policy configuration (elastic#8766) Bump up github.com/go-viper/mapstructure/v2 dependency (elastic#8764) [Synthetics] Upgrade node to latest lts v20 (elastic#8712) [CI] BK Vault plugin for EC access (elastic#8377) feat: singleTest mage target for each integration test package (elastic#8691) ci: always include 8.19 LTS release branch in snapshots of test versions (elastic#8761) build(deps): bump github.com/elastic/mito from 1.19.0 to 1.20.0 (elastic#8755) chore: fix elastic-agent helm chart examples (elastic#8765) feat: support onboarding-id for kubernetes (elastic#8692) [main][Automation] Bump VM Image version to 1751072471 (elastic#8734) ci: revert deployment_csp_configuration.yaml to create_deployment_csp_configuration.yaml (elastic#8746) kustomize: pin kube-state-metrics version (elastic#8739) ci: pin elastic-agent version (elastic#8736) ...
v1v added a commit that referenced this pull request Jul 6, 2025
* upstream: (39 commits) Fix otel extension status reporting (#8696) Refactor user change on service (#8347) [AutoOps] Add `autoops-es.yml` to Packages (#8728) EDOT collector: include the forward connector. (#8753) Revert "ci: pin elastic-agent version (#8736)" (#8754) bk: retry Start ESS stack for integration tests (#8553) Re-enable TestStandaloneUpgradeRollbackOnRestarts on windows (#8718) removed reviewers from dependabot.yml (#8709) Pass `--header` enrollment option to fleet-server (#8071) Add ability for local output configuration to add to policy configuration (#8766) Bump up github.com/go-viper/mapstructure/v2 dependency (#8764) [Synthetics] Upgrade node to latest lts v20 (#8712) [CI] BK Vault plugin for EC access (#8377) feat: singleTest mage target for each integration test package (#8691) ci: always include 8.19 LTS release branch in snapshots of test versions (#8761) build(deps): bump github.com/elastic/mito from 1.19.0 to 1.20.0 (#8755) chore: fix elastic-agent helm chart examples (#8765) feat: support onboarding-id for kubernetes (#8692) [main][Automation] Bump VM Image version to 1751072471 (#8734) ci: revert deployment_csp_configuration.yaml to create_deployment_csp_configuration.yaml (#8746) ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-8.19 Automated backport to the 8.19 branch backport-9.1 Automated backport to the 9.1 branch skip-changelog Team:Elastic-Agent-Control-Plane Label for the Agent Control Plane team

6 participants