Varga Zsolt
Varga Zsolt
| Q | A | --------------- | --- | Bug fix? | no | New feature? | no | API breaks? | no | Deprecations? | no | Related tickets...
The *Grafana* component in the monitoring integrated service currently set to look for datasources in every namespace. As there can be only one default datasource, an another *Grafana* installation could...
Right now there are several background goroutines in the main Pipeline binary doing scraping and syncing in a polling manner. We should factor out these goroutines into separate go binaries...
Currently the Pipeline API gives back Azure specific bucket properties under `aks` key, it should be `azure` as the buckets aren't an AKS feature
**Is your feature request related to a problem? Please describe.** Currently Pipeline supports only basic networking model for AKS which uses kubenet. We should support the CNI based model too...
## Problem Statement Only RSA is supported currently. ## Proposed Solution ECDSA should be supported as well. ## Alternatives Considered Please briefly describe which alternatives, if any, have been considered,...
## Problem Statement Currently the agent assigns the workload certificates by signing the workload CSRs coming from the kernel. ## Proposed Solution A better solution would be to move that...