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

Merge main into proj/vpc #380

Merged
merged 4 commits into from
Sep 13, 2023
Merged

Merge main into proj/vpc #380

merged 4 commits into from
Sep 13, 2023

Conversation

zliang-akamai
Copy link
Member

No description provided.

zliang-akamai and others added 4 commits August 30, 2023 13:01
For the DBaaS maintenance window,

Our API considers:
1=Monday, 2=Tuesday, ...

But our existing `linodego` code considers:
1=Sunday, 2=Monday ...

This PR makes `linodego` align with the API design.
* Bump golang.org/x/net from 0.14.0 to 0.15.0

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.14.0 to 0.15.0.
- [Commits](golang/net@v0.14.0...v0.15.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* make tidy

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Zhiwei Liang <[email protected]>
## 📝 Description

**What does this PR do and why is this change necessary?**

Adds `firewall_id` field to `POST /nodebalancers`
Also adds missing event types

## ✔️ How to Test

**What are the steps to reproduce the issue or verify the changes?**

`make ARGS="-run TestNodeBalancer_Create_create" fixtures`


Co-authored-by: Ania Misiorek <[email protected]>
Co-authored-by: Lena Garber <[email protected]>
@zliang-akamai zliang-akamai requested a review from a team as a code owner September 13, 2023 21:33
@zliang-akamai zliang-akamai merged commit b587732 into proj/vpc Sep 13, 2023
4 checks passed
@zliang-akamai zliang-akamai changed the title Merge main into VPC Merge main into proj/vpc Sep 13, 2023
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.

2 participants