Di 23858 add monitor apis#702
Closed
rbajoria26 wants to merge 18 commits intolinode:mainfrom
Closed
Conversation
yec-akamai
reviewed
Apr 3, 2025
Contributor
yec-akamai
left a comment
There was a problem hiding this comment.
Thank you for starting contributing to linodego for ACLP! I reviewed the dashboard change and find there are some common issue in the implementation. Can you fix them given the comments as well as in the rest of the PR? i.e. naming, enum, etc.
yec-akamai
reviewed
Apr 9, 2025
yec-akamai
reviewed
Apr 15, 2025
Contributor
yec-akamai
left a comment
There was a problem hiding this comment.
Can you fix the issue reported by GHA?
yec-akamai
approved these changes
Apr 17, 2025
Contributor
yec-akamai
left a comment
There was a problem hiding this comment.
Tests passed on my end, nice work!
dd86bb3 to
eb9d203
Compare
profile_tests (linode#698)
Co-authored-by: Ye Chen <127243817+yec-akamai@users.noreply.github.com>
build(deps): bump crazy-max/ghaction-github-labeler from 5.2.0 to 5.3.0 (linode#704) Bumps [crazy-max/ghaction-github-labeler](https://github.com/crazy-max/ghaction-github-labeler) from 5.2.0 to 5.3.0. - [Release notes](https://github.com/crazy-max/ghaction-github-labeler/releases) - [Commits](crazy-max/ghaction-github-labeler@31674a3...24d110a) --- updated-dependencies: - dependency-name: crazy-max/ghaction-github-labeler dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* lke-e node pool * lint build(deps): bump golangci/golangci-lint-action from 6 to 7 (linode#705) * build(deps): bump golangci/golangci-lint-action from 6 to 7 Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6 to 7. - [Release notes](https://github.com/golangci/golangci-lint-action/releases) - [Commits](golangci/golangci-lint-action@v6...v7) --- updated-dependencies: - dependency-name: golangci/golangci-lint-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * golangci-lint migrate --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Zhiwei Liang <zliang@akamai.com> Co-authored-by: Zhiwei Liang <121905282+zliang-akamai@users.noreply.github.com>
Added DB Resize event (linode#708)
Co-authored-by: Ye Chen <127243817+yec-akamai@users.noreply.github.com>
build(deps): bump golang.org/x/net from 0.37.0 to 0.38.0 (linode#703) * build(deps): bump golang.org/x/net from 0.37.0 to 0.38.0 Bumps [golang.org/x/net](https://github.com/golang/net) from 0.37.0 to 0.38.0. - [Commits](golang/net@v0.37.0...v0.38.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * make tidy --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ye Chen <yechen@akamai.com> Co-authored-by: Zhiwei Liang <121905282+zliang-akamai@users.noreply.github.com> Add option to disable cloud firewall when running integration tests (linode#712) * add environment variable option to disable cfw * update backup disk size * update backup disk size
build(deps): bump github.com/jarcoal/httpmock from 1.3.1 to 1.4.0 (linode#710) * build(deps): bump github.com/jarcoal/httpmock from 1.3.1 to 1.4.0 Bumps [github.com/jarcoal/httpmock](https://github.com/jarcoal/httpmock) from 1.3.1 to 1.4.0. - [Release notes](https://github.com/jarcoal/httpmock/releases) - [Commits](jarcoal/httpmock@v1.3.1...v1.4.0) --- updated-dependencies: - dependency-name: github.com/jarcoal/httpmock dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Ran make tidy --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: ezilber-akamai <ezilber@akamai.com> Update LDE capability name and tests (linode#718) * update lde capability name and tests * Fix failing fixture * Fix failing fixture * Fix failing fixture
build(deps): bump golang.org/x/net from 0.38.0 to 0.39.0 (linode#716) * build(deps): bump golang.org/x/net from 0.38.0 to 0.39.0 Bumps [golang.org/x/net](https://github.com/golang/net) from 0.38.0 to 0.39.0. - [Commits](golang/net@v0.38.0...v0.39.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-version: 0.39.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Ran make tidy --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: ezilber-akamai <ezilber@akamai.com> Co-authored-by: Zhiwei Liang <121905282+zliang-akamai@users.noreply.github.com> build(deps): bump golang.org/x/oauth2 from 0.28.0 to 0.29.0 (linode#709) * build(deps): bump golang.org/x/oauth2 from 0.28.0 to 0.29.0 Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.28.0 to 0.29.0. - [Commits](golang/oauth2@v0.28.0...v0.29.0) --- updated-dependencies: - dependency-name: golang.org/x/oauth2 dependency-version: 0.29.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * make tidy --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Zhiwei Liang <zliang@akamai.com>
5be250b to
800ccff
Compare
Contributor
Author
|
#722 - created a new PR with updates, the current one got messed up |
Contributor
|
Close this PR in favor of #722 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
📝 Description
This PR adds the monitor APIs used by the ACLP functionality
✔️ How to Test
What are the steps to reproduce the issue or verify the changes?
The changes can be verified by running the following code:
How do I run the relevant unit/integration tests?
Run integration test as follows:
Run unit test as follows: