Skip to content

Commit cf602b9

Browse files
authored
Revert "add new phase to WasmPlugin (#3143)" (#3157)
This reverts commit 21eb088.
1 parent 15a4e3d commit cf602b9

File tree

4 files changed

+15
-31
lines changed

4 files changed

+15
-31
lines changed

extensions/v1alpha1/wasm.pb.go

Lines changed: 14 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

extensions/v1alpha1/wasm.pb.html

Lines changed: 0 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

extensions/v1alpha1/wasm.proto

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -414,9 +414,6 @@ enum PluginPhase {
414414

415415
// Insert plugin before Istio stats filters and after Istio authorization filters.
416416
STATS = 3;
417-
418-
// Insert plugin at the start of the filter chain.
419-
INITIAL = 4;
420417
}
421418

422419
// The pull behaviour to be applied when fetching a Wam module,

kubernetes/customresourcedefinitions.gen.yaml

Lines changed: 1 addition & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)