Skip to content

chore: release v0.103.0-rc1 - #1513

Merged
tomqin93 merged 4 commits into
release_v0.103.0from
rc_v0.103.0-rc1
Aug 12, 2026
Merged

chore: release v0.103.0-rc1#1513
tomqin93 merged 4 commits into
release_v0.103.0from
rc_v0.103.0-rc1

Conversation

@tomqin93

Copy link
Copy Markdown
Contributor

What this PR does / why we need it:

Will this PR make the community happier?

Which issue this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged): fixes #

How is this PR tested

  • unit test
  • e2e test
  • other (please specify)

Special notes for your reviewer:

Release note:

@tomqin93
tomqin93 requested a review from saiyan86 as a code owner August 12, 2026 05:07

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 792b975839

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

spec:
containers:
- image: edgehub/deviceshifu-http-http-python:nightly
- image: edgehub/deviceshifu-http-http-python:v0.103.0-rc1

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P1 Badge Align local image tags before applying the example

When a user follows this example's README, it builds and loads all three images with the nightly tag (README.md:5-13), but the manifests now request v0.103.0-rc1; because each container also has imagePullPolicy: Never, Kubernetes cannot use or pull the requested image and all three pods fail to start. Update the documented build/load tags alongside these manifests, or keep the manifests on the locally built tag.

Useful? React with 👍 / 👎.

@tomqin93
tomqin93 merged commit 8c8bac3 into release_v0.103.0 Aug 12, 2026
13 checks passed
@tomqin93
tomqin93 deleted the rc_v0.103.0-rc1 branch August 12, 2026 05:41
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.

1 participant