platform normalization in no-skip policy#10634
platform normalization in no-skip policy#10634filariow wants to merge 1 commit intoredhat-appstudio:mainfrom
Conversation
🤖 Gemini AI Assistant AvailableHi @filariow! I'm here to help with your pull request. You can interact with me using the following commands: Available Commands
How to Use
PermissionsOnly OWNER, MEMBER, or COLLABORATOR users can trigger my responses. This ensures secure and appropriate usage. This message was automatically added to help you get started with the Gemini AI assistant. Feel free to delete this comment if you don't need assistance. |
|
🤖 Hi @filariow, I've received your request, and I'm working on it now! You can track my progress in the logs for more details. |
This is only affecting development and staging clusters. PLATFORM values are normalized before being put in the annotation. We need to apply the same change here. cf. https://github.com/redhat-appstudio/infra-deployments/blob/68dd5035f4b8ae2a21c375cc45d1aa45762116e2/components/kueue/development/tekton-kueue/config.yaml\#L13C29-L13C47 Signed-off-by: Francesco Ilario <filario@redhat.com> rh-pre-commit.version: 2.3.2 rh-pre-commit.check-secrets: ENABLED
f374282 to
a6a15ea
Compare
|
@gbenhaim fyi: prod label is wrong here |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: filariow, hugares The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
This is only affecting development and staging clusters.
PLATFORM values are normalized before being put in the annotation. We need to apply the same change here.
cf. https://github.com/redhat-appstudio/infra-deployments/blob/68dd5035f4b8ae2a21c375cc45d1aa45762116e2/components/kueue/development/tekton-kueue/config.yaml\#L13C29-L13C47
Signed-off-by: Francesco Ilario filario@redhat.com
rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED