Skip to content

Commit

Permalink
KNOWN_ISSUES: cleanup no longer relevant issues
Browse files Browse the repository at this point in the history
  • Loading branch information
vrutkovs committed Apr 22, 2022
1 parent 932530d commit 4d88c59
Showing 1 changed file with 0 additions and 22 deletions.
22 changes: 0 additions & 22 deletions KNOWN_ISSUES.md
Original file line number Diff line number Diff line change
@@ -1,22 +1,5 @@
# Frequent issues in latest releases

## [Single-node Cluster Installations Fails on AWS (IPI)](https://github.com/openshift/okd/issues/862)

**Effected Versions:** 4.7

**Description:** Attempting to deploy a single-node cluster to AWS with Installer Provisioned Infrastructure (IPI) fails.

**Workaround:** None at this time. OKD 4.8 is known to work

## CannotRetrieveUpdates alert

**Effected Versions:** All versions before 4.7.0-0.okd-2021-09-19-013247 or 4.8.0-0.okd-2021-10-01-221835

**Description:** Installed clusters throw `CannotRetrieveUpdates` alert, origin-release.svc.ci.openshift.org is unreachable.
This domain was deprecated during CI Infra cleanup. Unfortunately we didn't rollout the fix to change this URL in OKD.

**Workaround:** `oc patch clusterversion/version --patch '{"spec":{"upstream":"https://amd64.origin.releases.ci.openshift.org/graph"}}' --type=merge`

## [Some optional operators from OCP are not available in OKD](https://github.com/openshift/okd/issues/456)
**Effected Versions:** All

Expand All @@ -25,8 +8,3 @@
**Workaround:** Start installation with a pull secret from cloud.redhat.com, enable new source in operatorhub settings.

OKD-specific catalog with community versions of mentioned operators is in progress.

## [Unable to mirror images OKD 4.8.0-0.okd-2021-10-01-221835](https://github.com/openshift/okd/discussions/904)
**Effected Versions:** 4.8.0-0.okd-2021-10-01-221835
**Description:** Attempts to mirror 4.8 content on the CI registry fails. This blocks air-gapped installs on restricted networks. After https://github.com/openshift/okd/issues/402 was resolved some 4.8 images have not been rebuilt. The fix should be available in 4.8 nightlies.
**Workaround**: None available at this time.

0 comments on commit 4d88c59

Please sign in to comment.