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

Cluster is running with latest git version on my PI 400, with default router pod up as well. now I've tried to install OKD Console using this doc https://community.ibm.com/community/user/cloud/blogs/alexei-karve/2021/11/23/microshift-1 but...

**Which issue(s) this PR addresses**: Closes [USHIFT-168](https://issues.redhat.com//browse/USHIFT-168)

kind/feature
approved
do-not-merge/hold

Rebases MicroShift to the 4.11 stable series as stepping-stone to 4.12. Closes USHIFT-417.

approved

Removes openshift-controller-manager dependency in favor of route-controller-manager TODO: - [ ] requires kube update to at least 1.24

do-not-merge/hold
needs-rebase

These two APIs are not available in MicroShift, so informers are useless here.

approved

ovnk local gateway mode allows pod egress traffic to use system routes.

approved
do-not-merge/work-in-progress

- Fix Prometheus services and templates - Don't check GPG for process-exporter - Manage role permissions Provides system process resource monitoring for prometheus.

#### What happened: I deploy an application with an Ingress Object NOT an Route object, application is not available via ingress. #### What you expected to happen: Application is available...

kind/bug