-
Notifications
You must be signed in to change notification settings - Fork 367
fix: add initContainers to verify if apisix is ready #660
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 Report
@@ Coverage Diff @@
## master #660 +/- ##
==========================================
+ Coverage 34.72% 34.77% +0.04%
==========================================
Files 60 60
Lines 5892 5916 +24
==========================================
+ Hits 2046 2057 +11
- Misses 3596 3608 +12
- Partials 250 251 +1
Continue to review full report at Codecov.
|
|
|
||
| docker pull busybox:1.28 | ||
| docker tag busybox:1.28 $(LOCAL_REGISTRY)/busybox:1.28 | ||
| docker push $(LOCAL_REGISTRY)/busybox:1.28 |
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.
Please don't forget to modify helm chart.
|
Let's go forward |
Please answer these questions before submitting a pull request