-
Notifications
You must be signed in to change notification settings - Fork 121
Add option to list targets for a specific resource type with mirrord ls -t type
#3295
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
gememma
wants to merge
17
commits into
metalbear-co:main
from
gememma:gemma/mbe-739-intellij-stuck-forever-listing
Closed
Add option to list targets for a specific resource type with mirrord ls -t type
#3295
gememma
wants to merge
17
commits into
metalbear-co:main
from
gememma:gemma/mbe-739-intellij-stuck-forever-listing
Conversation
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
* Support skipping SIP patch in layer config * Fix cargo fmt * Use list in test config * Add CI action step to build issue3248 test app * Add changelog * Correct config schema JSON * Set test run log level to trace * Assert DYLD_* env var is not in test app stderr * Print SIP status from runner * Codesign script and binary before running tests * Fix clippy * Check no patched files in temp dir * Fix cargo deny * Wrap patch and skip binaries in an option type
* Small cargo deny changes to add apple * Add deny.toml changed-rs check
……or setup to have the operator with watch permission for policies). (metalbear-co#3303) * Adds a reflector for caching mirrord policies (changes mirrord operator setup to have the operator with watch permission for policies). * changelog
…ion ip (metalbear-co#3290) * Initial implementation * Ops wrong ip changed * Update mirrord/config/src/container.rs Co-authored-by: Michał Smolarek <[email protected]> * Tiny * Schema update --------- Co-authored-by: Michał Smolarek <[email protected]>
…ar-co#3302) * mirrord-protocol update * Moved LocalTlsSetup from the http module * Handling TLS in TcpProxyTask * MirrorHttpGateway * Discarding responses in mirror HTTP gateway task * Fixed UT * Clippy * Changelog * Fix docs * extended UT * extended UT * make -> connect * Style * Clippy
* Improved detection logic * Docs * Fixed UT to check stream end * Clippy pls
* Fix layer test on macOS aarch64e * Derive arm64 lib location from universal dylib * Put arm64_dylib_path in OnceLock * Rename changelog and add contributing guide back * Fix clippy
…resource type, derive TargetType enum
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.