-
Notifications
You must be signed in to change notification settings - Fork 6.4k
Closed
argoproj/gitops-engine
#654Labels
component:loggingIssue related to log format, volume, etc.Issue related to log format, volume, etc.enhancementNew feature or requestNew feature or requesttype:usabilityEnhancement of an existing featureEnhancement of an existing feature
Description
Summary
Show at least one field/value change that violates the constraint
Motivation
one or more objects failed to apply, reason: StatefulSet.apps "postgresql" is invalid: spec: Forbidden: updates to statefulset spec for fields other than 'replicas', 'ordinals', 'template', 'updateStrategy', 'persistentVolumeClaimRetentionPolicy' and 'minReadySeconds' are forbidden (retried 5 times).
Originally posted by @headyj in #10168 (comment)
The message is technically correct, but isn't really actionable as it isn't clear what is causing it (which of the hundreds of fields made the system unhappy).
Proposal
Identify at least one field that violates the immutable fields constraint.
Metadata
Metadata
Assignees
Labels
component:loggingIssue related to log format, volume, etc.Issue related to log format, volume, etc.enhancementNew feature or requestNew feature or requesttype:usabilityEnhancement of an existing featureEnhancement of an existing feature