Skip to content

feat(ingress): publishing renew-intent to Redis#480

Merged
hittyt merged 4 commits intoalibaba:mainfrom
Pangjiping:feat/ingress-renew
Mar 18, 2026
Merged

feat(ingress): publishing renew-intent to Redis#480
hittyt merged 4 commits intoalibaba:mainfrom
Pangjiping:feat/ingress-renew

Conversation

@Pangjiping
Copy link
Collaborator

Summary

  • publishing renew-intent to Redis

Testing

  • Not run (explain why)
  • Unit tests
  • Integration tests
  • e2e / manual verification

Breaking Changes

  • None
  • Yes (describe impact and migration path)

Checklist

  • Linked Issue or clearly described motivation
  • Added/updated docs (if needed)
  • Added/updated tests (if needed)
  • Security impact considered
  • Backward compatibility considered

@Pangjiping Pangjiping added the feature New feature or request label Mar 18, 2026
@Pangjiping Pangjiping changed the title Feat/ingress renew publishing renew-intent to Redis Mar 18, 2026
@Pangjiping Pangjiping changed the title publishing renew-intent to Redis feat(ingress): publishing renew-intent to Redis Mar 18, 2026
@Pangjiping
Copy link
Collaborator Author

Pangjiping commented Mar 18, 2026

image
{"level":"info","ts":"2026-03-18T18:10:50.836+0800","logger":"ingress","msg":"ingress requested","target":"11.159.101.222:8080","client":"42.120.75.54","uri":"/","method":"GET","ingress.session":"sandboxinstancebackend","ingress.port":"8080"}
{"level":"info","ts":"2026-03-18T18:10:50.845+0800","logger":"ingress","msg":"HTTP ingress completed","target":"http://11.159.101.222:8080/","uri":"/","status":200,"duration":8,"ingress.session":"sandboxinstancebackend","ingress.port":"8080"}
{"level":"debug","ts":"2026-03-18T18:10:50.867+0800","logger":"ingress","msg":"renewintent: published","sandbox_id":"sandboxinstancebackend"}

@Pangjiping Pangjiping assigned hittyt and ninan-nn and unassigned hittyt and ninan-nn Mar 18, 2026
@hittyt
Copy link
Collaborator

hittyt commented Mar 18, 2026

@codex review

Copy link

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

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: 3520a1d115

ℹ️ 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".

Copy link
Collaborator

@hittyt hittyt left a comment

Choose a reason for hiding this comment

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

LGTM

@hittyt hittyt merged commit 8b4a1dc into alibaba:main Mar 18, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

component/ingress feature New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants