Skip to content
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

Error after cluster restart #933

Closed
weimeilin79 opened this issue Sep 11, 2019 · 4 comments
Closed

Error after cluster restart #933

weimeilin79 opened this issue Sep 11, 2019 · 4 comments
Labels
status/waiting-for-feedback Needs some feedback

Comments

@weimeilin79
Copy link

weimeilin79 commented Sep 11, 2019

Error appears when cluster restarts.
CRD missing.

Screen Shot 2019-09-11 at 12 08 31 PM

@nicolaferraro
Copy link
Member

It's strange because objects being in state "Ready/Running" are almost not touched by the state machine, so at cluster startup they should not be changed. This is true especially for IntegrationKit and Build.

If the error is due to some CRD missing, then the operator should not be able to change the state of the CRs.

Do you have the operator logs to share?

@nicolaferraro nicolaferraro added this to the 1.0.0-M2 milestone Sep 20, 2019
@jamesnetherton
Copy link
Contributor

This is maybe the same issue as #739?

After restarting the cluster, any attempt to create or modify integrations results in:

{"level":"info","ts":1569938239.1303508,"logger":"camel-k.builder","msg":"step failed with error: cannot delete build config: no matches for kind \"BuildConfig\" in version \"build.openshift.io/v1\"","step":"github.com/apache/camel-k/pkg/builder/s2i/Publisher","phase":40,"kit":"kit-bm9llbs37plojukjjqjg"}

Restarting the operator fixes things.

@nicolaferraro nicolaferraro self-assigned this Oct 4, 2019
@nicolaferraro nicolaferraro modified the milestones: 1.0.0-M2, 1.0.0-M3 Oct 4, 2019
@nicolaferraro nicolaferraro removed their assignment Oct 11, 2019
@nicolaferraro nicolaferraro modified the milestones: 1.0.0-M3, 1.0.0-M4 Oct 18, 2019
@nicolaferraro nicolaferraro modified the milestones: 1.0.0-M4, 1.0.0-M5 Nov 12, 2019
@nicolaferraro nicolaferraro removed this from the 1.0.0-M5 milestone Dec 3, 2019
@lburgazzoli
Copy link
Contributor

@weimeilin79 is this still an issue ?

@lburgazzoli lburgazzoli added the status/waiting-for-feedback Needs some feedback label Jun 5, 2020
@weimeilin79
Copy link
Author

Don't see it now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status/waiting-for-feedback Needs some feedback
Projects
None yet
Development

No branches or pull requests

4 participants