-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
[KPT CODELAB] (1/3) New codelab dir + the sample application resources #5023
Conversation
Codecov Report
@@ Coverage Diff @@
## master #5023 +/- ##
==========================================
- Coverage 72.20% 72.18% -0.03%
==========================================
Files 365 365
Lines 12842 12842
==========================================
- Hits 9273 9270 -3
- Misses 2880 2881 +1
- Partials 689 691 +2
Continue to review full report at Codecov.
|
I think this should be fine to go in, since it's just the sample app files for the codelab. Took a look over everything and it seems good :) I'll run kokoro and merge assuming that goes well 👍🏼 |
Thank you! |
* [kpt codelab] Add codelab for kpt validations * update URL since 1/3 #5023 is merged * fix nits and issues * Change codelab content due to kpt v1 changes
This PR adds the sample application for the kpt codelab.
Fixes: #4881 #3904