-
Notifications
You must be signed in to change notification settings - Fork 1.2k
create cloudsql sidecar container #4659
Copy link
Copy link
Closed
Labels
area/APIAPI objects and controllersAPI objects and controllerskind/featureWell-understood/specified features, ready for coding.Well-understood/specified features, ready for coding.kind/specDiscussion of how a feature should be exposed to customers.Discussion of how a feature should be exposed to customers.lifecycle/staleDenotes an issue or PR has remained open with no activity and has become stale.Denotes an issue or PR has remained open with no activity and has become stale.
Metadata
Metadata
Assignees
Labels
area/APIAPI objects and controllersAPI objects and controllerskind/featureWell-understood/specified features, ready for coding.Well-understood/specified features, ready for coding.kind/specDiscussion of how a feature should be exposed to customers.Discussion of how a feature should be exposed to customers.lifecycle/staleDenotes an issue or PR has remained open with no activity and has become stale.Denotes an issue or PR has remained open with no activity and has become stale.
In what area(s)?
In service definition
What version of Knative?
Expected Behavior
I need to create more than one container in the Service definition.
Actual Behavior
If I want to create a google cloud sql sidecar container. I got the following error message:
Error from server (InternalError): error when creating "deploy-app.yaml": Internal error occurred: admission webhook "webhook.serving.knative.dev" denied the request: mutation failed: missing field(s): spec.template.spec.containers[0].image
Steps to Reproduce the Problem
My service definition: