78 bug remote privilege causes infinite state drift and syntax error - #81
Merged
IvanOfThings merged 6 commits intoJan 30, 2026
Conversation
- Consolidate scattered test documentation into docs/TESTING.md * Combined ACCEPTANCE_TESTS.md, TEST_COVERAGE_SUMMARY.md, ENHANCED_TEST_COVERAGE.md * Comprehensive testing guide with 54+ apply cycles coverage * 100% expandable privilege test coverage documented - Consolidate setup documentation into docs/guides/SETUP.md * Combined CLUSTER.md and testing prerequisites * Covers standalone, cluster, and Kubernetes setups * Troubleshooting guide for common issues - Move bug fix documentation to docs/guides/REVOKE_FIX.md * Detailed technical fix for expandable privilege handling * Before/after code examples and verification steps - Create docs/issues/ directory for issue tracking * docs/issues/README.md - Issue documentation format and index * docs/issues/remote-privilege-state-drift.md - Complete issue lifecycle - Update examples/test-revoke-bug/README.md * Simplified with references to consolidated docs * Links to comprehensive documentation - Add CLAUDE.md for AI assistant development guidance * Architecture patterns and testing methodology * Development commands and common tasks * Known limitations and bug fix documentation Documentation structure now organized: docs/ ├── TESTING.md (consolidated test guide) ├── guides/ │ ├── SETUP.md (setup & troubleshooting) │ └── REVOKE_FIX.md (bug fix details) ├── issues/ │ ├── README.md (issue index) │ └── remote-privilege-state-drift.md (resolved issue) ├── resources/ (auto-generated) └── data-sources/ (auto-generated) Removed scattered root-level documentation files
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.