Skip to content

Conversation

@NathanFlurry
Copy link
Member

Changes

@graphite-app
Copy link
Contributor

graphite-app bot commented Sep 6, 2024

Your org requires the Graphite merge queue for merging into main

You must have a Graphite account and log in to Graphite in order to use the merge queue. Sign up using this link.

You can enable merging using labels in your Graphite merge queue settings.

Copy link
Member Author

NathanFlurry commented Sep 6, 2024

@NathanFlurry NathanFlurry force-pushed the 09-05-fix_job-run_fix_dupe_allocs_re-enable_drain_all branch from ded4a90 to 5a66f5a Compare September 10, 2024 04:19
@NathanFlurry NathanFlurry force-pushed the 09-06-fix_cluster_skip_pruning_servers_without_provider_server_id branch from c60c307 to b8c5306 Compare September 10, 2024 04:19
for server in servers {
let linode_id = unwrap_ref!(server.provider_server_id).parse()?;
let Some(linode_id) = &server.provider_server_id else {
tracing::warn!(server_id = ?server.server_id, "provider_server_ide is none");
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
tracing::warn!(server_id = ?server.server_id, "provider_server_ide is none");
tracing::warn!(server_id = ?server.server_id, "server has no provider_server_id");

@MasterPtato MasterPtato force-pushed the 09-05-fix_job-run_fix_dupe_allocs_re-enable_drain_all branch from 5a66f5a to 3d69a7b Compare September 14, 2024 01:41
@MasterPtato MasterPtato force-pushed the 09-06-fix_cluster_skip_pruning_servers_without_provider_server_id branch from b8c5306 to 82d15b7 Compare September 14, 2024 01:41
@graphite-app
Copy link
Contributor

graphite-app bot commented Sep 28, 2024

Merge activity

  • Sep 27, 8:39 PM EDT: NathanFlurry added this pull request to the Graphite merge queue.
  • Sep 27, 8:40 PM EDT: CI is running for this PR on a draft PR: #1184
  • Sep 27, 8:41 PM EDT: NathanFlurry merged this pull request with the Graphite merge queue via draft PR: #1184.

NathanFlurry added a commit that referenced this pull request Sep 28, 2024
<!-- Please make sure there is an issue that this PR is correlated to. -->

## Changes

<!-- If there are frontend changes, please include screenshots. -->
@graphite-app graphite-app bot closed this Sep 28, 2024
@graphite-app graphite-app bot deleted the 09-06-fix_cluster_skip_pruning_servers_without_provider_server_id branch September 28, 2024 00:42
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