-
Updated
Jun 4, 2022 - Python
scheduling
Here are 918 public repositories matching this topic...
-
Updated
May 12, 2022 - TypeScript
-
Updated
Jun 4, 2022 - C#
-
Updated
Jun 4, 2022 - Java
-
Updated
Jun 1, 2022 - JavaScript
-
Updated
May 25, 2022 - Java
-
Updated
May 9, 2022 - PHP
-
Updated
Apr 28, 2022 - C++
-
Updated
May 31, 2022 - JavaScript
-
Updated
Jun 3, 2022 - Java
-
Updated
Mar 28, 2018 - Python
-
Updated
May 31, 2022 - Go
-
Updated
May 13, 2022 - Python
-
Updated
Jun 1, 2022 - Java
-
Updated
Nov 6, 2021 - Ruby
-
Updated
May 7, 2021 - JavaScript
Add the appropriate libncurses package name for each supported distro. This is commonly named libncurses5.
-
Updated
Jun 2, 2022 - Go
-
Updated
Dec 2, 2021 - Scala
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.yaml
odin 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
pretalx can send a notification about new proposals to organisers. The format, content and target address of these emails can't currently be changed. It would be good to add at least two more settings to these emails:
- the target address (keep defaulting to the organiser address, but make it possible to enter a separate address)
- the information level (full, anonymized, title-only)
I don'
-
Updated
Apr 9, 2022 - C++
-
Updated
May 21, 2022 - Rust
-
Updated
Jun 4, 2022 - Go
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.