-
Notifications
You must be signed in to change notification settings - Fork 601
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
operator stackgres (1.6.0) #3533
Conversation
Dear @teoincontatto, Errors (:bug:) must be fixed while warnings (:warning:) are informative, and fixing them might improve the quality of your solution.
|
I've tried this locally but can not find the cause why the operator's Pod is crashing. Could you please have a look at the Pod logs to understand what is the cause of the failure? |
@mporrato Could you give some feedback about errors that may be happening during the test phase. I am not able to reproduce the issue and can not access any logs of the failing Pods. How can I proceed? |
Signed-off-by: Matteo Melli <[email protected]>
Bumping version with the fixes, so closing this one |
Thanks submitting your Operator. Please check below list before you create your Pull Request.
New Submissions
Updates to existing Operators
ci.yaml
file according to the update instructions?replaces
property if you chosereplaces-mode
via theupdateGraph
property inci.yaml
?package.yaml
orannotations.yaml
?Your submission should not
Operator Description must contain (in order)
Operator Metadata should contain
Remember that you can preview your CSV here.
--
1 If you feel your Operator does not fit any of the pre-defined categories, file an issue against this repo and explain your need
2 For more information see here