Skip to content

examples: Version updates and cleanups#22092

Merged
phlax merged 3 commits intoenvoyproxy:mainfrom
phlax:examples-skywalking
Jul 14, 2022
Merged

examples: Version updates and cleanups#22092
phlax merged 3 commits intoenvoyproxy:mainfrom
phlax:examples-skywalking

Conversation

@phlax
Copy link
Copy Markdown
Member

@phlax phlax commented Jul 10, 2022

  • Bump skywalking and resolve version issues
  • Bump container/go versions for grpc
  • Bump container version for zstd
  • Run all verify jobs together (as disk space is less of an issue)
  • Use shared/echo container for lua
  • Use shared/echo container for wasm

Commit Message:
Additional Description:
Risk Level:
Testing:
Docs Changes:
Release Notes:
Platform Specific Features:
[Optional Runtime guard:]
[Optional Fixes #Issue]
[Optional Fixes commit #PR or SHA]
[Optional Deprecated:]
[Optional API Considerations:]

@phlax phlax changed the title examples: Bump skywalking and resolve version issues [WIP] examples: Version updates and cleanups Jul 10, 2022
@phlax phlax marked this pull request as draft July 10, 2022 11:46
@phlax phlax force-pushed the examples-skywalking branch from 1b97e4b to 65b2ff0 Compare July 10, 2022 12:27
@phlax phlax force-pushed the examples-skywalking branch from 65b2ff0 to 74caceb Compare July 11, 2022 10:58
@phlax phlax changed the title [WIP] examples: Version updates and cleanups examples: Version updates and cleanups Jul 11, 2022
@phlax phlax marked this pull request as ready for review July 11, 2022 11:00
@phlax
Copy link
Copy Markdown
Member Author

phlax commented Jul 11, 2022

@adisuissa this one would be good to land

im trying to clean up the examples before release - with the hope of reducing flakes on the release branch

@phlax phlax added this to the 1.23.0 milestone Jul 12, 2022
dependabot Bot and others added 3 commits July 14, 2022 10:58
Bumps golang from 1.13.0-stretch to 1.18.3-stretch.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Ryan Northey <ryan@synca.io>
Bumps elasticsearch from 7.9.2 to 8.3.2.

---
updated-dependencies:
- dependency-name: elasticsearch
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Ryan Northey <ryan@synca.io>
- Bump skywalking and resolve version issues
- Bump container/go versions for grpc
- Bump container version for zstd
- Run all verify jobs together (as disk space is less of an issue)
- Use shared/echo container for lua
- Use shared/echo container for wasm

Signed-off-by: Ryan Northey <ryan@synca.io>
Copy link
Copy Markdown
Contributor

@adisuissa adisuissa left a comment

Choose a reason for hiding this comment

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

Thanks!

Comment thread ci/do_ci.sh
exit 0
elif [[ "$CI_TARGET" == "verify_examples" ]]; then
run_ci_verify "*" "wasm-cc|win32-front-proxy|shared"
run_ci_verify "*" "win32-front-proxy|shared"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I may be missing some context, why is wasm-cc not being validated anymore?
it's still part of the examples, so should be validated, no?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

in this line its not being excluded

it is being validated now in this test - just not separately

Copy link
Copy Markdown
Contributor

@adisuissa adisuissa 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!

@phlax phlax merged commit b51e322 into envoyproxy:main Jul 14, 2022
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.

2 participants