-
Notifications
You must be signed in to change notification settings - Fork 813
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
Clear metric labels on Fleet/Autoscaler delete #2701
Clear metric labels on Fleet/Autoscaler delete #2701
Conversation
Build Succeeded 👏 Build Id: bffb59b1-8a77-4313-9681-0f25c49b48df The following development artifacts have been built, and will exist for the next 30 days:
A preview of the website (the last 30 builds are retained): To install this version:
|
Build Failed 😱 Build Id: ca65ce99-da33-47f5-a5fa-a12e5038c97e To get permission to view the Cloud Build view, join the agones-discuss Google Group. |
Caught by
|
89f61ea
to
b611113
Compare
Conflicts have been fixed! |
Build Succeeded 👏 Build Id: 7c6f9d55-98b8-4029-b283-4a55590d363a The following development artifacts have been built, and will exist for the next 30 days:
A preview of the website (the last 30 builds are retained): To install this version:
|
Gentle bump on review @roberthbailey 😄 |
This introduces a new feature flag `ResetMetricsOnDelete` which when enabled, resets the appropriate metric views and revuilds them, thereby dropping labels for Fleets and/or Fleet Autoscalers when they get deleted. Closes googleforgames#2478
b611113
to
54f85eb
Compare
Build Succeeded 👏 Build Id: 36731ecb-ece8-4b3b-b9bf-e130402e29b8 The following development artifacts have been built, and will exist for the next 30 days:
A preview of the website (the last 30 builds are retained): To install this version:
|
Build Succeeded 👏 Build Id: 9d2b724f-8859-4892-b5f9-ea77fd345bb6 The following development artifacts have been built, and will exist for the next 30 days:
A preview of the website (the last 30 builds are retained): To install this version:
|
Build Succeeded 👏 Build Id: adc788a7-a754-4da6-ab9a-1a54372d7778 The following development artifacts have been built, and will exist for the next 30 days:
A preview of the website (the last 30 builds are retained): To install this version:
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: markmandel, roberthbailey 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:
Approvers can indicate their approval by writing |
New changes are detected. LGTM label has been removed. |
Build Succeeded 👏 Build Id: 175dce8a-1178-4347-b9eb-865346d1ad80 The following development artifacts have been built, and will exist for the next 30 days:
A preview of the website (the last 30 builds are retained): To install this version:
|
What type of PR is this?
/kind bug
What this PR does / Why we need it:
This introduces a new feature flag
ResetMetricsOnDelete
which when enabled, resets the appropriate metric views and revuilds them, thereby dropping labels for Fleets and/or Fleet Autoscalers when they get deleted.Which issue(s) this PR fixes:
Closes #2478
Special notes for your reviewer: