-
Notifications
You must be signed in to change notification settings - Fork 149
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deleting annotations does not remove the corresponding firewall rules…
… (allow/deny) on the load balancer (#642)
- Loading branch information
Showing
3 changed files
with
15 additions
and
13 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,15 @@ | ||
## unreleased | ||
* Remove deny and allow load balancer firewall rules when annotations are removed (@olove) | ||
|
||
## v0.1.43 (beta) - May 25, 2023 | ||
* Updates kubernetes dependencies: (@olove) | ||
- k8s.io/[email protected] | ||
- k8s.io/[email protected] | ||
- k8s.io/[email protected] | ||
- k8s.io/[email protected] | ||
- k8s.io/[email protected] | ||
|
||
## v0.1.42 (beta) - January 10, 2023 | ||
|
||
## v0.1.42 (beta) - January 9, 2023 | ||
## v0.1.42 (beta) - January 10, 2023 | ||
* Updates kubernetes dependencies: (@olove) | ||
- k8s.io/[email protected] | ||
- k8s.io/[email protected] | ||
|
This file contains 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
This file contains 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