fix(devcontainer): Registry auto-start update after new bundle added - #808
Open
sedonnel wants to merge 2 commits into
Open
fix(devcontainer): Registry auto-start update after new bundle added#808sedonnel wants to merge 2 commits into
sedonnel wants to merge 2 commits into
Conversation
Contributor
CRAP Load AnalysisNo Go code changes detected in this PR. No CRAP impact. |
- .devcontainer/scripts/post-create.sh
- Updated to detect when new bundles are added.
- Restarts mock-oci-registry if new bundles are detected.
- Only triggered if NEW_BUNDLES_ADDED flag is true.
- Preserves normal behaviour if no bundles have been added.
- Updated to only copy complytime.yaml if it doesn't exists already
- This preserves any new bundles added after a restart
- CHANGELOG.md
- Updated fixed section to detail the fix changes.
- AGENTS.md
- Added changes entry detailing the change
- CHANGELOG.md
- Added change entry in the "Fixed" section that detais the change
and fix.
- docs/TESTING_ENVIRONMENT.md
- Added instructions for how the new functionality works.
- Added explanation for how to add new policy bundles and how to trigger re-seeding
sedonnel
force-pushed
the
sedonnel/devcontainer-registry-bundle-retrigger
branch
from
August 6, 2026 10:40
7dd4ca0 to
d7957bd
Compare
- AGENTS.md
- Grouped the dev container change with other dev container changes
in the recent changes section
- docs/TESTING_ENVIRONMENT.MD
- Formatting updates to impreve readability and clarity
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.
Summary
.devcontainer/scripts/post-create.sh
CHANGELOG.md
AGENTS.md
CHANGELOG.md
docs/TESTING_ENVIRONMENT.md
Related Issues
Fixes Part 2 of: #762
Testing Done
Manual verification in devcontainer: