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

Adding support for Nodebalancer Firewall #378

Merged
merged 6 commits into from
Sep 13, 2023

Conversation

jriddle-linode
Copy link
Contributor

@jriddle-linode jriddle-linode commented Sep 13, 2023

📝 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

amisiorek-akamai and others added 3 commits August 28, 2023 14:22
* adding missing events (#365)

* implementation

* fixing merge conflict

* Update account_events.go

Co-authored-by: Lena Garber <114949949+lgarber-akamai@users.noreply.github.com>

---------

Co-authored-by: Jacob Riddle <87780794+jriddle-linode@users.noreply.github.com>
Co-authored-by: Lena Garber <114949949+lgarber-akamai@users.noreply.github.com>
* firewall id

* adding tests

* fixing tests

* fixing tests again

* tests again

* test changes

* removing firewall_id

* fixing test

* tests again
## 📝 Description

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

Updating from 1.18 to 1.20 because k8s dependencies now require 1.19 or better.
@jriddle-linode jriddle-linode requested a review from a team as a code owner September 13, 2023 14:39
@lgarber-akamai lgarber-akamai requested a review from a team September 13, 2023 15:09
@jriddle-linode jriddle-linode merged commit 8937bda into main Sep 13, 2023
5 checks passed
@jriddle-linode jriddle-linode deleted the feature/nodebalancer-firewall branch September 13, 2023 15:13
@jriddle-linode jriddle-linode restored the feature/nodebalancer-firewall branch September 13, 2023 15:13
@jriddle-linode jriddle-linode deleted the feature/nodebalancer-firewall branch September 13, 2023 15:13
@jriddle-linode jriddle-linode restored the feature/nodebalancer-firewall branch September 13, 2023 15:13
@jriddle-linode jriddle-linode deleted the feature/nodebalancer-firewall branch September 13, 2023 15:13
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.

3 participants