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: resolve agent spin-up issue in agent-provisioning service with dockerization #530

Merged

Conversation

KulkarniShashank
Copy link
Contributor

What

Resolves the issue related to agent spinup when initiating the agent-provisioning service with Dockerization.

Why

The agent-provisioning service was experiencing difficulties in spinup when started with Dockerization. This PR aims to rectify the problem and ensure a smooth agent spinup process within the Dockerized environment.

How

The fix involves making necessary adjustments and optimizations in the codebase to facilitate proper agent spinup when deploying the agent-provisioning service with Docker. This includes addressing any dependencies or configurations that were causing the spinup issue. The changes implemented in this PR are designed to enhance the overall functionality and reliability of the agent-provisioning service in a Dockerized environment.

Copy link
Contributor

@Sheetal-ayanworks Sheetal-ayanworks left a comment

Choose a reason for hiding this comment

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

LG

KulkarniShashank added 3 commits February 26, 2024 11:45
…6-spinning-up-an-agent-with-dockerize-microservice
Signed-off-by: KulkarniShashank <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
Copy link

sonarcloud bot commented Feb 26, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
4 Security Hotspots

See analysis details on SonarCloud

@Sheetal-ayanworks Sheetal-ayanworks merged commit a0a6c8e into develop Feb 28, 2024
1 of 2 checks passed
@KulkarniShashank KulkarniShashank deleted the 456-spinning-up-an-agent-with-dockerize-microservice branch March 8, 2024 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

refactor: spinning up an agent when initiating agent provisioning microservice through Docker
2 participants