lfabriko commented on PR #5115: URL: https://github.com/apache/camel-k/pull/5115#issuecomment-1914386234
I observe if configmap is created without the ownerReference part, there isn't the memory reference and the case 5115 doesn't appear: ``` {"level":"info","ts":"2024-01-29T09:28:41Z","logger":"camel-k","msg":"LFAB3 configmap cm.String: &ConfigMap{ObjectMeta:{myconfigmap lfabriko fe6aab0c-d21a-4628-b5f6-a2d945c4b9a6 60826770 0 2024-01-29 09:24:23 +0000 UTC <nil> <nil> map[] map[kubectl.kubernetes.io/last-applied-configuration:{\"apiVersion\":\"v1\",\"data\":{\"bar\":\"2\",\"foo\":\"1\"},\"kind\":\"ConfigMap\",\"metadata\":{\"annotations\":{},\"name\":\"myconfigmap\",\"namespace\":\"lfabriko\"}}\n] [] [] [{kubectl-client-side-apply Update v1 2024-01-29 09:24:23 +0000 UTC FieldsV1 {\"f:data\":{\".\":{},\"f:bar\":{},\"f:foo\":{}},\"f:metadata\":{\"f:annotations\":{\".\":{},\"f:kubectl.kubernetes.io/last-applied-configuration\":{}}}} }]},Data:map[string]string{bar: 2,foo: 1,},BinaryData:map[string][]byte{},Immutable:nil,}"} {"level":"info","ts":"2024-01-29T09:28:41Z","logger":"camel-k","msg":"LFAB3 digest v7q7PJwFnLoEd4_wTiIOwkIRVaZHha7n77tCOXz2KH50"} {"level":"info","ts":"2024-01-29T09:28:41Z","logger":"camel-k","msg":"LFAB3 configmap cm.String: &ConfigMap{ObjectMeta:{myconfigmap lfabriko fe6aab0c-d21a-4628-b5f6-a2d945c4b9a6 60826770 0 2024-01-29 09:24:23 +0000 UTC <nil> <nil> map[] map[kubectl.kubernetes.io/last-applied-configuration:{\"apiVersion\":\"v1\",\"data\":{\"bar\":\"2\",\"foo\":\"1\"},\"kind\":\"ConfigMap\",\"metadata\":{\"annotations\":{},\"name\":\"myconfigmap\",\"namespace\":\"lfabriko\"}}\n] [] [] [{kubectl-client-side-apply Update v1 2024-01-29 09:24:23 +0000 UTC FieldsV1 {\"f:data\":{\".\":{},\"f:bar\":{},\"f:foo\":{}},\"f:metadata\":{\"f:annotations\":{\".\":{},\"f:kubectl.kubernetes.io/last-applied-configuration\":{}}}} }]},Data:map[string]string{bar: 2,foo: 1,},BinaryData:map[string][]byte{},Immutable:nil,}"} {"level":"info","ts":"2024-01-29T09:28:41Z","logger":"camel-k","msg":"LFAB3 digest v7q7PJwFnLoEd4_wTiIOwkIRVaZHha7n77tCOXz2KH50"} ``` -- 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-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org