15 lines
796 B
Plaintext
15 lines
796 B
Plaintext
# skill_digest: e80c8209ad23b68350bd657d2e171ecdd9cf826b295b86a83aa85c585139552d
|
|
Based on the skill output, I can definitively answer your question:
|
|
|
|
No, you do NOT create the ReleasePlanAdmission (RPA).
|
|
|
|
**The ReleasePlanAdmission (RPA) is created by the Platform Engineer in the managed namespace.**
|
|
|
|
Key points:
|
|
- You create the ReleasePlan (RP) in your tenant namespace
|
|
- The Platform Engineer creates the ReleasePlanAdmission (RPA) in the managed namespace
|
|
- RPAs are NOT automatically created by Konflux
|
|
- RPAs contain release pipeline credentials and are manually set up by your platform team
|
|
|
|
So if you want an RPA, you'll need to work with your platform engineering team to have them create it in the managed namespace, referencing the ReleasePlan you create in your tenant namespace.
|