Skip to content

Revert "Merge branch 'mchacon-remove-otel' into 'main'"

Marcel Chacon requested to merge revert-4a1aa937 into main

What

Revert "Merge branch 'mchacon-remove-otel' into 'main'"

This reverts merge request !152 (merged)

Why

Flux is unable to remove the kustomization and the overlays because is missing the component:

flux-components-open-telemetry            	main@sha1:20c98288	False    	False  	kustomization path not found: stat /tmp/kustomization-547529226/open-telemetry: no such file or directory


reliability-overlays                      	main@sha1:aa2e5d29	False    	False  	kustomize build failed: accumulating resources: accumulation err='accumulating resources from 'open-telemetry/': open /tmp/kustomization-3777336736/overlays/gke/gitlab-ops/us-east1/ops-gitlab-gke/open-telemetry: no such file or directory': must build at directory: not a valid directory: evalsymlink failure on '/tmp/kustomization-3777336736/overlays/gke/gitlab-ops/us-east1/ops-gitlab-gke/open-telemetry' : lstat /tmp/kustomization-3777336736/overlays/gke/gitlab-ops/us-east1/ops-gitlab-gke/open-telemetry: no such file or directory
reliability-overlays-shared               	main@sha1:d8c5bd95	False    	True   	Applied revision: main@sha1:d8c5bd95

Related Issue: https://gitlab.com/gitlab-com/gl-infra/reliability/-/issues/24591

Edited by Marcel Chacon

Merge request reports