-
Notifications
You must be signed in to change notification settings - Fork 82
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
Add Pod object to K8s meta #710
Merged
Merged
Conversation
This file contains 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
DmitryRomanov
force-pushed
the
k8s-meta-extend
branch
4 times, most recently
from
November 26, 2024 09:43
6752608
to
f50abe6
Compare
kirillov6
approved these changes
Nov 27, 2024
DmitryRomanov
force-pushed
the
k8s-meta-extend
branch
from
November 27, 2024 08:40
8d7927e
to
0ff9fc3
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #710 +/- ##
==========================================
+ Coverage 72.28% 72.98% +0.70%
==========================================
Files 137 142 +5
Lines 13985 14633 +648
==========================================
+ Hits 10109 10680 +571
- Misses 3311 3359 +48
- Partials 565 594 +29 ☔ View full report in Codecov by Sentry. |
DmitryRomanov
force-pushed
the
k8s-meta-extend
branch
from
November 27, 2024 13:10
a551659
to
64a2b12
Compare
HeadHunter483
approved these changes
Nov 27, 2024
DmitryRomanov
force-pushed
the
k8s-meta-extend
branch
2 times, most recently
from
November 29, 2024 09:50
78ef827
to
f0af346
Compare
DmitryRomanov
force-pushed
the
k8s-meta-extend
branch
from
November 29, 2024 10:28
f0af346
to
640efa5
Compare
DmitryRomanov
force-pushed
the
k8s-meta-extend
branch
from
December 3, 2024 06:30
a119240
to
27f0487
Compare
DmitryRomanov
force-pushed
the
k8s-meta-extend
branch
from
December 3, 2024 08:48
3831c4e
to
9de37c4
Compare
DmitryRomanov
force-pushed
the
k8s-meta-extend
branch
from
December 3, 2024 12:43
3c6f1ef
to
4a22ad5
Compare
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.
Description
Add k8s.io/api/core/v1.Pod object to meta
Example of use