-
Notifications
You must be signed in to change notification settings - Fork 3
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
fix: add toolbox egress #77
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
reasonable addition
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sounds good. Just a note per the discussion in this PR the netpol generation will get updated soon to default to less open but with the ability to override from the config chart values as needed, ideally to more specific targets than remote: Anywhere. We'll communicate this change but it would break existing deployments. Will try to tackle this asap so impact is minimal. @blancharda
For reference this is the follow up issue #78 |
Lol. My convo hadn't refreshed and I missed your comment with the issue ref. |
Description
Enable toolbox egress for rake tasks and other debugging.
Type of change