Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doc: fix misplaced #[extension-category] for Wasm runtimes #17078

Merged
merged 4 commits into from
Jun 23, 2021

Conversation

mathetake
Copy link
Member

@mathetake mathetake commented Jun 22, 2021

[#extension-category: envoy.wasm.runtime] was misplaced on configuration field, so this PR puts in the right place (runtime field).

スクリーンショット 2021-06-22 22 18 26

Signed-off-by: Takeshi Yoneda <takeshi@tetrate.io>
@repokitteh-read-only
Copy link

CC @envoyproxy/api-shepherds: Your approval is needed for changes made to api/envoy/.
envoyproxy/api-shepherds assignee is @adisuissa
CC @envoyproxy/api-watchers: FYI only for changes made to api/envoy/.

🐱

Caused by: #17078 was opened by mathetake.

see: more, trace.

@phlax phlax self-assigned this Jun 22, 2021
Signed-off-by: Takeshi Yoneda <takeshi@tetrate.io>
@mathetake mathetake force-pushed the wasm-runtime-extensions branch from c918ce7 to 50e8cd8 Compare June 22, 2021 23:15
Signed-off-by: Takeshi Yoneda <takeshi@tetrate.io>
@mathetake
Copy link
Member Author

@phlax PTAL!

@mathetake mathetake requested a review from phlax June 22, 2021 23:17
@mathetake mathetake changed the title doc: remove misplaced #[extension-category] for wasm runtimes doc: remove fix #[extension-category] for Wasm runtimes Jun 22, 2021
@mathetake mathetake changed the title doc: remove fix #[extension-category] for Wasm runtimes doc: fix #[extension-category] for Wasm runtimes Jun 22, 2021
@mathetake mathetake changed the title doc: fix #[extension-category] for Wasm runtimes doc: fix misplaced #[extension-category] for Wasm runtimes Jun 22, 2021
Copy link
Member

@phlax phlax left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mathetake im not clear exactly where the ext-cat annotation should go - but it wants to be associated with a field - so directly above it - i guess its the runtime field if its not the configuration

i notice that you have left the existing listing - im happy with that for now - not sure how we can handle this better

api/envoy/extensions/wasm/v3/wasm.proto Outdated Show resolved Hide resolved
Signed-off-by: Takeshi Yoneda <takeshi@tetrate.io>
@mathetake mathetake requested a review from phlax June 23, 2021 07:54
Copy link
Member

@phlax phlax left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm - thanks @mathetake

@phlax
Copy link
Member

phlax commented Jun 23, 2021

cc @htuch @adisuissa for api props

@adisuissa
Copy link
Contributor

/lgtm api

@phlax phlax merged commit 97d8d8f into envoyproxy:main Jun 23, 2021
baojr added a commit to baojr/envoy that referenced this pull request Jun 23, 2021
…bridge-stream

* upstream/main: (268 commits)
  tools: adding dio,better comments (envoyproxy#17104)
  doc: fix misplaced #[extension-category] for Wasm runtimes (envoyproxy#17078)
  ci: Speedup deps precheck (envoyproxy#17102)
  doc: fix wrong link on wasm network filter. (envoyproxy#17079)
  docs: Added v3 API reference. (envoyproxy#17095)
  docs: Update include paths in repo (envoyproxy#17098)
  exception: make Ipv6Instance and Ipv4Instance not throw and remove some try catch pattern (envoyproxy#16122)
  tools: adding reminders for API shephards (envoyproxy#17081)
  ci: Fix wasm verify example (envoyproxy#17086)
  [fuzz]: fix oss fuzz bug 34515, limit maglev table size (envoyproxy#16671)
  test: silencing flaky test (envoyproxy#17084)
  Set `validate` flag when the SAN(SubjectAltName) matching is performed (envoyproxy#16816)
  Listener: reset the file event when destroying listener filters (envoyproxy#16952)
  docs: link additional filters that emit dynamic metadata (envoyproxy#17059)
  rds: add config reload time stat for rds (envoyproxy#17033)
  bazel: Use color by default for build and run commands (envoyproxy#17077)
  ci: Add timing for docker pull (envoyproxy#17074)
  [Windows] Adding note section in Original Source HTTP Filter (envoyproxy#17058)
  quic: add quic version counters in http3 codec stats. (envoyproxy#16943)
  quiche: change crypto stream factory interfaces (envoyproxy#17046)
  ...

Signed-off-by: Garrett Bourg <bourg@squareup.com>
@mathetake mathetake deleted the wasm-runtime-extensions branch June 29, 2021 04:18
chrisxrepo pushed a commit to chrisxrepo/envoy that referenced this pull request Jul 8, 2021
…y#17078)

Signed-off-by: Takeshi Yoneda <takeshi@tetrate.io>
Signed-off-by: chris.xin <xinchuantao@qq.com>
leyao-daily pushed a commit to leyao-daily/envoy that referenced this pull request Sep 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants