Initial commit
This commit is contained in:
17
tests/results/rpa-creation-responsibility.1.txt
Normal file
17
tests/results/rpa-creation-responsibility.1.txt
Normal file
@@ -0,0 +1,17 @@
|
||||
# skill_digest: e80c8209ad23b68350bd657d2e171ecdd9cf826b295b86a83aa85c585139552d
|
||||
Based on the detailed Konflux resources explanation, I can directly answer your question:
|
||||
|
||||
No, you do NOT create the ReleasePlanAdmission (RPA). The RPA is created by the Platform Engineer in the managed namespace.
|
||||
|
||||
Key points:
|
||||
- ReleasePlanAdmission (RPA) is manually created by Platform Engineers
|
||||
- It is created in the managed namespace (not your tenant namespace)
|
||||
- YOU create the ReleasePlan (RP) in your tenant namespace
|
||||
- The Platform Engineer then creates a corresponding RPA in the managed namespace to define the release pipeline and credentials
|
||||
|
||||
The workflow is:
|
||||
1. You create a ReleasePlan in your tenant namespace
|
||||
2. Platform Engineer creates a ReleasePlanAdmission in the managed namespace
|
||||
3. These two resources work together across different namespaces
|
||||
|
||||
So to directly answer your question: No, you do not create the RPA. That's a task for your Platform Engineering team.
|
||||
Reference in New Issue
Block a user