-
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
drop support for knative < 0.4 #552
Labels
kind/task
General activity
Comments
Removing env hack would also give some freedom to implement what discussed here: #554 |
lburgazzoli
added
kind/task
General activity
and removed
kind/question
Further information is requested
labels
May 13, 2019
lburgazzoli
added a commit
to lburgazzoli/apache-camel-k
that referenced
this issue
May 14, 2019
lburgazzoli
added a commit
to lburgazzoli/apache-camel-k
that referenced
this issue
May 15, 2019
lburgazzoli
added a commit
to lburgazzoli/apache-camel-k
that referenced
this issue
May 15, 2019
nicolaferraro
pushed a commit
that referenced
this issue
May 15, 2019
valdar
pushed a commit
to jboss-fuse/camel-k
that referenced
this issue
May 21, 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
knative 0.4 support mounting configmaps and secrets to pods which greatly simplify deploying knative services so I do propose to remove the old way of providing resources to the pod that uses env vars
The text was updated successfully, but these errors were encountered: