Bug 1949145 - Move openshift-user-critical priority class to CCO
Summary: Move openshift-user-critical priority class to CCO
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Monitoring
Version: 4.8
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: 4.8.0
Assignee: Sergiusz Urbaniak
QA Contact: hongyan li
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-04-13 14:26 UTC by ravig
Modified: 2021-07-27 23:00 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-07-27 23:00:08 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github openshift cluster-config-operator pull 191 0 None open Bug 1949145: Add user facing priority class 2021-04-13 14:33:32 UTC
Github openshift cluster-config-operator pull 193 0 None open Bug 1949145: Add missing annotations to upc 2021-04-15 19:03:33 UTC
Github openshift cluster-monitoring-operator pull 1115 0 None open BUG 1949145: Delete 0000_50_cluster-monitoring-operator_00_0user-priority-class.yaml 2021-04-13 14:33:16 UTC
Red Hat Product Errata RHSA-2021:2438 0 None None None 2021-07-27 23:00:22 UTC

Description ravig 2021-04-13 14:26:40 UTC
Description of problem:
Since openshift-user-critical priority class can be used by multiple components let's move it to CCO.

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 hongyan li 2021-04-16 05:10:22 UTC
test with payload 4.8.0-0.nightly-2021-04-15-152737, the PR can be merged now

#oc get PriorityClass openshift-user-critical -oyaml
apiVersion: scheduling.k8s.io/v1
description: This priority class should be used for user facing OpenShift workload pods only.
kind: PriorityClass
metadata:
  annotations:
    include.release.openshift.io/self-managed-high-availability: "true"
    include.release.openshift.io/single-node-developer: "true"
  creationTimestamp: "2021-04-15T23:10:07Z"
  - apiVersion: scheduling.k8s.io/v1
    manager: cluster-version-operator
    operation: Update
    time: "2021-04-15T23:10:07Z"
  name: openshift-user-critical
  resourceVersion: "1589"
  uid: 9a0fe9cb-7e3b-42e9-a799-f073ec1a89ba
preemptionPolicy: PreemptLowerPriority
value: 1000000000

When PR is merged, will close the bug

Comment 3 hongyan li 2021-04-20 02:42:29 UTC
PR 1115 is in 4.8.0-0.nightly-2021-04-17-044339 and later payloads

Test with payload 4.8.0-0.nightly-2021-04-19-121657, there PriorityClass openshift-user-critical

Comment 6 errata-xmlrpc 2021-07-27 23:00:08 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (Moderate: OpenShift Container Platform 4.8.2 bug fix and security update), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHSA-2021:2438


Note You need to log in before you can comment on or make changes to this bug.