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

ut-control: Feature: 1.7.0: Add support for the control plane GET commands #66

Open
Ulrond opened this issue Dec 31, 2024 · 0 comments
Open
Assignees
Labels
enhancement New feature or request

Comments

@Ulrond
Copy link
Collaborator

Ulrond commented Dec 31, 2024

Problem/Opportunity

  • Support is required for the control plane, to support GET commands ( currently POST is supported )
  • Returning the data back to the caller on request of a GET
  • The caller will request in json or yaml and the response needs to handle that format.

Proposed Solution

see attached tickets

Acceptance Criteria (Optional)

  • Testing suites support both POST / GET commands
  • Testing suites support both YAML / JSON POST / GET commands.

Additional Notes (Optional)

No response

@Ulrond Ulrond added the enhancement New feature or request label Dec 31, 2024
@Ulrond Ulrond moved this to Todo in UT-Core Roadmap Dec 31, 2024
@kanjoe24 kanjoe24 changed the title Feature: Add support for the control plane GET commands ut-control: 1.7.0: Add support for the control plane GET commands Jan 2, 2025
@kanjoe24 kanjoe24 changed the title ut-control: 1.7.0: Add support for the control plane GET commands Feature: ut-control: 1.7.0: Add support for the control plane GET commands Jan 2, 2025
@Ulrond Ulrond changed the title Feature: ut-control: 1.7.0: Add support for the control plane GET commands ut-control: Feature: 1.7.0: Add support for the control plane GET commands Jan 3, 2025
@kanjoe24 kanjoe24 moved this from Todo to In Progress in UT-Core Roadmap Jan 13, 2025
@kanjoe24 kanjoe24 linked a pull request Jan 15, 2025 that will close this issue
kanjoe24 added a commit that referenced this issue Jan 16, 2025
KVP now has a function which emits data in either json or yaml based
on users demand.
Also added tests to check the function
Added curl clients to test GET Requests.
kanjoe24 added a commit that referenced this issue Jan 16, 2025
KVP now has a function which emits data in either json or yaml based
on users demand.
Also added tests to check the function
Added curl clients to test GET Requests.
kanjoe24 added a commit that referenced this issue Jan 16, 2025
KVP now has a function which emits data in either json or yaml based
on users demand.
Also added tests to check the function
Added curl clients to test GET Requests.
kanjoe24 added a commit that referenced this issue Jan 16, 2025
KVP now has a function which emits data in either json or yaml based
on users demand.
Also added tests to check the function
Added curl clients to test GET Requests.
kanjoe24 added a commit that referenced this issue Jan 16, 2025
KVP now has a function which emits data in either json or yaml based
on users demand.
Also added tests to check the function
Added curl clients to test GET Requests.
kanjoe24 added a commit that referenced this issue Jan 20, 2025
KVP now has a function which emits data in either json or yaml based
on users demand.
Also added tests to check the function
Added curl clients to test GET Requests.
@kanjoe24 kanjoe24 moved this from In Progress to Todo in UT-Core Roadmap Feb 4, 2025
kanjoe24 added a commit that referenced this issue Feb 17, 2025
kanjoe24 added a commit that referenced this issue Feb 17, 2025
@kanjoe24 kanjoe24 moved this from Todo to Review Requested in UT-Core Roadmap Feb 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Review Requested
Development

No branches or pull requests

2 participants