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

[pull] master from apache:master #49

Merged
merged 3 commits into from
May 28, 2024
Merged

Conversation

pull[bot]
Copy link

@pull pull bot commented May 21, 2024

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

Release the lock of the context in the shim when processing is done.
When the config changes are sent to the core the k8shim should not be
locked. The context changes have been finalised at that point.

The core handles its own locking and serialises config changes that come
in from the k8shim.
review: remove call through api to get config.

Closes: #842

Signed-off-by: Chia-Ping Tsai <[email protected]>
Copy link

codecov bot commented May 21, 2024

Codecov Report

Attention: Patch coverage is 0% with 18 lines in your changes are missing coverage. Please review.

Project coverage is 67.29%. Comparing base (6f2800f) to head (6aa6afe).

Current head 6aa6afe differs from pull request most recent head 58adfe9

Please upload reports for the commit 58adfe9 to get more accurate results.

Files Patch % Lines
pkg/cache/context.go 0.00% 14 Missing ⚠️
pkg/conf/schedulerconf.go 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #49      +/-   ##
==========================================
- Coverage   67.34%   67.29%   -0.06%     
==========================================
  Files          70       70              
  Lines        7598     7604       +6     
==========================================
  Hits         5117     5117              
- Misses       2269     2275       +6     
  Partials      212      212              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@pull pull bot added the ⤵️ pull label May 22, 2024
SophieTech88 and others added 2 commits May 22, 2024 23:07
…onID annotations (#848)

AM also check app-id/queue annotations in updatePodLabel().

Closes: #848

Signed-off-by: Yu-Lin Chen <[email protected]>
@chenyulin0719 chenyulin0719 merged commit 58adfe9 into chenyulin0719:master May 28, 2024
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants