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: PC-14087 Add SLO Status API to SDK #537

Merged
merged 20 commits into from
Oct 9, 2024

Conversation

BSski
Copy link
Member

@BSski BSski commented Sep 5, 2024

Motivation

Enabling users to make programmatic requests to the SLO Status API.

Summary

Added support for SLO Status API V1 and V2 requests in the SDK. Also, introduced tests for both V1 and V2 to ensure functionality and reliability.

Release Notes

Added SLO Status API support to sdk.Client. Use client.SLOStatusAPI() to access the API.

@n9-machine-user n9-machine-user added enhancement New feature or request go minor labels Sep 5, 2024
@BSski BSski force-pushed the PC-14087-add-slo-status-api-to-sdk branch from 08a3760 to 505da92 Compare September 17, 2024 15:27
@BSski BSski marked this pull request as ready for review September 17, 2024 15:36
sdk/endpoints/slostatusapi/v1/endpoints.go Outdated Show resolved Hide resolved
sdk/endpoints/slostatusapi/v2/endpoints.go Outdated Show resolved Hide resolved
sdk/endpoints/slostatusapi/v1/endpoints.go Outdated Show resolved Hide resolved
sdk/endpoints/slostatusapi/v1/endpoints.go Outdated Show resolved Hide resolved
sdk/endpoints/slostatusapi/v1/endpoints.go Outdated Show resolved Hide resolved
sdk/endpoints/slostatusapi/v1/endpoints.go Outdated Show resolved Hide resolved
sdk/endpoints/slostatusapi/v1/endpoints.go Outdated Show resolved Hide resolved
tests/slostatusapi_test.go Outdated Show resolved Hide resolved
tests/slostatusapi_test.go Outdated Show resolved Hide resolved
sdk/endpoints/slostatusapi/v1/endpoints.go Outdated Show resolved Hide resolved
sdk/endpoints/slostatusapi/v2/endpoints.go Outdated Show resolved Hide resolved
@BSski BSski enabled auto-merge (squash) October 9, 2024 07:42
@BSski BSski merged commit f584589 into main Oct 9, 2024
5 checks passed
@BSski BSski deleted the PC-14087-add-slo-status-api-to-sdk branch October 9, 2024 08:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request go minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants