Alberto Gil de Dios

Results 7 comments of 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: ![image](https://github.com/user-attachments/assets/1f4b0935-7ced-4666-a83a-ae7eaa2e488a)

Testing dynakube with a token without the "DataExport" scope ![image](https://github.com/user-attachments/assets/37a216b3-dd20-43bb-ab67-972952b41dc4) Event exists in removed node after resizing cluster ![image](https://github.com/user-attachments/assets/a8835d07-b687-4031-b034-74bb8e3c0e0f) 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...