-
Notifications
You must be signed in to change notification settings - Fork 40
Comparing changes
Open a pull request
base repository: solo-io/wasm
base: v0.0.32
head repository: solo-io/wasm
compare: master
- 20 commits
- 62 files changed
- 13 contributors
Commits on Dec 10, 2020
-
Update docs to reflect namespace create no longer required (#224)
* Update docs to reflect namespace create no longer required
Configuration menu - View commit details
-
Copy full SHA for 0a8a317 - Browse repository at this point
Copy the full SHA 0a8a317View commit details
Commits on Jan 5, 2021
-
Support deployment of EnvoyFilter for outbound traffic (#226)
* Add --patch-context options for `wasme deploy istio` command * Add auto-generated codes * Add changelog * Add a test * Update tools/wasme/cli/operator/api/wasme/v1/filter_deployment.proto Co-authored-by: Shane O'Donnell <[email protected]> * Update tools/wasme/cli/pkg/cmd/deploy/options.go Co-authored-by: Shane O'Donnell <[email protected]> * Make a single source of truth of option values * Codegen again
Configuration menu - View commit details
-
Copy full SHA for 21da9e6 - Browse repository at this point
Copy the full SHA 21da9e6View commit details
Commits on Jan 7, 2021
-
merge with custom istio annotations (#227)
* merge with custom istio annotations * merge if not exist * add change log * add test * Merge branch 'master' into add-user-custom-volume * rename test deploy name * Test wasme-backup istio annotations * fix test issue
Configuration menu - View commit details
-
Copy full SHA for 01ae017 - Browse repository at this point
Copy the full SHA 01ae017View commit details -
Fix restore istio annotation bug (#229)
* fix restore istio annotation bug
Configuration menu - View commit details
-
Copy full SHA for 49c8108 - Browse repository at this point
Copy the full SHA 49c8108View commit details
Commits on Jan 27, 2021
-
Change Gloo install references to indicate enterprise edition is requ…
…ired (#232) * change Gloo install references to indicate enterprise edition is required * update wasm deploy image to work with latest versions * applied more restrictive wasme search filter to improve UX
Configuration menu - View commit details
-
Copy full SHA for b23dda3 - Browse repository at this point
Copy the full SHA b23dda3View commit details
Commits on Feb 9, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 98e5b0c - Browse repository at this point
Copy the full SHA 98e5b0cView commit details
Commits on Mar 25, 2021
-
Update e2e tests for Istio 1.8.x (#237)
* Try 1.8.x patch releases of Istio in CI * Meaningless change to trigger CI * Istio 1.8.1-1.8.3 * Istio / not istioctl * Test on Istio 1.8.4 instead of Istio 1.8.0-alpha Update e2e tests for 1.8.x * Pin helm 3.2 for tests * Use helm in home dir So that codegen doesn't see it as a diff * Use newly installed HELM in PATH for istio E2E * Install helm as a separate CI step for clarity * Export helm 3.2 to path before codegen
Configuration menu - View commit details
-
Copy full SHA for e8ea9e5 - Browse repository at this point
Copy the full SHA e8ea9e5View commit details
Commits on Mar 29, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 3f95fc5 - Browse repository at this point
Copy the full SHA 3f95fc5View commit details
Commits on Mar 31, 2021
-
feat:wasm deploy support istiodDeployName arg in command (#248)
* feat:wasm deploy support istiodDeployName arg in command
Configuration menu - View commit details
-
Copy full SHA for dd7a460 - Browse repository at this point
Copy the full SHA dd7a460View commit details -
Bump TinyGo and TinyGo proxy wasm SDK (#247)
* Bump TinyGo and TinyGo proxy wasm SDK * Latest tinygo example * Codgen with latest master * Codegen
Configuration menu - View commit details
-
Copy full SHA for 0df5f1e - Browse repository at this point
Copy the full SHA 0df5f1eView commit details
Commits on Apr 2, 2021
-
Configuration menu - View commit details
-
Copy full SHA for dcafce3 - Browse repository at this point
Copy the full SHA dcafce3View commit details
Commits on Apr 5, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 72a5b0f - Browse repository at this point
Copy the full SHA 72a5b0fView commit details
Commits on Apr 28, 2021
-
feat:upgrade go version and solve unreasonable package dependencies (#…
…259) * feat:upgrade go version and solve unreasonable package dependencies * feat:upgrade go version to 1.15 and add changelog
Configuration menu - View commit details
-
Copy full SHA for baf2bb3 - Browse repository at this point
Copy the full SHA baf2bb3View commit details
Commits on May 10, 2021
-
* feat:optimize code * feat:handle conflicts
Configuration menu - View commit details
-
Copy full SHA for ea64e9f - Browse repository at this point
Copy the full SHA ea64e9fView commit details
Commits on Jul 2, 2021
-
Add a variant of Wasm image spec based on standard media types. (#265)
* Add OCI-compatible Wasm Spec. Signed-off-by: Takeshi Yoneda <[email protected]> * Review: add annotation instruction Signed-off-by: Takeshi Yoneda <[email protected]> * Rename filter.wasm to plugin.wasm to line with API. Signed-off-by: Takeshi Yoneda <[email protected]> * review: Add docker variant. Signed-off-by: Takeshi Yoneda <[email protected]> * style Signed-off-by: Takeshi Yoneda <[email protected]> * clear Signed-off-by: Takeshi Yoneda <[email protected]> * Update spec/README-compat.md Co-authored-by: Shane O'Donnell <[email protected]> * Update spec/README-compat.md Co-authored-by: Shane O'Donnell <[email protected]> * Restrcture spec/ dir, add general info. Signed-off-by: Takeshi Yoneda <[email protected]> * fix typo Signed-off-by: Takeshi Yoneda <[email protected]> * Not necessarily Istio. Signed-off-by: Takeshi Yoneda <[email protected]> * Put common terminology in README Signed-off-by: Takeshi Yoneda <[email protected]> * Update spec/README.md Co-authored-by: Shane O'Donnell <[email protected]> * Fix typo, add more sentences. Signed-off-by: Takeshi Yoneda <[email protected]> * Make annotations optional. Signed-off-by: Takeshi Yoneda <[email protected]> Co-authored-by: Shane O'Donnell <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7389be1 - Browse repository at this point
Copy the full SHA 7389be1View commit details
Commits on Dec 15, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 5637b27 - Browse repository at this point
Copy the full SHA 5637b27View commit details
Commits on Jun 6, 2022
-
Add github action to add new issues to project board (#287)
* Add github action to add new issues to project board * docs label * enhancement/bug labels * move docs board
Configuration menu - View commit details
-
Copy full SHA for 4aca3d2 - Browse repository at this point
Copy the full SHA 4aca3d2View commit details
Commits on Jun 7, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 19d906e - Browse repository at this point
Copy the full SHA 19d906eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e46f66 - Browse repository at this point
Copy the full SHA 7e46f66View commit details
Commits on Aug 23, 2022
-
feat: changes the spec to support more than one layer (#293)
* feat: changes the spec to support more than one layer This allows us to annotate images like docker ones with labels and still keep the files in a single layer. Fixes #292 * chore: fixes wording. Co-authored-by: Takeshi Yoneda <[email protected]> * chore: improves wording. Co-authored-by: Takeshi Yoneda <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d072eb4 - Browse repository at this point
Copy the full SHA d072eb4View commit details
There are no files selected for viewing