Skip to content

Merge spec.container with the default one not overwrite it #507

Open
@MaciekLeks

Description

@MaciekLeks

Expected Behavior

I need to modify some aspects of the spec.container section, for example, I need to add initialDelaySeconds in startupProbe (I use Istio and the proxy container restarts before its first successful launch due to Istio). However, I can't do this without rewriting the entire container section, which I believe isn't not only complex, but also not appropriate.

Actual Behavior

I am forced to overwrite the entire container section.

Steps to Reproduce the Problem

n/a

Specifications

  • Version: v1.4.1
  • Platform: GKE

Metadata

Metadata

Assignees

Labels

priority: p2Moderately-important priority. Fix may not be included in next release.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions