-
Updated
Feb 28, 2022 - Python
scheduling
Here are 892 public repositories matching this topic...
-
Updated
Mar 2, 2022 - TypeScript
-
Updated
Feb 12, 2022 - C#
-
Updated
Mar 3, 2022 - Java
-
Updated
Feb 26, 2022 - JavaScript
-
Updated
Feb 12, 2022 - Java
-
Updated
Mar 3, 2022 - PHP
-
Updated
Mar 3, 2022 - C++
-
Updated
Mar 1, 2022 - JavaScript
-
Updated
Mar 28, 2018 - Python
Is your feature request related to a problem? Please describe.
I'm working on a project which is capable of resetting and migrating the currently running database through an endpoint. Database migration is run though Flyway which allows to DI the managed Flyway object and simply run flyway.clean() and flyway.migrate(). The problem is that flyway.clean() also drops jobrunr tables, but there is
-
Updated
Mar 3, 2022 - Go
-
Updated
Feb 21, 2022 - Python
-
Updated
Feb 25, 2022 - Java
-
Updated
May 7, 2021 - JavaScript
-
Updated
Nov 6, 2021 - Ruby
Add the appropriate libncurses package name for each supported distro. This is commonly named libncurses5.
-
Updated
Dec 2, 2021 - Scala
-
Updated
Mar 2, 2022 - Go
Describe the bug
Deploying a new job, then pulling logs via the CLI results in a panic (SIGSEGV).
To Reproduce
odin deploy -f test.job.yamlodin log -i {job_id}
vagrant@vagrant:~/odin$ odin log -i dea194794589
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x40 pc=0x79c764]
goroutine
Problem you are facing
When I upload a white image with transparent background, the image becomes "all-white" in the preview.
Possible Solution
Add a checkered grid background below the transparent images.
Context
<img width="338" alt="Screenshot 2021-02-23 at 19 33 09" src="https://user-images.githubusercontent.com/8484196/108890516-f874f900-760d-11eb-9a63-9da685a8500b.p
-
Updated
Mar 2, 2022 - C++
-
Updated
Nov 10, 2021 - PHP
-
Updated
Feb 7, 2022 - Rust
In the implementation of host network feature, a service is created with clusterIP setting to "".
In summary,
- pod bind to host with hostnetwork
- service bind to pod, with a port redirection
My question is that can we achieve a good performance if we access the pod via the service, respect to access via the host ip ?
Improve this page
Add a description, image, and links to the scheduling topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the scheduling topic, visit your repo's landing page and select "manage topics."
If you pin a team to home and go back to the team, the "Pin to home" button is still displayed. Might make sense to change that to an "Unpin from home" or just not display it at all.