-
Notifications
You must be signed in to change notification settings - Fork 72
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(cluster): handle failed tls issuing gracefully #825
Merged
graphite-app
merged 1 commit into
main
from
05-30-fix_cluster_handle_failed_tls_issuing_gracefully
May 31, 2024
Merged
fix(cluster): handle failed tls issuing gracefully #825
graphite-app
merged 1 commit into
main
from
05-30-fix_cluster_handle_failed_tls_issuing_gracefully
May 31, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Your org requires the Graphite merge queue for merging into mainYou 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. |
This was referenced May 30, 2024
Merged
Merged
MasterPtato
reviewed
May 30, 2024
domain_job, | ||
vec![ | ||
// TODO: Remove this | ||
format!("i-see-you-skid.{domain_job}"), |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lol
MasterPtato
approved these changes
May 30, 2024
This was referenced May 30, 2024
NathanFlurry
force-pushed
the
05-30-chore_update_default_builds
branch
from
May 31, 2024 00:43
e54556a
to
78b9225
Compare
NathanFlurry
force-pushed
the
05-30-fix_cluster_handle_failed_tls_issuing_gracefully
branch
from
May 31, 2024 00:43
c49b1c3
to
3c7368b
Compare
MasterPtato
force-pushed
the
05-30-chore_update_default_builds
branch
from
May 31, 2024 19:42
78b9225
to
e5a58ad
Compare
MasterPtato
force-pushed
the
05-30-fix_cluster_handle_failed_tls_issuing_gracefully
branch
from
May 31, 2024 19:42
39388a0
to
07dd5bb
Compare
MasterPtato
force-pushed
the
05-30-chore_update_default_builds
branch
from
May 31, 2024 19:49
e5a58ad
to
456cac8
Compare
MasterPtato
force-pushed
the
05-30-fix_cluster_handle_failed_tls_issuing_gracefully
branch
from
May 31, 2024 19:49
07dd5bb
to
69b57e9
Compare
This was referenced May 31, 2024
Merge activity
|
NathanFlurry
force-pushed
the
05-30-chore_update_default_builds
branch
from
May 31, 2024 21:36
456cac8
to
8f075c2
Compare
NathanFlurry
added a commit
that referenced
this pull request
May 31, 2024
<!-- Please make sure there is an issue that this PR is correlated to. --> ## Changes <!-- If there are frontend changes, please include screenshots. -->
NathanFlurry
force-pushed
the
05-30-fix_cluster_handle_failed_tls_issuing_gracefully
branch
from
May 31, 2024 21:36
69b57e9
to
237c94c
Compare
<!-- Please make sure there is an issue that this PR is correlated to. --> ## Changes <!-- If there are frontend changes, please include screenshots. -->
NathanFlurry
force-pushed
the
05-30-chore_update_default_builds
branch
from
May 31, 2024 22:09
8f075c2
to
a6d5854
Compare
NathanFlurry
force-pushed
the
05-30-fix_cluster_handle_failed_tls_issuing_gracefully
branch
from
May 31, 2024 22:10
237c94c
to
9aa424b
Compare
NathanFlurry
changed the base branch from
05-30-chore_update_default_builds
to
main
May 31, 2024 22:52
An error occurred while trying to automatically change base from
05-30-chore_update_default_builds
to
main
May 31, 2024 22:52
graphite-app
bot
deleted the
05-30-fix_cluster_handle_failed_tls_issuing_gracefully
branch
May 31, 2024 22:52
This was referenced May 31, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Changes