GoogleCloudPlatform / GoogleCloudPlatform/cloud-sql-proxy-operator

Merge spec.container with the default one not overwrite it

Abierto
#507 4 comentarios 1 reacción 1 asignado Asignado a @hessjcg Ver en GitHub
priority: p2 type: feature request
Lenguaje dominante
Go
Estrellas
120
Forks
18
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

## 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

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.