-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Update gateway usage 1. Update NGINX ingress annotations. 2. Remove usage references to APISIX. Signed-off-by: zzjin <[email protected]> * Remove all gzip relative annotations. Moved from ingress gateway annotation to backend server decide. Signed-off-by: zzjin <[email protected]> * Fix main.go conflict. Signed-off-by: zzjin <[email protected]> * Rewrite all rewrite-target annotation Remove static-cdn image. Remove adminer zalando support. Signed-off-by: zzjin <[email protected]> * update ingress,setup higress annotations. Signed-off-by: zzjin <[email protected]> --------- Signed-off-by: zzjin <[email protected]>
- Loading branch information
Showing
56 changed files
with
119 additions
and
1,506 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
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 |
---|---|---|
|
@@ -69,7 +69,6 @@ spec: | |
default: nginx | ||
enum: | ||
- nginx | ||
- apisix | ||
type: string | ||
keepalived: | ||
type: string | ||
|
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
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 |
---|---|---|
|
@@ -61,7 +61,6 @@ spec: | |
default: nginx | ||
enum: | ||
- nginx | ||
- apisix | ||
type: string | ||
keepalived: | ||
type: string | ||
|
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
Oops, something went wrong.