Skip to content

Commit

Permalink
Revert "add new phase to WasmPlugin (#3143)"
Browse files Browse the repository at this point in the history
This reverts commit 21eb088.
  • Loading branch information
zirain authored Apr 11, 2024
1 parent 15a4e3d commit 176e7c9
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 31 deletions.
33 changes: 14 additions & 19 deletions extensions/v1alpha1/wasm.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 0 additions & 7 deletions extensions/v1alpha1/wasm.pb.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 0 additions & 3 deletions extensions/v1alpha1/wasm.proto
Original file line number Diff line number Diff line change
Expand Up @@ -414,9 +414,6 @@ enum PluginPhase {

// Insert plugin before Istio stats filters and after Istio authorization filters.
STATS = 3;

// Insert plugin at the start of the filter chain.
INITIAL = 4;
}

// The pull behaviour to be applied when fetching a Wam module,
Expand Down
3 changes: 1 addition & 2 deletions kubernetes/customresourcedefinitions.gen.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 176e7c9

Please sign in to comment.