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

Backport of scale: fixed a bug where evals could be created with wrong type. into release/1.4.x #17095

Conversation

hc-github-team-nomad-core
Copy link
Contributor

Backport

This PR is auto-generated from #17092 to be assessed for backporting due to the inclusion of the label backport/1.4.x.

The below text is copied from the body of the original PR.


The job scale RPC endpoint hard-coded the eval creation to use the type of service. This meant scaling events triggered on jobs of type batch would create evaluations with the wrong type, which does not seem to cause any problems, just confusion when correlating the two.

closes #17091

@hc-github-team-nomad-core hc-github-team-nomad-core force-pushed the backport/b-jrasell-gh-17091/miserably-alert-racer branch from 07326ec to 7428d2e Compare May 5, 2023 13:46
@hc-github-team-nomad-core hc-github-team-nomad-core merged commit 771689c into release/1.4.x May 5, 2023
@hc-github-team-nomad-core hc-github-team-nomad-core force-pushed the backport/b-jrasell-gh-17091/miserably-alert-racer branch from d3e9bfe to e6d9e9c Compare May 5, 2023 13:46
@hc-github-team-nomad-core hc-github-team-nomad-core deleted the backport/b-jrasell-gh-17091/miserably-alert-racer branch May 5, 2023 13:46
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.

None yet

2 participants