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

feat: on-premise agent configure #713

Merged
merged 19 commits into from
May 16, 2024
Merged

Conversation

KulkarniShashank
Copy link
Contributor

What

Implementing the Agent configure API, which allows for the configuration of agents within the system.

Why

The Agent configure API is essential for enabling dynamic configuration of agents, providing flexibility and adaptability to changing requirements.

How

Define the endpoints and payloads required for the Agent configure API.
Implement backend logic to process configuration requests and update agent settings accordingly.

KulkarniShashank and others added 14 commits May 14, 2024 18:00
Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>
Signed-off-by: Krishna <krishna.waske@ayanworks.com>
Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>
* fix: set primary did issue

Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com>

* fix: did documentation issue

Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com>

* changes error message in get did details

Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com>

---------

Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com>
Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>
Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>
Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>
Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>
Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>
… verification

Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>
Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>
…ogic (#714)

* feat: added logic to store W3C schema

Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com>

* fix: Error messages

Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com>

---------

Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com>
Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>
* feat: added logic to store W3C schema

Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com>

* fix: Error messages

Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com>

* fix: did endpoint

Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com>

---------

Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com>
Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>
* feat: added logic to store W3C schema

Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com>

* fix: Error messages

Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com>

* fix: did endpoint

Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com>

---------

Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com>
Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>
Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>
…ogic (#714)

* feat: added logic to store W3C schema

Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com>

* fix: Error messages

Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com>

---------

Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com>
Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>
…at/on-premises-agent

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

@bhavanakarwade bhavanakarwade left a comment

Choose a reason for hiding this comment

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

LG

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

sonarcloud bot commented May 16, 2024

Quality Gate Passed Quality Gate passed

Issues
2 New issues
0 Accepted issues

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

See analysis details on SonarCloud

@KulkarniShashank KulkarniShashank changed the title feat: agent configure feat: on-premise agent configure May 16, 2024
@KulkarniShashank KulkarniShashank merged commit 452f92f into develop May 16, 2024
2 checks passed
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

4 participants