Bug 1915473

Summary: Add single-node-developer cluster profile annotation
Product: OpenShift Container Platform Reporter: Christophe Fergeau <cfergeau>
Component: crcAssignee: Praveen Kumar <prkumar>
Status: CLOSED CURRENTRELEASE QA Contact: Junqi Zhao <juzhao>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 4.7CC: alegrand, anpicker, cfergeau, erooth, gbraad, kakkoyun, kowen, lcosic, pkrupa, surbania, tsedmik, veillard
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-05-18 13:53:48 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Christophe Fergeau 2021-01-12 17:34:39 UTC
Now that cluster profile support (rhbz#1907329 and related bugs) has been merged, the only thing missing for CodeReady Containers to start using profiles is to have the appropriate annotation (`include.release.openshift.io/single-node-developer: "true"`) in manifests, similar to what was done for the default annotation https://bugzilla.redhat.com/show_bug.cgi?id=1871890

This annotation is ignored if the default profile is in use, so this won't have any impact on production clusters.

Comment 4 Praveen Kumar 2021-05-18 13:53:48 UTC
All the PR from this BZ is merged, closing this one.