Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(publick8s): migrate reports to arm64 nodepool #4209

Merged
merged 2 commits into from
Aug 1, 2023

Conversation

smerle33
Copy link
Contributor

@smerle33 smerle33 commented Aug 1, 2023

as per jenkins-infra/helpdesk#3619 (comment)

this allow the reports deployment to use the arm64 node-pool in order to save some spending.

config/reports.yaml Outdated Show resolved Hide resolved
config/reports.yaml Outdated Show resolved Hide resolved
dduportal
dduportal previously approved these changes Aug 1, 2023
Copy link
Contributor

@dduportal dduportal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(nitpick suggestions)

@smerle33 smerle33 marked this pull request as ready for review August 1, 2023 12:31
@smerle33 smerle33 requested review from a team and dduportal August 1, 2023 12:31
@smerle33 smerle33 merged commit 21b7e73 into jenkins-infra:main Aug 1, 2023
@smerle33
Copy link
Contributor Author

smerle33 commented Aug 1, 2023

[2023-08-01T13:15:03.994Z] - agentpool: x86medium
[2023-08-01T13:15:03.994Z] + kubernetes.io/arch: arm64
[2023-08-01T13:15:03.994Z] + tolerations:
[2023-08-01T13:15:03.994Z] + - effect: NoSchedule
[2023-08-01T13:15:03.994Z] + key: kubernetes.io/arch
[2023-08-01T13:15:03.994Z] + operator: Equal
[2023-08-01T13:15:03.994Z] + value: arm64

Capture d’écran 2023-08-01 à 15 15 23 Capture d’écran 2023-08-01 à 15 15 29 Capture d’écran 2023-08-01 à 15 16 13

@smerle33 smerle33 deleted the reports/arm64 branch June 18, 2024 07:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants