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

[8.x](backport #2824) Update serverless workflow to use correct stack version #2825

Merged
merged 2 commits into from
Dec 11, 2024

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Dec 10, 2024

Summary of your changes

This PR updates the stack version used for installing integrations in the serverless environment and fixes the installation of agentless integration for GCP, which was missing the project ID. Additionally, support for saving the state of agentless agents has been added to ensure proper enrollment verification.

Tests

Successful workflow run


This is an automatic backport of pull request #2824 done by [Mergify](https://mergify.com).

(cherry picked from commit a03de6f)

# Conflicts:
#	tests/integrations_setup/install_agentless_integrations.py
@mergify mergify bot added the backport label Dec 10, 2024
@mergify mergify bot requested a review from a team as a code owner December 10, 2024 09:31
@mergify mergify bot added the conflicts label Dec 10, 2024
Copy link
Author

mergify bot commented Dec 10, 2024

Cherry-pick of a03de6f has failed:

On branch mergify/bp/8.x/pr-2824
Your branch is up to date with 'origin/8.x'.

You are currently cherry-picking commit a03de6f.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Changes to be committed:
	modified:   .github/workflows/weekly-serverless.yml
	modified:   tests/integrations_setup/configuration_fleet.py

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	both modified:   tests/integrations_setup/install_agentless_integrations.py

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally

Copy link
Author

mergify bot commented Dec 10, 2024

This pull request is now in conflicts. Could you fix it? 🙏
To fixup this pull request, you can check out it locally. See documentation: https://help.github.com/articles/checking-out-pull-requests-locally/

git fetch upstream
git checkout -b mergify/bp/8.x/pr-2824 upstream/mergify/bp/8.x/pr-2824
git merge upstream/8.x
git push upstream mergify/bp/8.x/pr-2824

@gurevichdmitry gurevichdmitry merged commit e0d695a into 8.x Dec 11, 2024
11 checks passed
@gurevichdmitry gurevichdmitry deleted the mergify/bp/8.x/pr-2824 branch December 11, 2024 13:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant