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

WIP #9806

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

WIP #9806

Conversation

Rash419
Copy link
Contributor

@Rash419 Rash419 commented Aug 14, 2024

Change-Id: I848f853be8c14d3367f8501c603114a3e23a617b

  • Resolves: #
  • Target version: master

Summary

TODO

  • ...

Checklist

  • I have run make prettier-write and formatted the code.
  • All commits have Change-Id
  • I have run tests with make check
  • I have issued make run and manually verified that everything looks okay
  • Documentation (manuals or wiki) has been updated or is not required

@Rash419 Rash419 marked this pull request as draft August 14, 2024 09:17
@Rash419 Rash419 force-pushed the live-cluster-upgrading branch from 5760e28 to d7180eb Compare August 19, 2024 07:43
@Rash419 Rash419 force-pushed the live-cluster-upgrading branch 7 times, most recently from 8cb5fe5 to b7f52ca Compare September 5, 2024 06:21
Comment on lines +41 to +48
// const auto cacheEntry = CacheFileHash.find(relPath);
// if (cacheEntry != CacheFileHash.end())
// {
// socket->sendAndShutdown(*cacheEntry->second);
// return;
// }

Check notice

Code scanning / CodeQL

Commented-out code Note

This comment appears to contain commented-out code.
@Rash419 Rash419 force-pushed the live-cluster-upgrading branch 5 times, most recently from a4f72ec to a0ed98b Compare September 12, 2024 13:53
Signed-off-by: Rashesh Padia <[email protected]>
Change-Id: I848f853be8c14d3367f8501c603114a3e23a617b
@Rash419 Rash419 force-pushed the live-cluster-upgrading branch from a0ed98b to e33c651 Compare September 12, 2024 14:31
@eszkadev eszkadev added the draft label Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: To Review
Development

Successfully merging this pull request may close these issues.

2 participants