Fredrik Liv

Results 40 issues of Fredrik Liv

## Overview > [!note] > Whenever you need to change access from operator admin to `[email protected]` prefer to re-login by clearing the `~/.kube/cache/oidc-login` cache instead of impersonation `[email protected]`. - [Pre-QA...

kind/release

## Overview > [!note] > Whenever you need to change access from operator admin to `[email protected]` prefer to re-login by clearing the `~/.kube/cache/oidc-login` cache instead of impersonation `[email protected]`. - [Pre-QA...

kind/release

### What would you like to be added (User Story)? As a cluster administrator I would like to be able to setup nodes that has a single disk with multiple...

help wanted
kind/feature
priority/backlog
triage/accepted

# The problem When reordering network interfaces blocks on a server it always recreates the interfaces and thus gives them a new IP. For example if I have this in...

enhancement
question

# The problem I'm having the following script in a `upcloud_server` ```hcl network_interface { type = "private" network = upcloud_network.private.id } dynamic "network_interface" { for_each = var.use_public_ips ? [1] :...

bug

### Proposed feature Since the webhooks is very important for the platform we should make sure that the platform administrators is notified if any of the expected webhooks is missing...

kind/feature

### Proposed feature To reduce the risk of forgetting or missing to run the apply migration step we should add some state to the cluster such that it knows what...

kind/feature

### Proposed feature In clusters that are autoscaled it would be great to have a grafana dashboard that shows aggregated usage of machines of a specific type. This to be...

kind/feature

### Description The alert DiskQueueSizeHigh is a bit to sensitive so we should tweak it to not trigger as easily. So we should take a look at all these numbers...

### Chart to upgrade kubespray ### Reason for upgrade - [ ] Security patching - [ ] Upgrade to allow new features - [ ] Upgrade to prevent future issues...

kind/improvement