-
-
Notifications
You must be signed in to change notification settings - Fork 117
feat(dagent): add useParent functionality to dagent #721
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
Conversation
Codecov ReportPatch coverage:
❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more. Additional details and impacted files@@ Coverage Diff @@
## develop #721 +/- ##
===========================================
- Coverage 23.41% 23.07% -0.34%
===========================================
Files 55 55
Lines 5245 5291 +46
===========================================
- Hits 1228 1221 -7
- Misses 3927 3982 +55
+ Partials 90 88 -2
☔ View full report in Codecov by Sentry. |
cb20c2a
to
33d7bf3
Compare
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.
LGTM (informal)
Tested, init containers seem to use their name as their image name, and the containers do not actually have any environment variables. |
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.
Tested, seems to be working fine 🎈
It was implemented a while ago in our crane, but it was missing from dagent.