You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "squakez (via GitHub)" <gi...@apache.org> on 2024/03/27 07:31:39 UTC

[I] Knative default secure settings [camel-k]

squakez opened a new issue, #5287:
URL: https://github.com/apache/camel-k/issues/5287

   ### Requirement
   
   We need to address the following warning which appears when running in Knative mode:
   ```
   camel-k-operator-5cdfc89cd8-7d9jx camel-k-operator {"level":"info","ts":"2024-03-27T07:29:12Z","logger":"KubeAPIWarningLogger","msg":"Kubernetes default value is insecure, Knative may default this to secure in a future release: spec.template.spec.containers[0].securityContext.allowPrivilegeEscalation, spec.template.spec.containers[0].securityContext.capabilities, spec.template.spec.containers[0].securityContext.runAsNonRoot, spec.template.spec.containers[0].securityContext.seccompProfile"}
   ``
   
   ### Problem
   
   a
   
   ### Proposal
   
   _No response_
   
   ### Open questions
   
   _No response_


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] Knative default secure settings [camel-k]

Posted by "claudio4j (via GitHub)" <gi...@apache.org>.
claudio4j commented on issue #5287:
URL: https://github.com/apache/camel-k/issues/5287#issuecomment-2023132674

   For context, this message is printed when the route contains a source http endpoint: `from("rest:get:hello")`


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] Pod SecurityContext default secure settings [camel-k]

Posted by "squakez (via GitHub)" <gi...@apache.org>.
squakez closed issue #5287: Pod SecurityContext default secure settings
URL: https://github.com/apache/camel-k/issues/5287


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org