Robin LIORET

Results 5 issues of Robin LIORET

Addresses #10280 ## Summary by CodeRabbit * New Features * Added a distinct "cooldown" indicator to show when a reload is skipped due to recent activity. * Bug Fixes *...

### Description When triggering a reload of the user file, we often have a the log "Reload was triggered but it was skipped" which is not really useful by itself....

priority/4/normal
type/feature
status/needs-design

Adds nodeSelector, affinity and tolerations to the manager deployment template and values of the helm chart (v2-alpha). Related issue: #5246

cncf-cla: yes
size/L
do-not-merge/hold
ok-to-test

### What do you want to happen? The generated dist/chart/templates/manager/manager.yaml file for the Deployment of the operator is currently not exposing the tolerations, nodeSelector nor affinity options. Which could be...

kind/feature

Address #2491 I'm facing the same issue with VSCode auto formatter. It's forcing me to disable formatOnSave, which is not a thing I want. This PR adds an alternative syntax...

C: docs
S: needs-review
C: tests
C: source