id
stringlengths
4
10
text
stringlengths
4
2.14M
source
stringclasses
2 values
created
timestamp[s]date
2001-05-16 21:05:09
2025-01-01 03:38:30
added
stringdate
2025-04-01 04:05:38
2025-04-01 07:14:06
metadata
dict
2304980930
Added "should evict workload due workload deactivated on pods ready timeout" test. What type of PR is this? /kind bug What this PR does / why we need it: Added an integration test for the pod integration that exercises the case of not sending replacement pods. Which issue(s) this PR fixes: Fixes #2222 Special note...
gharchive/pull-request
2024-05-20T03:10:39
2025-04-01T04:34:48.255851
{ "authors": [ "alculquicondor", "mbobrovskyi", "mimowo" ], "repo": "kubernetes-sigs/kueue", "url": "https://github.com/kubernetes-sigs/kueue/pull/2230", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1552848142
Switch to gcr.io/kubebuilder/kube-rbac-proxy What type of PR is this? /kind documentation What this PR does / why we need it: The old location does not seem to be the official one, so we switch over to the new one as well as adapt the dependency verification. Which issue(s) this PR fixes: Fixes https://github.com/kub...
gharchive/pull-request
2023-01-23T10:25:47
2025-04-01T04:34:48.272918
{ "authors": [ "ccojocar", "codecov-commenter", "saschagrunert" ], "repo": "kubernetes-sigs/security-profiles-operator", "url": "https://github.com/kubernetes-sigs/security-profiles-operator/pull/1429", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
382672621
Manila: Add StorageClass parameter to specify NFS share client The NFS share created by Manila provisioner is by default read/write by the world. This is not always welcome behaviour. I have added a new StorageClass option that allows to specify the NFS clients that would have access to the share. Moreover the defaul...
gharchive/pull-request
2018-11-20T13:51:52
2025-04-01T04:34:48.296139
{ "authors": [ "adisky", "dims", "gman0", "tsmetana" ], "repo": "kubernetes/cloud-provider-openstack", "url": "https://github.com/kubernetes/cloud-provider-openstack/pull/370", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
192393628
GLBC Ingress - allow using existing SSL Certificates The GCE Ingress requires the actual SSL private key and certificate be defined inside of Kubernetes [via secrets], which the controller then applies to the GCE L7 load balancer. In order to protect the private key, we would like to instead refer to an existing cert...
gharchive/issue
2016-11-29T20:41:50
2025-04-01T04:34:48.325594
{ "authors": [ "bprashanth", "jrynyt", "tonglil" ], "repo": "kubernetes/contrib", "url": "https://github.com/kubernetes/contrib/issues/2095", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
345398334
Kubelet Device Plugin Registration Feature Description One-line feature description (can be used as a release note): Kubelet should have a standard way to discover local plugins (CSI, GPU, etc.). Primary contact (assignee): @vikaschoudhary16 Responsible SIGs: @kubernetes/sig-node-feature-requests @kubernetes/sig-sto...
gharchive/issue
2018-07-28T00:04:47
2025-04-01T04:34:48.412260
{ "authors": [ "AishSundar", "Kymb3rl33", "RenaudWasTaken", "ameukam", "justaugustus", "kacole2", "saad-ali", "vikaschoudhary16", "vladimirvivien", "zparnold" ], "repo": "kubernetes/features", "url": "https://github.com/kubernetes/features/issues/595", "license": "Apach...
334565817
helm3: was Release.Namespace removed from helm3 build in objects on purpose? as how else can we inject the namespace where a chart is being installed into? I got a regression when trying to install the chart stable/nginx-ingress chart: $ helm3 install --name jxing stable/nginx-ingress --namespace kube-system --set rb...
gharchive/issue
2018-06-21T16:21:50
2025-04-01T04:34:48.418638
{ "authors": [ "adamreese", "bacongobbler", "jstrachan", "ysaakpr" ], "repo": "kubernetes/helm", "url": "https://github.com/kubernetes/helm/issues/4255", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
175978016
fixes #1169 to use the charts url from the repository index.yaml if available This change is those test failures seem to be glide/bootstrap failures; the tests work fine here honestly ;) Any progress on this? we can close this now - looks like the URL field is now read from index.yaml
gharchive/pull-request
2016-09-09T10:29:30
2025-04-01T04:34:48.420650
{ "authors": [ "jstrachan", "technosophos" ], "repo": "kubernetes/helm", "url": "https://github.com/kubernetes/helm/pull/1170", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
217414627
fix(helm): local path in requirements.yaml relative to working dir closes bug: #2103 @qwangrepos Thanks for the refactor! I am going to do one more round of testing as a sanity check tonight and then merge it
gharchive/pull-request
2017-03-28T00:34:00
2025-04-01T04:34:48.421865
{ "authors": [ "qwangrepos", "thomastaylor312" ], "repo": "kubernetes/helm", "url": "https://github.com/kubernetes/helm/pull/2194", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
145117673
Expand Readme to show e2e manual test Fixed a few helm references and added a complete example. I think it is good to show in the main readme a quick walkthrough of helm, that way people don't have to click in the tree to find a quick start guide or examples... @michelleN thanks for the review, I addressed your com...
gharchive/pull-request
2016-04-01T08:18:07
2025-04-01T04:34:48.422884
{ "authors": [ "runseb" ], "repo": "kubernetes/helm", "url": "https://github.com/kubernetes/helm/pull/545", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
319111656
fix :"名字空间"change to "命名空间“ line15 本套译为中namespace 均译为命名空间 @yulng 由于文档结构变更,需要关闭此PR,请谅解,欢迎重新提交,谢谢。
gharchive/pull-request
2018-05-01T04:22:02
2025-04-01T04:34:48.548716
{ "authors": [ "markthink", "yulng" ], "repo": "kubernetes/kubernetes-docs-zh", "url": "https://github.com/kubernetes/kubernetes-docs-zh/pull/467", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
258581536
Update /docs/setup/independent/create-cluster-kubeadm.md for 1.8. This introduction needed a couple of small tweaks to cover the --discovery-token-ca-cert-hash flag added in https://github.com/kubernetes/kubernetes/pull/49520. cc @luxas @kubernetes/sig-cluster-lifecycle-misc This change is  @mattmoyer, Please re...
gharchive/pull-request
2017-09-18T18:45:35
2025-04-01T04:34:48.552080
{ "authors": [ "mattmoyer", "steveperry-53" ], "repo": "kubernetes/kubernetes.github.io", "url": "https://github.com/kubernetes/kubernetes.github.io/pull/5524", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
411815825
fix negative slice index error in keymutex xref: https://github.com/kubernetes/kubernetes/issues/73858 The keymutex's slice index could be negative which should not happened. This PR aims to make the index always positive. /assign @thockin @dims weird, why cla check failed ? @danielqsj can you please sign the CLA...
gharchive/pull-request
2019-02-19T09:05:23
2025-04-01T04:34:49.033005
{ "authors": [ "apelisse", "danielqsj", "dims" ], "repo": "kubernetes/utils", "url": "https://github.com/kubernetes/utils/pull/84", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
359103757
Documentation should not mention ingress controller specific annotations [File: /content/en/docs/concepts/services-networking/ingress.md] This is a... [x] Feature Request [ ] Bug Report Problem: The ingress resource documentation describes examples that contain an annotation that will not work with other ingres...
gharchive/issue
2018-09-11T15:36:39
2025-04-01T04:34:49.039694
{ "authors": [ "anlunas", "onitake" ], "repo": "kubernetes/website", "url": "https://github.com/kubernetes/website/issues/10272", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
407565343
Issue with k8s.io/docs/tutorials/services/source-ip/ This is a... [ ] Feature Request [x] Bug Report Problem: If the client pod and server pod are in the same node, the client_address is the client pod’s IP address. However, if the client pod and server pod are in different nodes, the client_address is the cli...
gharchive/issue
2019-02-07T06:59:26
2025-04-01T04:34:49.044728
{ "authors": [ "SupriyaSirbi", "zerda" ], "repo": "kubernetes/website", "url": "https://github.com/kubernetes/website/issues/12533", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
510608899
Issue with k8s.io/docs/reference/ This is a Bug Report Problem: Broken link for federation-apiserver and federation-controller-manager Proposed Solution: Fix broken links. Page to Update: k8s.io/docs/reference/ /assign @thecrudge the documents these links point to were removed by this PR -https://github.com/kub...
gharchive/issue
2019-10-22T12:01:59
2025-04-01T04:34:49.048957
{ "authors": [ "aimeeu", "miteshskj" ], "repo": "kubernetes/website", "url": "https://github.com/kubernetes/website/issues/17113", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
581963141
Translate concepts/storage/volume-snapshots in Korean This is a Feature Request What would you like to be added Translate concepts/storage/volume-snapshots in Korean. Why is this needed No translation with concepts/storage/volume-snapshots in Korean. Comments Page to Update: https://kubernetes.io/docs/concepts/st...
gharchive/issue
2020-03-16T03:05:40
2025-04-01T04:34:49.051751
{ "authors": [ "sunminjeon" ], "repo": "kubernetes/website", "url": "https://github.com/kubernetes/website/issues/19649", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
623386859
Migrate built-in node label list into Reference section This is a cleanup request Problem: https://kubernetes.io/docs/concepts/scheduling-eviction/assign-pod-node/#built-in-node-labels is reference-type information that appears inside an already long concept page. Proposed Solution: Migrate https://kubernetes.io/d...
gharchive/issue
2020-05-22T17:53:17
2025-04-01T04:34:49.056137
{ "authors": [ "sftim" ], "repo": "kubernetes/website", "url": "https://github.com/kubernetes/website/issues/21130", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
1424787747
[AR] localization umbrella issue Arabic localization General workflow Select an available file from the list and inform community by commenting this issue Fork the main branch of the kubernetes/website repo. Translate the English file. In your fork, create a corresponding Arabic file (in /content/ar/…) Translate the...
gharchive/issue
2022-10-26T22:49:56
2025-04-01T04:34:49.087237
{ "authors": [ "AbdelatifAitBara", "RA489", "adowair", "essamgouda97", "mboukhalfa", "seifrajhi", "selaamimech", "tengqm", "vaibhav2107" ], "repo": "kubernetes/website", "url": "https://github.com/kubernetes/website/issues/37546", "license": "CC-BY-4.0", "license_type": "...
1433828582
Improvement for k8s.io/docs/concepts/storage/dynamic-provisioning/ Provide sample usage where a pod would be creating needing dynamic storage provisioning. That is provide the whole recipe not just the part about creating a PVC to create a volume. This probably should be referenced against same using a replicaset w...
gharchive/issue
2022-11-02T21:50:19
2025-04-01T04:34:49.090330
{ "authors": [ "Kartik494", "sftim", "sjmudd" ], "repo": "kubernetes/website", "url": "https://github.com/kubernetes/website/issues/37677", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
2358521607
[StorageVersionMigrator] Update docs with fetauregates and runtime config required to use SVM Ref :- https://kubernetes.slack.com/archives/C06S7LHB06B/p1718503343709779?thread_ts=1718299215.504679&cid=C06S7LHB06B /assign /sig api-machinary /triage accepted /sig api-machinery What's SVM @nilekhc? Contributors mi...
gharchive/issue
2024-06-17T23:59:21
2025-04-01T04:34:49.092733
{ "authors": [ "nilekhc", "sftim" ], "repo": "kubernetes/website", "url": "https://github.com/kubernetes/website/issues/46862", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
374198394
Update pod-security-policy.md Fix a typo: Line 219: Service Acount->Service Account /assign @pweil- /lgtm /approve
gharchive/pull-request
2018-10-26T02:03:59
2025-04-01T04:34:49.094387
{ "authors": [ "AdamDang", "stewart-yu", "xiangpengzhao" ], "repo": "kubernetes/website", "url": "https://github.com/kubernetes/website/pull/10740", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
379496107
Fix spell error in docs Signed-off-by: Maxwell csuhp007@gmail.com ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Please delete this note before submitting the pull request. For 1.13 Features: set Milestone to 1.13 and Base Branch to dev-1.13 Help editing and submitting pull requests: https...
gharchive/pull-request
2018-11-11T06:54:56
2025-04-01T04:34:49.097386
{ "authors": [ "huangqg" ], "repo": "kubernetes/website", "url": "https://github.com/kubernetes/website/pull/10951", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
384602196
Pick-right-solution page translates into Korean. Reference : #10716 Pick-right-solution page translates into Korean. /assign @gochist @gochist 리뷰 감사합니다. 리뷰 내용 적용해서 PR 업데이트 했습니다.
gharchive/pull-request
2018-11-27T03:16:05
2025-04-01T04:34:49.099060
{ "authors": [ "ClaudiaJKang" ], "repo": "kubernetes/website", "url": "https://github.com/kubernetes/website/pull/11340", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
626571314
[WIP] Add MP Interactive Tutorial to Stateless Section This provides the previously discussed/socialized and demoed Interactive Tutorial for configuring Java microservices in Kubernetes. There will be two PRs of which only one should be accepted. The first one which places the tutorial under the "Configuration" (/con...
gharchive/pull-request
2020-05-28T14:45:01
2025-04-01T04:34:49.108313
{ "authors": [ "kbhawkey", "mbroz2", "sftim", "zacharysarah" ], "repo": "kubernetes/website", "url": "https://github.com/kubernetes/website/pull/21269", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
760209326
Fix formatting error in kubectl debug release note A missing newline after the last list item caused an important note about plugins being hidden to be append to an unrelated note about debugging nodes. Page preview: https://deploy-preview-25515--kubernetes-io-master-staging.netlify.app/blog/2020/12/08/kubernetes-1...
gharchive/pull-request
2020-12-09T10:35:35
2025-04-01T04:34:49.110557
{ "authors": [ "castrojo", "kbhawkey", "verb" ], "repo": "kubernetes/website", "url": "https://github.com/kubernetes/website/pull/25515", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
842646430
Fix line separation in concepts/architecture/nodes https://github.com/kubernetes/website/pull/27232 Page still in sync. /lgtm /approve
gharchive/pull-request
2021-03-28T02:42:26
2025-04-01T04:34:49.111728
{ "authors": [ "npu21", "tengqm" ], "repo": "kubernetes/website", "url": "https://github.com/kubernetes/website/pull/27261", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
981754499
[ko] fix broken links in install kubectl windows page It seems the same issue #29570 exist in this localization as well. /language ko Deploy preview of the modified page https://deploy-preview-29574--kubernetes-io-main-staging.netlify.app/ko/docs/tasks/tools/install-kubectl-windows/ /lgtm [As-is] https://kubern...
gharchive/pull-request
2021-08-28T06:48:16
2025-04-01T04:34:49.115331
{ "authors": [ "jihoon-seo", "niteshseram", "seokho-son", "yoonian" ], "repo": "kubernetes/website", "url": "https://github.com/kubernetes/website/pull/29574", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
1013496666
PLACEHOLDER: Document kubectl debug profiles for 1.23 KEP-1441: kubectl debug Blocking PRs kubernetes/kubernetes#105008 /assign /assign I'll be watching over this PR from the k8s release docs team. /hold this feature won't merge by code freeze, punting to next release.
gharchive/pull-request
2021-10-01T15:44:33
2025-04-01T04:34:49.117695
{ "authors": [ "chrisnegus", "verb" ], "repo": "kubernetes/website", "url": "https://github.com/kubernetes/website/pull/29876", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
1080548687
Note that subPathExpr uses round brackets. I was silly and spent far too long using ${ENV_VAR} whereas the correct syntax is $(ENV_VAR), and wasn't able to understand what I was doing wrong. The syntax/issue makes sense once you know it, but is very hard to spot as a typo (imo/ime). Adding the extra detail felt like ...
gharchive/pull-request
2021-12-15T04:22:16
2025-04-01T04:34:49.122086
{ "authors": [ "annajung", "bglimepoint", "sftim", "tengqm" ], "repo": "kubernetes/website", "url": "https://github.com/kubernetes/website/pull/30959", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
1274819482
Fix api-reference shortcode for localized pages. (v1.22 backport) This PR fixs issue #34178 that api-reference shortcode not working on localized pages. It is backport of PR #34272 to v1.22. /area web-development /kind bug Thanks. /lgtm /approve
gharchive/pull-request
2022-06-17T09:46:15
2025-04-01T04:34:49.124005
{ "authors": [ "s-kawamura-w664", "tengqm" ], "repo": "kubernetes/website", "url": "https://github.com/kubernetes/website/pull/34354", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
2007897920
Update trouble shooting to include the issue of etcd upgrade For the isse which is reported recently: https://github.com/kubernetes/kubeadm/issues/2957 We'd better to provide some tips to workaround this known issue. related: https://github.com/kubernetes/kubeadm/issues/2957 cc @sftim @neolit123 /sig cluster-lif...
gharchive/pull-request
2023-11-23T10:22:19
2025-04-01T04:34:49.126888
{ "authors": [ "chendave", "neolit123" ], "repo": "kubernetes/website", "url": "https://github.com/kubernetes/website/pull/44058", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
2421980657
KEP-4191: Split Image Filesystem promotion to Beta One-line PR description: Promote KEP-4191 "Split Image Filesystem" to Beta, update references to the KubeletSeparateDiskGC feature gate. Issue link: https://github.com/kubernetes/enhancements/issues/4191 Other comments: Starting from the upcoming Kubernetes r...
gharchive/pull-request
2024-07-22T05:33:55
2025-04-01T04:34:49.138662
{ "authors": [ "dipesh-rawat", "kwilczynski", "sftim", "tengqm" ], "repo": "kubernetes/website", "url": "https://github.com/kubernetes/website/pull/47228", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
322514016
Hugo: Fix lists Fix display of lists, add empty lines before them so that hugo formats them correctly as lists and not as paragraphs. /assign @steveperry-53
gharchive/pull-request
2018-05-12T14:04:49
2025-04-01T04:34:49.139862
{ "authors": [ "ajaeger" ], "repo": "kubernetes/website", "url": "https://github.com/kubernetes/website/pull/8511", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
326340815
[mod] Client library link is dead Client library links is dead NG: https://kubernetes.io/docs/reference/client-libraries/ OK: https://kubernetes.io/docs/reference/using-api/client-libraries/ For example, this page contain dead link. https://kubernetes.io/docs/reference/#api-client-libraries Old page is this, so its c...
gharchive/pull-request
2018-05-25T00:21:31
2025-04-01T04:34:49.146474
{ "authors": [ "Bradamant3", "MasayaAoyama", "erictune" ], "repo": "kubernetes/website", "url": "https://github.com/kubernetes/website/pull/8734", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
1685277468
feat(): cluster auto deregister Through this PR we are supporting cluster auto deregistration by Adding worker finalizer to cluster CR Cluster reconciler detects finalizer and deletion timestamp Create a job to uninstall helm chart Notify controller about registration status Remove worker finalizer after clenup job ...
gharchive/pull-request
2023-04-26T15:42:28
2025-04-01T04:34:49.151839
{ "authors": [ "Rahul-D78", "richiesebastian" ], "repo": "kubeslice/worker-operator", "url": "https://github.com/kubeslice/worker-operator/pull/238", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2125498608
feature: design and document procedure for making KS releases and snapshots Feature Description We need to be able to make KubeStellar snapshots and releases, and do so without breaking users of previous ones. Other repositories in the kubestellar org should also have their own release processes. What is a snapshot? ...
gharchive/issue
2024-02-08T15:47:34
2025-04-01T04:34:49.204457
{ "authors": [ "MikeSpreitzer", "eaepstein", "ezrasilvera" ], "repo": "kubestellar/kubestellar", "url": "https://github.com/kubestellar/kubestellar/issues/1732", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2086849764
:lady_beetle: Set page section variant light Issue: in console 4.15 changed some css classes, one of them is setting default background to gray Fix: Set background implicitly to "light", so it will be white instead of gray Screenshots: Before: addressed by: https://github.com/kubev2v/forklift-console-plugin/pull/8...
gharchive/issue
2024-01-17T19:35:48
2025-04-01T04:34:49.208585
{ "authors": [ "yaacov" ], "repo": "kubev2v/forklift-console-plugin", "url": "https://github.com/kubev2v/forklift-console-plugin/issues/832", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
525003602
Fix typos Fix typos in text /lgtm /approve
gharchive/pull-request
2019-11-19T13:17:30
2025-04-01T04:34:49.218873
{ "authors": [ "iranzo", "ptrnull" ], "repo": "kubevirt/katacoda-scenarios", "url": "https://github.com/kubevirt/katacoda-scenarios/pull/8", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
1791991786
Switch to bochs display for EFI VMs What this PR does / why we need it: Bochs is more powerful than VGA emulation, and OVMF (our UEFI firmware) has support for it, making it transparent to guests. Switching to Bochs for UEFI guests just makes sense. Which issue(s) this PR fixes (optional, in fixes #<issue number>(, f...
gharchive/pull-request
2023-07-06T17:54:49
2025-04-01T04:34:49.239844
{ "authors": [ "acardace", "enp0s3", "jean-edouard", "lyarwood", "rmohr", "victortoso", "xpivarc" ], "repo": "kubevirt/kubevirt", "url": "https://github.com/kubevirt/kubevirt/pull/10056", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1995038122
[release-1.0] Manual cherry-pick of 10058 Manual backport of https://github.com/kubevirt/kubevirt/pull/10058 What this PR does / why we need it: For correctly deploying Windows Shared Cluster Filesystem, we need to be able to configure the error policy to report. BZ: https://bugzilla.redhat.com/show_bug.cgi?id=22498...
gharchive/pull-request
2023-11-15T15:45:53
2025-04-01T04:34:49.249755
{ "authors": [ "akalenyu", "alicefr", "mhenriks", "vasiliy-ul", "vladikr", "xpivarc" ], "repo": "kubevirt/kubevirt", "url": "https://github.com/kubevirt/kubevirt/pull/10730", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
447113276
q35 type is more common machine type What this PR does / why we need it: RHEL images would not have pc-q35-3.0 as machine types rather it would have pc-q35-rhel7.6.0 , pc-q35-rhel8.0.0, e.t.c We encountered this issue while running these tests on CNV builds. qemu-kvm: -machine pc-q35-3.0,accel=kvm,usb=off,dump-gues...
gharchive/pull-request
2019-05-22T12:41:13
2025-04-01T04:34:49.253879
{ "authors": [ "kbidarkar" ], "repo": "kubevirt/kubevirt", "url": "https://github.com/kubevirt/kubevirt/pull/2308", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
958141237
use latest release-tool image from quay.io The release-tool was still being pulled from docker hub. new release tool builds are now in quay. NONE /lgtm /approve /retest
gharchive/pull-request
2021-08-02T13:22:15
2025-04-01T04:34:49.255536
{ "authors": [ "davidvossel", "mhenriks" ], "repo": "kubevirt/kubevirt", "url": "https://github.com/kubevirt/kubevirt/pull/6175", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1316883671
Add scale OWNERS SIG-scale maintains tooling in /hack /tools and /tests/performance and some code in /pkg/monitoring/perfscale. Add approvers and reviewers for this code to the owners file. NONE /retest /retest @xpivarc @vladikr would either of you feel comfortable with adding a lgtm to this? Absolutely, gr...
gharchive/pull-request
2022-07-25T13:59:12
2025-04-01T04:34:49.259075
{ "authors": [ "alaypatel07", "rthallisey", "xpivarc" ], "repo": "kubevirt/kubevirt", "url": "https://github.com/kubevirt/kubevirt/pull/8174", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
429242821
ClusterOverview: Improve prometheus query for CPU Capacity and fix Capacity tests. Pull Request Test Coverage Report for Build 1013 1 of 1 (100.0%) changed or added relevant line in 1 file are covered. No unchanged relevant lines lost coverage. Overall coverage increased (+0.2%) to 87.448% Totals Change...
gharchive/pull-request
2019-04-04T12:09:43
2025-04-01T04:34:49.271528
{ "authors": [ "coveralls", "mareklibra", "rawagner" ], "repo": "kubevirt/web-ui-components", "url": "https://github.com/kubevirt/web-ui-components/pull/308", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1032146090
Handle Docker Hub It is true that right now Docker Hub doesn't support OCI artifacts, however... our code would fail when a user attempts to interact with the docker hub under certain circumstances. This would happen because in many places of our code we rely on the url crate to understand whether a policy is located...
gharchive/issue
2021-10-21T07:19:13
2025-04-01T04:34:49.275646
{ "authors": [ "ereslibre", "flavio" ], "repo": "kubewarden/policy-fetcher", "url": "https://github.com/kubewarden/policy-fetcher/issues/19", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
277797069
bug fix the test was not done well Yes, I have just implemented the test as the comments it shoud do. Nobody saw it because they use an appId
gharchive/pull-request
2017-11-29T15:29:44
2025-04-01T04:34:49.278373
{ "authors": [ "bubbatls" ], "repo": "kudago/smart-app-banner", "url": "https://github.com/kudago/smart-app-banner/pull/96", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
658099034
kudo init --dry-run -o yaml should work even without valid cluster connection What happened: ./kubectl-kudo_0.15.0_darwin_x86_64 init -o yaml --dry-run Errors failed to detect any valid cert-manager CRDs. Make sure cert-manager is installed. Error: failed to verify installation requirements What you expected to hap...
gharchive/issue
2020-07-16T11:12:14
2025-04-01T04:34:49.280608
{ "authors": [ "alenkacz" ], "repo": "kudobuilder/kudo", "url": "https://github.com/kudobuilder/kudo/issues/1607", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
144011332
Tapping result does not autofill Safari A selected result does not fill the input on Safari. I've tested this on multiple types of iPhone as well as chrome's inspector in iPhone mode. +1 I have also similar issue, while selecting certain address from auto suggestion.
gharchive/issue
2016-03-28T15:57:14
2025-04-01T04:34:49.288030
{ "authors": [ "shankarregmi", "traviskindred" ], "repo": "kuhnza/angular-google-places-autocomplete", "url": "https://github.com/kuhnza/angular-google-places-autocomplete/issues/87", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
2432051806
Issue with port config on zone-ingress page What happened? https://kuma.io/docs/2.8.x/production/cp-deployment/zone-ingress/#zone-ingress The port config in the [Universal] tab 10000 and 10001 are problematic. triage: it's the example in the docs we should change
gharchive/issue
2024-07-26T11:40:35
2025-04-01T04:34:49.294530
{ "authors": [ "bartsmykla", "johncowen" ], "repo": "kumahq/kuma-website", "url": "https://github.com/kumahq/kuma-website/issues/1861", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2305620783
[Enhancement]: Master typing -start/restart button functions need to upgrade Do you want to have the enhancement of existing game ? 😀 Describe yourself.. The letters should popup only after pressing start button and the restart button should be named reset because the button is clearing the timer and also the gam...
gharchive/issue
2024-05-20T10:05:57
2025-04-01T04:34:49.327436
{ "authors": [ "Tasnuva12", "kunjgit" ], "repo": "kunjgit/GameZone", "url": "https://github.com/kunjgit/GameZone/issues/3537", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1727851736
[New game]: Catch the fruit 🎮 Game Request Game Logic: The game is a simple catch-the-falling-fruit game where the player controls a character to catch falling fruits. The player can move horizontally within the game container using the mouse. Fruits fall from the top of the game container and the player needs to p...
gharchive/issue
2023-05-26T15:40:39
2025-04-01T04:34:49.335819
{ "authors": [ "kunjgit", "sudarshan-hub" ], "repo": "kunjgit/GameZone", "url": "https://github.com/kunjgit/GameZone/issues/450", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1837781598
Editied buttons and fonts. PR Description 📜 Please include summary related to the issue you have fixed and describe your PR in brief over here by specifying the issue number on which you were working below Fixes # <your_issue_number> Mark the task you have completed ✅ [ ] I follow CONTRIBUTING GUIDELINE & CODE OF...
gharchive/pull-request
2023-08-05T14:14:20
2025-04-01T04:34:49.344178
{ "authors": [ "bhar1gitr", "kunjgit" ], "repo": "kunjgit/GameZone", "url": "https://github.com/kunjgit/GameZone/pull/2776", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1875451743
How to prepare input data? Hi, What's the format of input data? I have 10X UMI data and loom files from Velocyto. The web of Phylovelo did not describe the input data in detial. For example, "sd = pv.scData(count=xx, phylo_tree=xx)". Could you give a example of human 10X scRNA-seq? Hi, thank you for your interest ...
gharchive/issue
2023-08-31T12:40:48
2025-04-01T04:34:49.350646
{ "authors": [ "Junjie-Hu", "iceautumn", "kunwang34" ], "repo": "kunwang34/PhyloVelo", "url": "https://github.com/kunwang34/PhyloVelo/issues/10", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
1335427462
Integrate with argoCD to support continuous delivery What type of PR is this? What this PR does / why we need it: Which issue(s) this PR fixes: Fixes #51 Special notes for your reviewer: Does this PR introduce a user-facing change?: /lgtm
gharchive/pull-request
2022-08-11T03:33:31
2025-04-01T04:34:49.353265
{ "authors": [ "hzxuzhonghu", "zirain" ], "repo": "kurator-dev/kurator", "url": "https://github.com/kurator-dev/kurator/pull/54", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1918633485
Support optional fields for allOf field object EDIT: See below comment for clarification Fields by default are optional in OpenAPI 3, unless mentioned in the required section of the object. Currently, all fields are mandatory optional fields of objects defined as an allOf field is mandatory in the generated code. I h...
gharchive/issue
2023-09-29T05:47:23
2025-04-01T04:34:49.361601
{ "authors": [ "kurtbuilds", "prabhpreet" ], "repo": "kurtbuilds/libninja", "url": "https://github.com/kurtbuilds/libninja/issues/14", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2072833508
Incorrect Struct Insertion The following statements gives wrong output -STATEMENT create node table person (x SERIAL, y STRUCT(a INT64, b INT64), PRIMARY KEY(x)); ---- ok -STATEMENT CREATE (:person {y: {a: 1, b: 2}}), (:person {y: {a: 3, b: 4}}); ---- ok -STATEMENT MATCH (a:person) RETURN a.*; ---- 1 0|{a: 1, b: 2} 1...
gharchive/issue
2024-01-09T17:27:14
2025-04-01T04:34:49.368349
{ "authors": [ "andyfengHKU" ], "repo": "kuzudb/kuzu", "url": "https://github.com/kuzudb/kuzu/issues/2643", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2133169052
Add IF NOT EXISTS option to node and edge table creation. SQL databases provide the convenient clause IF NOT EXISTS when creating tables to avoid the user having to handle errors when a table with the same name already exists. Creating a node table in Kùzu is a bit tedious in comparison. Currently the user has to per...
gharchive/issue
2024-02-13T21:36:32
2025-04-01T04:34:49.431020
{ "authors": [ "ForceBru", "ShravanSunder", "alanmeeson", "andyfengHKU", "mewim", "prrao87", "semihsalihoglu-uw", "stugorf" ], "repo": "kuzudb/kuzu", "url": "https://github.com/kuzudb/kuzu/issues/2878", "license": "MIT", "license_type": "permissive", "license_source": "gith...
2008679335
cmake: don't build python by default We shouldn't build anything beyond the core shared and static kuzu libraries by default, and we definitely shouldn't build Python by default but no other APIs. This changes the default values for these switches to false. Running a dry run on this as well https://github.com/kuzud...
gharchive/pull-request
2023-11-23T18:43:03
2025-04-01T04:34:49.434606
{ "authors": [ "Riolku", "benjaminwinger" ], "repo": "kuzudb/kuzu", "url": "https://github.com/kuzudb/kuzu/pull/2491", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1151722265
How did you port Psych Engine to android? What is your question? How did you port Psych Engine to android? I also wanna know how to port FNF mods to android
gharchive/issue
2022-02-26T11:47:07
2025-04-01T04:34:49.442913
{ "authors": [ "Opheebop1234" ], "repo": "kviks/Psych-Engine-Android", "url": "https://github.com/kviks/Psych-Engine-Android/issues/40", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
679681024
Query values converted to strings Creating a board using this honeycombio_query: data "honeycombio_query" "db_heatmap" { calculation { op = "HEATMAP" column = "db.duration" } filter { column = "db.duration" op = ">" value = 500 } } ends up yielding this query: (Note that the dur...
gharchive/issue
2020-08-16T03:32:52
2025-04-01T04:34:49.458528
{ "authors": [ "fitzoh", "kvrhdn" ], "repo": "kvrhdn/terraform-provider-honeycombio", "url": "https://github.com/kvrhdn/terraform-provider-honeycombio/issues/27", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2571853586
Changed How the PortWatcher plots data to avoid plotting data for por… …ts that have 0 data points stored in their loggers Codecov Report Attention: Patch coverage is 82.05128% with 7 lines in your changes missing coverage. Please review. Project coverage is 90.17%. Comparing base (28c7bbe) to head (1236ab2). Repo...
gharchive/pull-request
2024-10-08T01:48:21
2025-04-01T04:34:49.482104
{ "authors": [ "codecov-commenter", "kwesiRutledge" ], "repo": "kwesiRutledge/brom_drake-py", "url": "https://github.com/kwesiRutledge/brom_drake-py/pull/13", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
203866852
Relaxed stride checking in numpy 1.12 causes bottleneck unit test failures Hi, this is what reproduces the problem on my machine (linux mint): In [1]: import numpy as np In [2]: import bottleneck as bn In [3]: print('numpy:', np.__version__) numpy: 1.12.0 In [4]: print('bottleneck:', bn.__version__) bottleneck: 1....
gharchive/issue
2017-01-29T12:25:34
2025-04-01T04:34:49.488239
{ "authors": [ "fmaussion", "kwgoodman", "shoyer" ], "repo": "kwgoodman/bottleneck", "url": "https://github.com/kwgoodman/bottleneck/issues/161", "license": "bsd-2-clause", "license_type": "permissive", "license_source": "bigquery" }
1403085247
Programatically Calling The Instrumenter Fails I am calling the instrumenter programmatically as one element of a transformation chain. Calling the chain form a test fixture makes it panic when looking up source map information: pub fn istanbul_transformer(mapper: Arc<impl SourceMapper>) -> impl Fold + VisitMut { ...
gharchive/issue
2022-10-10T12:20:45
2025-04-01T04:34:49.520728
{ "authors": [ "stahlbauer" ], "repo": "kwonoj/swc-plugin-coverage-instrument", "url": "https://github.com/kwonoj/swc-plugin-coverage-instrument/issues/181", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1792512095
cant install :~/LongNet$ pip install -r requirements.txt Requirement already satisfied: torch in /home/straughterguthrie/robust/lib/python3.10/site-packages (from -r requirements.txt (line 1)) (2.0.1) Collecting einops Using cached einops-0.6.1-py3-none-any.whl (42 kB) Collecting flash_attn Using cached flash_attn-1....
gharchive/issue
2023-07-07T00:39:10
2025-04-01T04:34:49.546101
{ "authors": [ "AK51", "jmanhype", "josedandrade", "kyegomez", "wywzxxz" ], "repo": "kyegomez/LongNet", "url": "https://github.com/kyegomez/LongNet/issues/3", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1334389586
Revert Only patch new istio webhook(#1139) Bring back support for older clusters with only istio-sidecar-injector mutatingwebhook /retest /retest
gharchive/pull-request
2022-08-10T10:09:47
2025-04-01T04:34:49.554760
{ "authors": [ "cnvergence" ], "repo": "kyma-incubator/reconciler", "url": "https://github.com/kyma-incubator/reconciler/pull/1152", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1861403766
API Gateway module pipelines Description API Gateway is Kyma component that will become Kyma module in the future. Both API Gateway controller and manager will stay in this repository. There are existing prow based pipelines for api-gateway controller including: building image unit testing integration testing relea...
gharchive/issue
2023-08-22T12:53:17
2025-04-01T04:34:49.567167
{ "authors": [ "jaroslaw-pieszka", "kolodziejczak", "strekm" ], "repo": "kyma-project/api-gateway", "url": "https://github.com/kyma-project/api-gateway/issues/467", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1503068241
Gardener login Description Changes proposed in this pull request: Add Gardener login feature. To be tested with your Gardener kubeconfigs. We need to have login with Gardener as a feature This feature is toggled off by default The feature accepts as configuration the kubeconfig file that is needed to login the use...
gharchive/pull-request
2022-12-19T14:37:16
2025-04-01T04:34:49.571232
{ "authors": [ "Wawrzyn321", "dariadomagala-sap" ], "repo": "kyma-project/busola", "url": "https://github.com/kyma-project/busola/pull/2203", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2168655906
runtimes: Add nodejs20 image Description Changes proposed in this pull request: Add nodejs20 image Related issue(s) #745 /retest Waits for https://github.com/kyma-project/test-infra/pull/10010
gharchive/pull-request
2024-03-05T08:57:39
2025-04-01T04:34:49.602815
{ "authors": [ "halamix2" ], "repo": "kyma-project/serverless", "url": "https://github.com/kyma-project/serverless/pull/792", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1851184749
reuse compliance Fixes #106 #105 please add your Email id in the upstream contact section. Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.You have signed the CLA already but the st...
gharchive/pull-request
2023-08-15T09:54:03
2025-04-01T04:34:49.605234
{ "authors": [ "CLAassistant", "ajinkyapatil8190", "kwiatekus" ], "repo": "kyma-project/warden", "url": "https://github.com/kyma-project/warden/pull/107", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
527729713
Callback for addResponsiveText Currently, there's no way to get the text size from the addResponsiveText method, this PR aims to fix that with a callback function that takes the new text font size calculated. Oops, just realized how this is completely wrong, I'll PR later after I've tested and gotten it fixed.
gharchive/pull-request
2019-11-24T17:28:46
2025-04-01T04:34:49.660772
{ "authors": [ "Jo3-L" ], "repo": "kyranet/canvasConstructor", "url": "https://github.com/kyranet/canvasConstructor/pull/263", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
516788810
Conflict with ClothConfig's save method https://github.com/shedaniel/RoughlyEnoughItems/issues/181 May also break other mods' config, haven't had a chance to test yet. Edit: clicking on this mod's config makes it crash. The creator of REI said "cmd keybinds [is] mixin into [the] cloth config save method". ---- Minecr...
gharchive/issue
2019-11-03T06:47:11
2025-04-01T04:34:49.666174
{ "authors": [ "Madis0", "kyrptonaught" ], "repo": "kyrptonaught/CMDKeybinds", "url": "https://github.com/kyrptonaught/CMDKeybinds/issues/2", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1875756429
🛑 senoshaidodelasmanos.love is down In f4b8c5f, senoshaidodelasmanos.love (https://senoshaidodelasmanos.love) was down: HTTP code: 0 Response time: 0 ms Resolved: senoshaidodelasmanos.love is back up in 523fd27 after 1 hour, 2 minutes.
gharchive/issue
2023-08-31T15:24:09
2025-04-01T04:34:49.669631
{ "authors": [ "kyryl-bogach" ], "repo": "kyryl-bogach/upptime", "url": "https://github.com/kyryl-bogach/upptime/issues/555", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1899096910
🛑 senoshaidodelasmanos.love is down In aab756b, senoshaidodelasmanos.love (https://senoshaidodelasmanos.love) was down: HTTP code: 0 Response time: 0 ms Resolved: senoshaidodelasmanos.love is back up in 58b0da0 after 12 minutes.
gharchive/issue
2023-09-15T21:25:27
2025-04-01T04:34:49.672009
{ "authors": [ "kyryl-bogach" ], "repo": "kyryl-bogach/upptime", "url": "https://github.com/kyryl-bogach/upptime/issues/900", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2092974137
UUID doesn't seem to work for inserts (Postgres) This doesn't work, but I feel like it should... what am I missing? I tried two ways (see the comments in the snippet), but both result in the same error. import { Kysely } from "kysely"; import { parse as uuidParse } from 'uuid'; /** * @param db {Kysely<any>} */ exp...
gharchive/issue
2024-01-22T02:59:41
2025-04-01T04:34:49.674218
{ "authors": [ "ee99ee", "koskimas" ], "repo": "kysely-org/kysely", "url": "https://github.com/kysely-org/kysely/issues/853", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
483565412
chore(cxx): switch to using Abseil flags library over gflags This does necessitate turning off gflags support the glog for the time being, due to conflicting exported macros between glog and absl. The extant flag-based functionality can also be achieved via environment variables, however. In theory, there will be abs...
gharchive/pull-request
2019-08-21T17:58:37
2025-04-01T04:34:49.676088
{ "authors": [ "salguarnieri", "shahms" ], "repo": "kythe/kythe", "url": "https://github.com/kythe/kythe/pull/4011", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
2201222213
How can I test output commands using helm and keeping the file ordination during execution? Describe your question Hello everyone! Thanks for chainsaw, is a great tools! 🥳 I'm attempting to test the output for several Helm commands. I'm conducting these tests separately for each file. However, my last file verifies ...
gharchive/issue
2024-03-21T21:26:54
2025-04-01T04:34:49.690243
{ "authors": [ "eddycharly", "lucasjct" ], "repo": "kyverno/chainsaw", "url": "https://github.com/kyverno/chainsaw/issues/1133", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
950389588
add note about wildcard support on conditions See https://github.com/kyverno/kyverno/issues/2165 for reference. Thanks @MarcusNoble! Thank you for adding this, @MarcusNoble !
gharchive/pull-request
2021-07-22T07:45:13
2025-04-01T04:34:49.722739
{ "authors": [ "JimBugwadia", "MarcusNoble", "chipzoller" ], "repo": "kyverno/website", "url": "https://github.com/kyverno/website/pull/218", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1158242513
Deprecated dependencies running npm i earljs on an empty project yields npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated npm WARN deprecated resolve-url@0.2.1: https://github.com/lydel...
gharchive/issue
2022-03-03T10:36:40
2025-04-01T04:34:49.950435
{ "authors": [ "m-ronchi", "sz-piotr" ], "repo": "l2beat/earl", "url": "https://github.com/l2beat/earl/issues/180", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
245094569
Failed to compile Linux QT wallet g++: error: /home/exp/wallets/GirlsToken-2.0/src/leveldb/libleveldb.a: No such file or directory g++: error: /home/exp/wallets/GirlsToken-2.0/src/leveldb/libmemenv.a: No such file or directory Makefile:320: recipe for target 'GirlsToken2.0.1' failed make: *** [GirlsToken2.0.1] Error...
gharchive/issue
2017-07-24T14:15:34
2025-04-01T04:34:49.964668
{ "authors": [ "anemol", "l8nit3tr0ubl3" ], "repo": "l8nit3tr0ubl3/GirlsToken-2.0", "url": "https://github.com/l8nit3tr0ubl3/GirlsToken-2.0/issues/4", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1070822621
Daniel: Welcome to JS. Weeks 7-8 🥚 Three Audiences: You can explain how a single file of code is used to communicate with 3 different audiences: [x] Developers: You can explain how code formatting, comments, logs and variable names make it easier (or harder!) for a developer to understand a program. [x] Computers: ...
gharchive/issue
2021-12-03T17:50:29
2025-04-01T04:34:49.980879
{ "authors": [ "arnochauveau", "denrique-alvarez" ], "repo": "lab-antwerp-1/home", "url": "https://github.com/lab-antwerp-1/home/issues/183", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1171479505
created bio Checklists General Checks [ ] the branch is up to date with main/master [ ] the code works when pulled and run locally [ ] All CI checks pass [ ] all conflicts are resolved (if any) [ ] PR has a descriptive title [ ] PR has appropriate labels and milestones for easy identification [ ] PR it is assigned...
gharchive/pull-request
2022-03-16T19:49:03
2025-04-01T04:34:49.986237
{ "authors": [ "Alexander-Segovia", "SWAPNACHEMBOTH" ], "repo": "lab-brussels-1/group2hw", "url": "https://github.com/lab-brussels-1/group2hw/pull/30", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
115202076
Not usable with client browsers of Firefox, Internet Explorer When I try to access the scalabrad-web page using non-Chrome browsers (tried Firefox, Internet Explorer) with version -M1 from bintray, I get just a blank page. No login screen, nothing. We have not worked at all to achieve cross-browser compatibility. A...
gharchive/issue
2015-11-05T03:33:05
2025-04-01T04:34:50.011258
{ "authors": [ "DanielSank", "btchiaro", "gschaffner", "jwenner", "maffoo" ], "repo": "labrad/scalabrad-web", "url": "https://github.com/labrad/scalabrad-web/issues/93", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1727986326
perf: compress default desktop background size. I have no idea why upload so large image in a web application. its too large for normal people. so i compress it. Preview https://github.com/labring/sealos/assets/6964737/c5c6b58d-4a3e-4e04-ae3e-90c6facc0df2 Changed size change: 5mb -> 963k(still so large but i dont wan...
gharchive/pull-request
2023-05-26T17:23:09
2025-04-01T04:34:50.013865
{ "authors": [ "moonrailgun", "zzjin" ], "repo": "labring/sealos", "url": "https://github.com/labring/sealos/pull/3149", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
456021676
Show all and delete vacations pulls all vacations for user and gives the user the ability to delete. [ ] Bug fix (non-breaking change which fixes an issue) [x] New feature (non-breaking change which adds functionality) [ ] Breaking change (fix or feature that would cause existing functionality to not work as expecte...
gharchive/pull-request
2019-06-14T01:34:03
2025-04-01T04:34:50.019409
{ "authors": [ "brianmgre" ], "repo": "labsce1-ptbot/backend", "url": "https://github.com/labsce1-ptbot/backend/pull/15", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
500397865
Feature Request - being able to control when the list modal opens and closes It would be useful to programmaticly trigger when tribute opens and closes using this library. Like hitting "tab" on a list option would cause an @mention but then tribute remains open and then hitting "enter" would cause and @mention and tr...
gharchive/issue
2019-09-30T16:54:01
2025-04-01T04:34:50.066086
{ "authors": [ "ConnorWin", "agarbund" ], "repo": "ladderio/ngx-tribute", "url": "https://github.com/ladderio/ngx-tribute/issues/18", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1384743756
Create hand scene #2zqg53q Task linked: CU-2zqg53q create hand scene
gharchive/pull-request
2022-09-24T16:58:13
2025-04-01T04:34:50.091772
{ "authors": [ "sredna43" ], "repo": "lagbagstudios/Whist", "url": "https://github.com/lagbagstudios/Whist/pull/2", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
77940084
Release 0.1.2 Fix some bugs and support the new version of DPDK. Note: This breaks compatibility with DPDK v1.6.0 LGTM. Thanks!
gharchive/pull-request
2015-05-19T05:24:43
2025-04-01T04:34:50.103600
{ "authors": [ "hibitomo", "ynkjm" ], "repo": "lagopus/lagopus", "url": "https://github.com/lagopus/lagopus/pull/36", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
285188954
感想分享,请教2个问题,打印时可以选择不要页眉和页码吗?另外,可以不预览直接打印吗? 非常感谢分享您做的这个打印控件,我现在想用来打印收据,在打印的时候会在左上角输出时间,右下角输出URL,还有页码,这些可以隐藏吗?还有可以不预览直接打印吗? @woshiyifadaguangtou 第一个问题:只能在浏览器出来打印的那个页面自己设置。第二个问题目前没实现。
gharchive/issue
2017-12-30T07:21:13
2025-04-01T04:34:50.124616
{ "authors": [ "laixiangran", "woshiyifadaguangtou" ], "repo": "laixiangran/e-ngx-print", "url": "https://github.com/laixiangran/e-ngx-print/issues/7", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2074349992
test succeeds even when config cannot be read properly why the config is not read properly i havent found out yet, but either way i think the situation below should not result in a successful test either the parse error should raise completely, or an empty array should not result in a success? ==Starting gh-actions H...
gharchive/issue
2024-01-10T13:11:47
2025-04-01T04:34:50.129767
{ "authors": [ "gosuto-inzasheru" ], "repo": "lakuapik/gh-actions-http-status", "url": "https://github.com/lakuapik/gh-actions-http-status/issues/1", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
151033875
File storage for Circles This PR adds documents to a Circle through and extensible FileUpload model for file storage. All files stored in AWS S3 Application level permissions via the Ability class Files can be cached by browsers for 1 hour, but not through intermediary proxies (eg: Cloudflare CDN, ISPs, etc...) All ...
gharchive/pull-request
2016-04-26T03:48:24
2025-04-01T04:34:50.132377
{ "authors": [ "phil-monroe" ], "repo": "lale-help/lale-help", "url": "https://github.com/lale-help/lale-help/pull/305", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1801831025
initial commit Fixes # (issue) Changes Please provide a brief description of the changes here. For significant contributions please make sure you have completed the following items: [ ] CHANGELOG.md updated for non-trivial changes [ ] Unit tests have been added [ ] Changes in public API reviewed Codecov Report M...
gharchive/pull-request
2023-07-12T22:12:24
2025-04-01T04:34:50.138142
{ "authors": [ "codecov-commenter", "lalitb" ], "repo": "lalitb/opentelemetry-cpp", "url": "https://github.com/lalitb/opentelemetry-cpp/pull/258", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1240855714
Regressors failing for some kinds of data For some data sets training is failing. Given the MethodError thrown, this looks like a bug to me: julia> using MLJBase, PartialLeastSquaresRegressor julia> X, y = @load_boston; julia> machine(PartialLeastSquaresRegressor.PLSRegressor(), X, y) |> fit! [ Info: Training machi...
gharchive/issue
2022-05-19T00:49:12
2025-04-01T04:34:50.141196
{ "authors": [ "ablaom" ], "repo": "lalvim/PartialLeastSquaresRegressor.jl", "url": "https://github.com/lalvim/PartialLeastSquaresRegressor.jl/issues/29", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1809756485
Wasm cairo integration Because most of the codes in "Cairo by Example" are pure Cairo codes, adding an online playground for Cairo makes some sense. Of course, this playground used https://github.com/lambdaclass/cairo-vm. You can see how it works. or see this video. Can you review this PR, sir? @unbalancedparenth...
gharchive/pull-request
2023-07-18T11:41:07
2025-04-01T04:34:50.162651
{ "authors": [ "SantiagoPittella", "cryptonerdcn" ], "repo": "lambdaclass/cairo-by-example", "url": "https://github.com/lambdaclass/cairo-by-example/pull/101", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
672531460
laminar中margin trading首页可以显示My Positions / Orders交易记录,但是进入具体交易对页面My Positions / Orders Open显示没有数据 laminar中margin trading首页可以显示My Positions / Orders交易记录,但是进入具体交易对页面My Positions / Orders Open显示没有数据。下级页面我一点,进的是https://flow.laminar.one/margin/0/EURUSD这个页面,看不到交易数据。 5CccLc64WB2hwWorqg92A4S5y9fwAiAdbAKLRY5obDskA26N 有lamin...
gharchive/issue
2020-08-04T06:09:13
2025-04-01T04:34:50.165771
{ "authors": [ "frighter518", "xlc" ], "repo": "laminar-protocol/flow-exchange", "url": "https://github.com/laminar-protocol/flow-exchange/issues/23", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
494090883
QNX 6.6 Port Client httplib_connect_websocket_client null Hi Mr. Bies I was porting this to QNX 6.6,7.0... the websocket server functionality works great! Thanks! (I am able to communicate via the browser as a client), but I would like a websocket client in a process. I modified the websocket client code (examples\w...
gharchive/issue
2019-09-16T14:35:18
2025-04-01T04:34:50.182622
{ "authors": [ "evilsalvo", "lammertb", "mvsrivas" ], "repo": "lammertb/libhttp", "url": "https://github.com/lammertb/libhttp/issues/57", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1994998774
feat: add internal debugging apis for manifest and txn Add APIs for loading and print manifest and txn files. These are strictly meant for internal use and are kept under lance._internal We now have some debug print functions introduced in #2202. Do we still want to pursue this? nope, closing
gharchive/pull-request
2023-11-15T15:24:42
2025-04-01T04:34:50.202463
{ "authors": [ "chebbyChefNEQ", "wjones127" ], "repo": "lancedb/lance", "url": "https://github.com/lancedb/lance/pull/1604", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1964674995
Toybox is broken on MacOS now I am seeing the same errors I'm getting in the CI logs. I think a recent push broke something Mac-side warning: using unfinished code from toys/pending Library probe generated/{Config.in,newtoys.h,flags.h,globals.h,tags.h,help.h} Compile toybox ..............................................
gharchive/issue
2023-10-27T02:58:10
2025-04-01T04:34:50.236243
{ "authors": [ "Christoffer-Svenningsson", "cfossace", "landley" ], "repo": "landley/toybox", "url": "https://github.com/landley/toybox/issues/462", "license": "0BSD", "license_type": "permissive", "license_source": "github-api" }
2350615909
🛑 vipgifts.net is down In 16f3377, vipgifts.net (https://vipgifts.net) was down: HTTP code: 567 Response time: 724 ms Resolved: vipgifts.net is back up in 5272c58 after 23 minutes.
gharchive/issue
2024-06-13T09:12:10
2025-04-01T04:34:50.245287
{ "authors": [ "lanen" ], "repo": "lanen/bs-site", "url": "https://github.com/lanen/bs-site/issues/11593", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1838648799
🛑 trixmall.com is down In e28263f, trixmall.com (https://www.trixmall.com/) was down: HTTP code: 567 Response time: 540 ms Resolved: trixmall.com is back up in e9342c5.
gharchive/issue
2023-08-07T04:23:52
2025-04-01T04:34:50.248276
{ "authors": [ "lanen" ], "repo": "lanen/bs-site", "url": "https://github.com/lanen/bs-site/issues/2354", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1903478044
🛑 rexingsports.cn is down In 7b4b989, rexingsports.cn (https://www.rexingsports.cn) was down: HTTP code: 567 Response time: 988 ms Resolved: rexingsports.cn is back up in 497146b after 8 minutes.
gharchive/issue
2023-09-19T17:57:51
2025-04-01T04:34:50.251206
{ "authors": [ "lanen" ], "repo": "lanen/bs-site", "url": "https://github.com/lanen/bs-site/issues/4565", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }