Martin Ehrnst

Results 8 issues of Martin Ehrnst

**Related command** az aks get-credentials --format "exec" **Is your feature request related to a problem? Please describe.** After the release of kubelogin and the deprecation of Azure credentials. I assume...

AKS
customer-reported
CXP Attention
Auto-Assign

As you may notice I do not maintain this SCOM API solution any more. I havent had an active SCOM environment for years. It is totally up to the community...

help wanted

Noticed that when you add computers to maintenance mode, only the computer class enters maintenance. Must add some traverse depth. https://github.com/ehrnst/System-Center-Operations-Manager-API/blob/618199a5944643cf2fd3ff3ffec0953a800d6c89/SCOM%20API/Controllers/SCOMMaintenanceController.cs#L53 Maintenance schedule works

Current agent endpoint is almost useless. Properties are missing and raw data is outputted without any meta data

bug
help wanted

A way to stop/end maintenance mode is needed.

enhancement
help wanted
Started

A possibility to limit the number of records returned is needed. If a limitation is set a total should be returned along with the results. I assume pagination is the...

enhancement
help wanted

Hi. Any plans to introduce schema validation to catalog-info files? I think it would be a great addition :) Schema for backstage can be found here https://json.schemastore.org/catalog-info.json / https://github.com/backstage/backstage/blob/master/packages/catalog-model/src/schema/Entity.schema.json

### Describe the bug We have setup of clusters in multiple regions. But dev and prod clusters are present in the different regions. Application deployments should be the same in...