Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
0541218
chore(store): add ListResources + align gorm/memory empty-index seman…
mochengqian May 21, 2026
cec939e
fix(discovery): nil-guard zk rule delete + emit registry context on e…
mochengqian May 21, 2026
366033e
feat(versioning): backend immutable release ledger for traffic rules
mochengqian May 21, 2026
43567af
feat(versioning): UI history drawer, diff, and rollback for rule pages
mochengqian May 21, 2026
e1edfa0
test(versioning): end-to-end rollback drill
mochengqian May 21, 2026
3e29abd
fix(versioning): close gaps surfaced by the smoke drill
mochengqian May 22, 2026
c4397fa
fix(traffic): preserve priority/force/configVersion on rule edit forms
mochengqian May 22, 2026
10f17fd
chore: ignore local planning artifacts
mochengqian May 22, 2026
7e59e80
fix(versioning): close owner review correctness gaps
mochengqian May 22, 2026
65a822a
refactor(versioning): drop unused helpers and aliases
mochengqian May 22, 2026
9596f7e
fix(ui): plug rule diff editor leaks
mochengqian May 22, 2026
ee7e603
Remove local working memory files from .gitignore
mochengqian May 22, 2026
d5f034f
fix(versioning): add intent repair and abandon flows
mochengqian May 23, 2026
f131596
Merge pull request #1 from mochengqian/feat/Support-version-history-a…
mochengqian May 23, 2026
eee253e
Revert "feat: support traffic rule version history and rollback"
mochengqian May 23, 2026
d7cd149
Merge pull request #2 from mochengqian/revert-1-feat/Support-version-…
mochengqian May 25, 2026
6f2a8c5
fix(lock): use acquisition-scoped leases
mochengqian Jun 19, 2026
438cac7
refactor(versioning): split resource store responsibilities
mochengqian Jun 19, 2026
e7bca60
refactor(versioning): normalize events and reduce repair APIs
mochengqian Jun 19, 2026
45b3dd3
fix(lock): stop writes after lease loss
mochengqian Jun 19, 2026
ae52ff8
refactor(ui): remove unreachable state and simplify mocks
mochengqian Jun 19, 2026
88e1420
test(versioning): add multi-instance and lease failure coverage
mochengqian Jun 19, 2026
0888e4a
docs(versioning): update default-enabled guarantees
mochengqian Jun 19, 2026
771a523
fix: address rule versioning review blockers
mochengqian Jun 19, 2026
f227c10
fix: harden rule versioning correctness
mochengqian Jun 20, 2026
d49f46c
fix: address rule versioning review issues
mochengqian Jun 20, 2026
368ae9d
Fix rule version commit terminal semantics
mochengqian Jun 20, 2026
4de011a
fix(versioning): harden rule intent recovery
mochengqian Jun 20, 2026
1072ce0
fix(versioning): close intent recovery race windows
mochengqian Jun 20, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
346 changes: 346 additions & 0 deletions api/mesh/v1alpha1/rule_intent.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Loading