microshift icon indicating copy to clipboard operation
microshift copied to clipboard

A small form factor OpenShift/Kubernetes optimized for edge computing

Results 142 microshift issues
Sort by recently updated
recently updated
newest added

This seems unused. ---- I'm just getting to know to codebase, this code seemed redundant.

lgtm
approved

The logging parameters were set for structured logging (InfoS) in some cases, while Infof is being used (same for Errorf). Closes: https://issues.redhat.com/browse/USHIFT-263 **Which issue(s) this PR addresses**: Closes #

approved

mDNS was listening on internal ovn interfaces (pods) and allocating way too much memory per server, regular mDNS queries fit on unfragmented regular 1500 MTU packets. Closes: https://issues.redhat.com/browse/USHIFT-264 **Which issue(s)...

approved

If the context is canceled, the first `context.Canceled` error returned from a component results in a second SIGTERM that ends the process without waiting for other components to stop.

do-not-merge/hold

#### What happened: segfault #### What you expected to happen: 🦄 #### How to reproduce it (as minimally and precisely as possible): Follow the steps as described in https://github.com/openshift/microshift/blob/main/docs/devenv_rhel8.md#running-microshift, except...

* reopen of https://github.com/openshift/microshift/issues/629 ``` W0810 12:42:19.144863 1 fs.go:588] stat failed on /dev/mapper/luks-63cca6c4-98e1-467a-b8ee-acfac51b19ca with error: no such file or directory E0810 12:42:19.144874 1 kubelet.go:1389] "Failed to start ContainerManager" err="failed to...

- Pre-localhost setup and logging setup - Add cadvisor to microshift node, run as service - Fix systemd_service var and apply firewall rules sooner - Manage prometheus config via template...

**Which issue(s) this PR addresses**: Closes [USHIFT-227](https://issues.redhat.com/browse/USHIFT-227) This PR carry the following items: - Enabling Cluster Policy Controller - Disabling resource-quota and cluster-quota-reconciliation controllers. - Creating of openshift-kube-controller-manager namespace (it's...

approved

just a hack to get started identifying follow-up work /hold

do-not-merge/hold

#### What happened: microshift panic error during startup in loop. #### What you expected to happen: microshift get ready #### How to reproduce it (as minimally and precisely as possible):...