Alberto Gil de Dios
Alberto Gil de Dios
Getting some errors on my local cluster... Maybe try running the E2E test via github action? so they run in FLC environments. If they fail there, there's definitely an issue....
[Triggered E2E github action on the branch](https://github.com/Dynatrace/dynatrace-operator/actions/runs/8835024988)
Fixed your comments @waodim @andriisoldatenko The only thing missing is the token scopes mentioned in the ticket. Aren't those assigned via UI and not through code?
@0sewa0 I just got recommended from support guys to use the new app to check this kind of things, currently I'm testing it too, but it takes a bit until...
Tested on my tenant, resizing the cluster from 3 nodes to 2, I can see the `k8s node shutdown` event being sent :+1: 
Testing dynakube with a token without the "DataExport" scope  Event exists in removed node after resizing cluster  No errors seen on operator logs/events
ConfigMap `dynatrace-node-cache` doesn't get removed. I just tested upgrading the operator from the main branch to the feature branch, and the ConfigMap is left in the cluster. Gonna write it...