-
Notifications
You must be signed in to change notification settings - Fork 352
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
kamel stuck when a secret has an illegal name #356
Comments
Yes, I can confirm that renaming the secret from |
Will work on it |
lburgazzoli
added a commit
to lburgazzoli/apache-camel-k
that referenced
this issue
Jan 22, 2019
lburgazzoli
added a commit
to lburgazzoli/apache-camel-k
that referenced
this issue
Jan 22, 2019
lburgazzoli
added a commit
to lburgazzoli/apache-camel-k
that referenced
this issue
Jan 23, 2019
lburgazzoli
added a commit
to lburgazzoli/apache-camel-k
that referenced
this issue
Jan 23, 2019
lburgazzoli
added a commit
that referenced
this issue
Jan 25, 2019
ipolyzos
pushed a commit
to ipolyzos/camel-k
that referenced
this issue
Jul 31, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Steps to reproduce:
There is the following entry in camel-k-operator log:
I guess the period in
forwarder.props
is the root cause of this situation (and I can rename it), but anyway, the operator should fail fast rather than stay stuck.The text was updated successfully, but these errors were encountered: