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: solved the agent spin-up with apiKey updation on org_agent table #417

Merged
merged 4 commits into from
Jan 5, 2024

Conversation

KulkarniShashank
Copy link
Contributor

What

Resolves the agent spin-up issue by implementing a crucial apiKey update in the org_agent table.

Why

The agent spin-up problem was identified to be linked to outdated API keys stored in the org_agent table. This update aims to ensure that the API keys are consistently updated, thus eliminating the spin-up issue.

How

The update involves making necessary modifications to the org_agent table, ensuring that the apiKey field is updated appropriately during the agent spin-up process. This will result in improved functionality and a more reliable agent deployment process.

Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>
Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>
Copy link

sonarcloud bot commented Jan 4, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@ankita-p17
Copy link
Collaborator

Lgtm

@ankita-p17 ankita-p17 merged commit a594e36 into develop Jan 5, 2024
2 checks passed
@KulkarniShashank KulkarniShashank deleted the resolved-agent-spinup branch March 8, 2024 14:49
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.

None yet

2 participants