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

Fix Build Metrics Server 1-28 #2512

Merged
merged 1 commit into from
Sep 27, 2023
Merged

Conversation

tatlat
Copy link
Member

@tatlat tatlat commented Sep 25, 2023

Issue #, if available:
make check-for-release-branch-skip uses SKIP_ON_RELEASE_BRANCH from a project's makefile, but metric-server's makefile has HELM_GIT_TAG:=$(shell cat $(RELEASE_BRANCH)/HELM_GIT_TAG), so this make target always fails.

Description of changes:
Added check-for-release-branch-skip target to TARGETS_ALLOWED_WITH_NO_RELEASE_BRANCH

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@eks-distro-bot
Copy link
Collaborator

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@eks-distro-bot eks-distro-bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Sep 25, 2023
@tatlat tatlat marked this pull request as ready for review September 26, 2023 16:47
@eks-distro-bot eks-distro-bot added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. and removed do-not-merge/work-in-progress size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Sep 26, 2023
@eks-distro-bot eks-distro-bot added size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. and removed size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Sep 26, 2023
@tatlat
Copy link
Member Author

tatlat commented Sep 26, 2023

/retest

@abhay-krishna
Copy link
Member

/lgtm
/approve

@tatlat
Copy link
Member Author

tatlat commented Sep 27, 2023

/retest

@eks-distro-bot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: abhay-krishna, tatlat

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:
  • OWNERS [abhay-krishna,tatlat]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@eks-distro-bot eks-distro-bot merged commit f2dc3c9 into aws:main Sep 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved lgtm size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants