Write a Git commit message in Bill Gates style in present tense for the following diff without prefacing it with anything, the response must be in the language English.
Lines must not be longer than 74 characters.
The sent text will be the differences between files, where deleted lines are prefixed with a single minus sign and added lines are prefixed with a single plus sign.
Make absolutely sure, that the first line of the message always follows the requirements of semantic-release, so that automated processes can easily generate a new version from the commit message.
E.g:
fix(pencil): stop graphite breaking when too much pressure applied
✨ Add WasmPlugin resource for Istio Ingress
ℹ️ This commit adds a WasmPlugin resource to the ingress.tf file. The WasmPlugin resource is used to configure Wasm plugins for Istio Ingress.
The changes include:
- Adding a new resource kubectl_manifest for the WasmPlugin
- Configuring the WasmPlugin with the necessary metadata, spec, and annotations
- Defining the pluginConfig for the WasmPlugin