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
1583746027
Use custom service account for metrics deployment Local run: [bnr@bnr pipeline-service]$ k -n openshift-pipelines get pods NAME READY STATUS RESTARTS AGE pipeline-metrics-exporter-7c87c975bc-t2r5r 1/1 Running 0 33s # HELP pipeli...
gharchive/pull-request
2023-02-14T08:50:17
2025-04-01T06:39:53.789933
{ "authors": [ "bnallapeta", "xinredhat" ], "repo": "openshift-pipelines/pipeline-service", "url": "https://github.com/openshift-pipelines/pipeline-service/pull/492", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2039429842
Refine Dependency Checking and Improve Error Messaging in Development Environment Script Changes The pull request introduces enhancements to the development environment script, focusing on improving the accuracy of dependency checks and providing informative error messages for a smoother onboarding experience. Subm...
gharchive/pull-request
2023-12-13T10:41:57
2025-04-01T06:39:53.796817
{ "authors": [ "chmouel", "roman-kiselenko" ], "repo": "openshift-pipelines/pipelines-as-code", "url": "https://github.com/openshift-pipelines/pipelines-as-code/pull/1532", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
324598651
Switch from go-logging to logrus Switching from go-logging to use logrus which will match bundle-lib and make our logs a bit more consistent. The one things that doesn't quite work is color log output. OLD log file, shows the broker logs using go-logging and the logs from bundle-lib which use logrus Using config fi...
gharchive/pull-request
2018-05-19T04:01:44
2025-04-01T06:39:53.808174
{ "authors": [ "jmrodri", "mhrivnak" ], "repo": "openshift/ansible-service-broker", "url": "https://github.com/openshift/ansible-service-broker/pull/961", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
939711976
Add a default flag for ConsoleYamlSample Suggested API change here. The operator framework is planning a move to using embedded YAML CRs instead of a CSV and this would remove the need for the alm-examples annotation on CSVs. Once this is in the API, I would plan to make a PR to the console that would use this flag t...
gharchive/pull-request
2021-07-08T10:27:23
2025-04-01T06:39:53.814668
{ "authors": [ "Jamstah" ], "repo": "openshift/api", "url": "https://github.com/openshift/api/pull/963", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1879016708
MGMT-15673: set core pass on installation step Added a service for setting the user core password (when specified). This is required to ensure the pass is set after reboot (i.e. as opposed to setting using the ignition). /retest
gharchive/pull-request
2023-09-03T09:34:35
2025-04-01T06:39:53.816006
{ "authors": [ "danielerez" ], "repo": "openshift/appliance", "url": "https://github.com/openshift/appliance/pull/139", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1664801815
Make sure to add federated role label to existing accounts if not present Small miss from https://github.com/openshift/aws-account-operator/pull/751. Catches an edge case where the awsFederatedRole label would not be applied to existing awsfederatedaccountaccess CRs. /hold I need to investigate the impact of my cha...
gharchive/pull-request
2023-04-12T15:38:01
2025-04-01T06:39:53.856148
{ "authors": [ "AlexVulaj", "fahlmant", "iamkirkbater" ], "repo": "openshift/aws-account-operator", "url": "https://github.com/openshift/aws-account-operator/pull/757", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
568442500
[release-4.3] Bug 1802894: bump(github.com/mtrmac/gpgme): v0.1.2 Fixes CVE-2020-8945 /lgtm /bugzilla refresh
gharchive/pull-request
2020-02-20T17:00:57
2025-04-01T06:39:53.857852
{ "authors": [ "adambkaplan", "gabemontero" ], "repo": "openshift/builder", "url": "https://github.com/openshift/builder/pull/136", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1075754668
Library go bump Bumping the library-go dependency to latest, this should take advantage of leader election changes for SNO clusters proposed in this library-go PR and performance improvements in this PR. Changes: updated library-go to use latest master branch updated handler structs to use the new explicit handler s...
gharchive/pull-request
2021-12-09T16:17:30
2025-04-01T06:39:53.883968
{ "authors": [ "dmage", "eggfoobar", "ggiguash" ], "repo": "openshift/cluster-image-registry-operator", "url": "https://github.com/openshift/cluster-image-registry-operator/pull/736", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
656068192
Bug 1852964: account for nil DaemonSet returned from library-go See https://github.com/openshift/library-go/blob/master/pkg/operator/resource/resourceapply/apps.go#L125 Just going to account for nil rets from library-go in ocm-o /assign @adambkaplan update to no longer use goto pushed @sttts - thanks /approve @ga...
gharchive/pull-request
2020-07-13T18:57:40
2025-04-01T06:39:53.888951
{ "authors": [ "adambkaplan", "gabemontero" ], "repo": "openshift/cluster-openshift-controller-manager-operator", "url": "https://github.com/openshift/cluster-openshift-controller-manager-operator/pull/163", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2662484918
BUILD-1168: Remove Operator-owned RBAC With the fixes in BUILD-1171 [1], cluster admins no longer need to create ClusterRole/ClusterRoleBindings for the Shared Resource CSI Driver. The updated instructions mostly require the creation of Role and RoleBinding objects, with the exception of creating the ClusterRole for ...
gharchive/pull-request
2024-11-15T16:27:04
2025-04-01T06:39:53.915499
{ "authors": [ "adambkaplan" ], "repo": "openshift/csi-driver-shared-resource", "url": "https://github.com/openshift/csi-driver-shared-resource/pull/247", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1558791393
Publish lib utils 1.0.3 for API discovery redux action helpers Publishes https://github.com/openshift/dynamic-plugin-sdk/pull/191 Codecov Report Base: 38.41% // Head: 38.41% // No change to project coverage :thumbsup: Coverage data is based on head (bb03044) compared to base (364a2d7). Patch has no changes to cove...
gharchive/pull-request
2023-01-26T21:18:09
2025-04-01T06:39:53.921225
{ "authors": [ "codecov-commenter", "florkbr", "vojtechszocs" ], "repo": "openshift/dynamic-plugin-sdk", "url": "https://github.com/openshift/dynamic-plugin-sdk/pull/194", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2123646503
OCPBUGS-26924: Add node registrat healthcheck Fixes OCPBUGS-26924 /jira refresh /lgtm
gharchive/pull-request
2024-02-07T18:39:15
2025-04-01T06:39:53.922363
{ "authors": [ "gnufied", "mpatlasov" ], "repo": "openshift/gcp-pd-csi-driver-operator", "url": "https://github.com/openshift/gcp-pd-csi-driver-operator/pull/118", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1422722989
reduce konnectivity-agent log verbosity konnectivity-agent is overly verbose as currently configured. Dropped loglevel from 4 to 3, removes lines received DATA write to remote close connection received DIAL_REQ /lgtm /retest-required
gharchive/pull-request
2022-10-25T16:05:34
2025-04-01T06:39:53.923986
{ "authors": [ "jparrill", "sjenning" ], "repo": "openshift/hypershift", "url": "https://github.com/openshift/hypershift/pull/1828", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1685304995
ACM-5173 [backport 4.12] get pull secret instead of dockerconfigjson from mce credentials Backport of https://github.com/openshift/hypershift/commit/142d91e6b81858adbfd50907674c59d9f016c447 Issue: https://issues.redhat.com/browse/ACM-5173 /area hypershift-operator /ok-to-test /retest-required @bryan-cox is this...
gharchive/pull-request
2023-04-26T16:00:03
2025-04-01T06:39:53.927829
{ "authors": [ "bryan-cox", "csrwng", "o-farag" ], "repo": "openshift/hypershift", "url": "https://github.com/openshift/hypershift/pull/2486", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1791710456
Revert "Merge pull request #2770 from dharaneeshvrd/upgrade-capi-ibmcloud https://github.com/openshift/hypershift/pull/2770 took out CI with installer failing in the root CI cluster https://gcsweb-ci.apps.ci.l2s4.p1.openshiftapps.com/gcs/origin-ci-test/logs/periodic-ci-openshift-hypershift-release-4.14-periodics-e2e-...
gharchive/pull-request
2023-07-06T14:45:44
2025-04-01T06:39:53.932750
{ "authors": [ "dharaneeshvrd", "enxebre", "muraee", "sjenning" ], "repo": "openshift/hypershift", "url": "https://github.com/openshift/hypershift/pull/2776", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
921688147
skip e2e binary during image builds make was changed to build the e2e test binary after we broke it once and realized that e2e binary build was not covered by CI. However, we do not need the e2e binary in the image builds for hypershift This PR switches to a make target that doesn't build e2e. @ironcladlou @enxebre ...
gharchive/pull-request
2021-06-15T18:37:24
2025-04-01T06:39:53.934917
{ "authors": [ "ironcladlou", "sjenning" ], "repo": "openshift/hypershift", "url": "https://github.com/openshift/hypershift/pull/296", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2436722126
HOSTEDCP-1569: test: e2e: skip unknown conditions instead of erroring Rehearsal failure trying to use main HO with 4.16 release https://prow.ci.openshift.org/view/gs/test-platform-results/pr-logs/pull/openshift_release/52306/rehearse-52306-periodic-ci-openshift-hypershift-release-4.16-periodics-e2e-aws-ovn/1818008709...
gharchive/pull-request
2024-07-30T02:04:51
2025-04-01T06:39:53.937444
{ "authors": [ "sjenning" ], "repo": "openshift/hypershift", "url": "https://github.com/openshift/hypershift/pull/4440", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
197481413
Handle volume layering Any Dockerfile with a VOLUME must be two layers - one for the base contents and one for the volume definitions. Add support for this and a test. First part of fixing #17 Important note - if Docker sees: ADD file /var VOLUME /var ADD file2 /var the final output will be: /var/file /var/file2 ...
gharchive/pull-request
2016-12-24T23:46:50
2025-04-01T06:39:53.939524
{ "authors": [ "smarterclayton" ], "repo": "openshift/imagebuilder", "url": "https://github.com/openshift/imagebuilder/pull/28", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2338749234
csi: Add Deployment, DaemonSet hooks for config map hash annotations We already have these for secrets. Add them for config maps. This is needed for the OpenStack Cinder CSI Driver Operator. See https://github.com/openshift/openstack-cinder-csi-driver-operator/pull/168/ for more information. /retest-required CI fai...
gharchive/pull-request
2024-06-06T16:58:59
2025-04-01T06:39:54.002219
{ "authors": [ "bertinatto", "deads2k", "dusk125", "stephenfin" ], "repo": "openshift/library-go", "url": "https://github.com/openshift/library-go/pull/1745", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2535049972
update release version to 0.1.6 Description update release version to 0.1.6 Type of change [ ] Refactor [ ] New feature [ ] Bug fix [ ] CVE fix [ ] Optimization [ ] Documentation Update [ ] Configuration Update [ ] Bump-up dependent library Related Tickets & Documents Related Issue # Closes # Checklist before req...
gharchive/pull-request
2024-09-19T01:18:19
2025-04-01T06:39:54.007712
{ "authors": [ "raptorsun", "xrajesh" ], "repo": "openshift/lightspeed-operator", "url": "https://github.com/openshift/lightspeed-operator/pull/417", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2112741853
OLS-233: Use Optional type instead of | operator Description Seems we are using Optional instead of something | None. Type of change [X] Refactor /lgtm /approve i had been pushing for the use of | syntax in PRs i reviewed because my understanding is that it is the newer/more modern syntax. https://peps.python...
gharchive/pull-request
2024-02-01T15:03:03
2025-04-01T06:39:54.010289
{ "authors": [ "bparees", "onmete", "tisnik" ], "repo": "openshift/lightspeed-service", "url": "https://github.com/openshift/lightspeed-service/pull/326", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1822106627
OCPBUGS-15576: fix: ensure panic safety in PVC controller for non set storageClassName Otherwise if a PVC is created without storageClassName, LVM Operator will crash and cause a panic. Also removes unnecessary API Reader in PVC controller and cleans up logging, introduces test cases for ignore cases /jira refresh ...
gharchive/pull-request
2023-07-26T10:34:33
2025-04-01T06:39:54.021200
{ "authors": [ "codecov-commenter", "jakobmoellerdev", "jeff-roche" ], "repo": "openshift/lvm-operator", "url": "https://github.com/openshift/lvm-operator/pull/369", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1538295411
OCPBUGS-5613: Bump goutils dependency from v1.1.0 to v1.1.1 for CVE-2021-4238 Description of the change: Bump goutils dependency from v1.1.0 to v1.1.1 Motivation for the change: https://nvd.nist.gov/vuln/detail/CVE-2021-4238 Checklist If the pull request includes user-facing changes, extra documentation is required: ...
gharchive/pull-request
2023-01-18T16:19:45
2025-04-01T06:39:54.040872
{ "authors": [ "emmajiafan", "everettraven", "jmrodri", "joelanford", "oceanc80", "rashmigottipati" ], "repo": "openshift/ocp-release-operator-sdk", "url": "https://github.com/openshift/ocp-release-operator-sdk/pull/298", "license": "Apache-2.0", "license_type": "permissive", "lice...
752693130
4.6.0-0.okd-2020-11-27-200126: NetworkManager is not checking reverse lookups when setting a hostname Describe the bug On installation, the bootstrap process begins, but fails after the masters have restarted. I'm noticing that despite the "core" user being created on initial boot of each master, after the reboots, t...
gharchive/issue
2020-11-28T15:00:58
2025-04-01T06:39:54.136888
{ "authors": [ "JaimeMagiera", "LorbusChris", "alexanderniebuhr", "dustymabe", "fortinj66", "klzsysy", "pflaeging", "rajinator", "vrutkovs" ], "repo": "openshift/okd", "url": "https://github.com/openshift/okd/issues/394", "license": "Apache-2.0", "license_type": "permissi...
260041122
Adding the option to use 'stack_state' to allow for easy de-provisioning What does this PR do? Submitting a role to allow for easy openstack/heat stack deletion How should this be manually tested? Read README + use the test.yml playbook in the tests directory Is there a relevant Issue open for this? N/A Who would you...
gharchive/pull-request
2017-09-23T21:52:53
2025-04-01T06:39:54.142818
{ "authors": [ "etsauer", "oybed", "tomassedovic" ], "repo": "openshift/openshift-ansible-contrib", "url": "https://github.com/openshift/openshift-ansible-contrib/pull/754", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1797152548
OADP-1057 add support for aws sts creds for registry Todo: [ ] read secret from bsl spec. Highlights https://github.com/openshift/openshift-velero-plugin/blob/1bbb24f5bd39bc601406b37618198d3103a3f80a/go.mod#L11 https://github.com/openshift/openshift-velero-plugin/blob/1bbb24f5bd39bc601406b37618198d3103a3f80a/go.mod...
gharchive/pull-request
2023-07-10T16:48:23
2025-04-01T06:39:54.204823
{ "authors": [ "kaovilai" ], "repo": "openshift/openshift-velero-plugin", "url": "https://github.com/openshift/openshift-velero-plugin/pull/198", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1164525142
chore(gomod): bump deps related to CVE-2021-42576 CVE-2015-3627 these packages were inner deps of some libraries we use. github suggested updating them. this will resolve CVE's we don't currently have but it's better than waiting on a PR for a third party IMO (it can happen in parralel but still) ran go mod tid...
gharchive/pull-request
2022-03-09T22:50:07
2025-04-01T06:39:54.280891
{ "authors": [ "georgettica" ], "repo": "openshift/osdctl", "url": "https://github.com/openshift/osdctl/pull/195", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1123960717
Remove NFD runtime dependency Remove runtime dependency from SRO to NFD labels in nodes. Now information is taken from the nodes nodeInfo struct in status. Now NFD dependency comes from the recipes, not SRO. cc @qbarrand @yevgeny-shnaidman /cc @qbarrand @yevgeny-shnaidman Hold until the downstream CI is merged....
gharchive/pull-request
2022-02-04T08:56:26
2025-04-01T06:39:54.370672
{ "authors": [ "pacevedom", "qbarrand", "ybettan", "yevgeny-shnaidman" ], "repo": "openshift/special-resource-operator", "url": "https://github.com/openshift/special-resource-operator/pull/100", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
242292287
Fixed indentation in HttpApplication Used the automatic indentaion functionality in JBDS. merged: https://github.com/openshiftio/appdev-documentation/commit/0e1ad7e875042484f41b7baa0c309679c11cc6fe
gharchive/pull-request
2017-07-12T08:00:36
2025-04-01T06:39:54.384577
{ "authors": [ "rhoads-zach", "tradej" ], "repo": "openshiftio/appdev-documentation", "url": "https://github.com/openshiftio/appdev-documentation/pull/341", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
202194883
Retrieving Data How to change the names of the categories and their childs Example i want to change Accessories to Electronics how can i change it?? CAtegories are retrieved from a service. Your should have your service on your server and change the url in the applicaiton to use your services. After that you can h...
gharchive/issue
2017-01-20T17:16:39
2025-04-01T06:39:54.416533
{ "authors": [ "AshokKnv", "tugrulkarakaya" ], "repo": "openshopio/openshop.io-android", "url": "https://github.com/openshopio/openshop.io-android/issues/31", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
588866731
Remove SmoothSphereHalfSpaceForce from Moco. Brief summary of changes SmoothSphereHalfSpaceForce is now in opensim-core; this PR removes this class from Moco. CHANGELOG.md (choose one) [x] updated This change is  It's cool that the contact is now directly in opensim-core! I left one comment, and have just one ...
gharchive/pull-request
2020-03-27T03:47:13
2025-04-01T06:39:54.425494
{ "authors": [ "carmichaelong", "chrisdembia" ], "repo": "opensim-org/opensim-moco", "url": "https://github.com/opensim-org/opensim-moco/pull/608", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2438676173
Devcon 2024 talk proposal What is it? Due today https://devcon.org/en/speaker-applications/ Submitted https://docs.google.com/document/d/1DVuh4BenGd_88FCiB6NnApk_I42in0WAOMKLis3KGEY/edit
gharchive/issue
2024-07-30T21:03:42
2025-04-01T06:39:54.446827
{ "authors": [ "ryscheng" ], "repo": "opensource-observer/oso", "url": "https://github.com/opensource-observer/oso/issues/1886", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2556427898
Debug developer activity metrics Which area(s) are affected? (leave empty if unsure) Indexer To Reproduce Here is a query in Clickhouse: select m.metric_id, m.metric_name, t.sample_date, t.amount from metrics.timeseries_metrics_by_project_v0 as t join metrics.metrics_v0 as m on t.metric_id = m.met...
gharchive/issue
2024-09-30T11:55:35
2025-04-01T06:39:54.449862
{ "authors": [ "ccerv1", "ryscheng" ], "repo": "opensource-observer/oso", "url": "https://github.com/opensource-observer/oso/issues/2274", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
925599799
index based access of elements using .loc on Series we have this for DataFrame here, but missing for Series. I just can't find a way to access an element at an index @hemasunder Great request, I'm surprised we didn't add this. I'll fix this. Fixed in #235
gharchive/issue
2021-06-20T13:27:55
2025-04-01T06:39:54.476959
{ "authors": [ "hemasunder", "risenW" ], "repo": "opensource9ja/danfojs", "url": "https://github.com/opensource9ja/danfojs/issues/229", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1706308813
🛑 Weblate is down In 33ec89c, Weblate (https://translate.opensourcepos.org) was down: HTTP code: 0 Response time: 0 ms Resolved: Weblate is back up in 50eeef3.
gharchive/issue
2023-05-11T18:14:27
2025-04-01T06:39:54.500066
{ "authors": [ "jekkos" ], "repo": "opensourcepos/upptime", "url": "https://github.com/opensourcepos/upptime/issues/597", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1705701149
[ServerSide] Sync the OpenSRP FHIR Gateway repo with the upstream Google FHIR Gateway repo Reason Latest updates on the upstream added the support for gzip https://github.com/google/fhir-gateway/pull/147 Need for Gzip for the security audit that has been requested for the codebase that we’ll be deploying. Implement...
gharchive/issue
2023-05-11T12:10:12
2025-04-01T06:39:54.503898
{ "authors": [ "dubdabasoduba", "rehammuzzamil" ], "repo": "opensrp/fhircore", "url": "https://github.com/opensrp/fhircore/issues/2340", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2574959794
Configure submit anyway button SDK API Describe the feature request. Configure the Submit anyway button visibility by leveraging the SDK's Questionnaire builder API. Visual SDK's Questionnaire builder API to show/hide the Submit anyway button https://github.com/google/android-fhir/blob/92da65c313ed992e8ed3de24675ff9...
gharchive/issue
2024-10-09T06:52:50
2025-04-01T06:39:54.506319
{ "authors": [ "FikriMilano" ], "repo": "opensrp/fhircore", "url": "https://github.com/opensrp/fhircore/issues/3549", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1771390036
PNC Condition closure IMPORTANT: Where possible all PRs must be linked to a Github issue Partial fix for [Quest/eCHIS] - Event Management/PNC Engineer Checklist [ ] I have written Unit tests for any new feature(s) and edge cases for bug fixes [ ] I have added any strings visible on UI components to the strings.xml f...
gharchive/pull-request
2023-06-23T12:38:33
2025-04-01T06:39:54.512677
{ "authors": [ "Rkareko", "ndegwamartin" ], "repo": "opensrp/fhircore", "url": "https://github.com/opensrp/fhircore/pull/2485", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1223459464
OSSL_LIB_CTX_load_config is not thread safe When OSSL_LIB_CTX_load_config is called simultaneously from multiple threads, the program abort with the following trace: (gdb) where #0 0x00007ffff7623387 in raise () from /lib64/libc.so.6 #1 0x00007ffff7624a78 in abort () from /lib64/libc.so.6 #2 0x00007ffff7665ed7 in ...
gharchive/issue
2022-05-02T23:23:57
2025-04-01T06:39:54.519715
{ "authors": [ "hlandau", "mattcaswell", "mmiyashi", "paulidale" ], "repo": "openssl/openssl", "url": "https://github.com/openssl/openssl/issues/18226", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1231116701
FIPS Mode is not getting enabled in Tomcat9 using Openssl 3.0.2 post successful FIPS module installation in windows Good Evening, I have a issue while enabling the FIPS mode in Tomcat9 for windows where it throws me an error "Failed to enter fips mode". Below are the detail explanation and content. Sorry for the leng...
gharchive/issue
2022-05-10T12:58:14
2025-04-01T06:39:54.528941
{ "authors": [ "Rupeshkryz", "mattcaswell" ], "repo": "openssl/openssl", "url": "https://github.com/openssl/openssl/issues/18281", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
192961562
Double lock deadlock in fips_drbg_rand [1.0.2j] When a thread locking is installed, OpenSSL 1.0.2j dead locks at fips_drbg_rand.c:124 when the RNG is reseeded. I found the bug with Python's test suite. The dead lock only occurs in FIPS mode. I used OPENSSL_FORCE_FIPS_MODE=1 and /etc/system-fips to enable FIPS mode. M...
gharchive/issue
2016-12-01T21:03:11
2025-04-01T06:39:54.534659
{ "authors": [ "richsalz", "tiran" ], "repo": "openssl/openssl", "url": "https://github.com/openssl/openssl/issues/2019", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
311683501
Import wycheproof tests Google's project wycheproof has a large collection of test vectors, in json. We should look at building a tool to import and convert them. https://github.com/google/wycheproof So all we need is a conf Parser that groks json, the rest seems to be a job for evptest. ... I meant stanza reade...
gharchive/issue
2018-04-05T16:32:59
2025-04-01T06:39:54.537491
{ "authors": [ "levitte", "richsalz" ], "repo": "openssl/openssl", "url": "https://github.com/openssl/openssl/issues/5885", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
439957509
generating .so for OpenSSL_1_0_2-stable branch Hi, I want .so files generated for OpenSSL_1_0_2-stable branch code. kindly any one help me to solve this issue When configuring, add the argument shared
gharchive/issue
2019-05-03T09:15:40
2025-04-01T06:39:54.538998
{ "authors": [ "deekshith-elear", "levitte" ], "repo": "openssl/openssl", "url": "https://github.com/openssl/openssl/issues/8870", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
681278025
TEST: separate out NIST ECC tests from non-NIST ECC keys with non-NIST group names aren't supported when running with the FIPS provider. Keys with such groups that are included in evp_test stanza files aren't even possible to decode if provider side decoders are used, since those depend on available EVP_KEYMGMT imple...
gharchive/pull-request
2020-08-18T19:27:09
2025-04-01T06:39:54.541758
{ "authors": [ "levitte", "openssl-machine" ], "repo": "openssl/openssl", "url": "https://github.com/openssl/openssl/pull/12672", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
829112884
Make EVP_PKEY_missing_parameters work properly on provided RSA keys This requires changing semantics of the keymgmt_has() function a little in the sense that it now returns 1 if the selection has no meaning for the key type. It was already doing so for ECX keys for example. The keymgmt_validate function semantics is ...
gharchive/pull-request
2021-03-11T12:37:55
2025-04-01T06:39:54.544840
{ "authors": [ "t8m" ], "repo": "openssl/openssl", "url": "https://github.com/openssl/openssl/pull/14511", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
841543956
Remove redundant header crypto/types.h Oracle linux build was not compiling due to duplicate typedefs for ECX_KEY. crypto/types.h was just a subset of openssl/types.h ECX_KEY is typedefed in include/crypto/ecx.h The error was: In file included from ../include/crypto/evp.h:17, from ../crypto/asn1/a_sign.c:23: ../inclu...
gharchive/pull-request
2021-03-26T02:57:44
2025-04-01T06:39:54.548292
{ "authors": [ "levitte", "slontis" ], "repo": "openssl/openssl", "url": "https://github.com/openssl/openssl/pull/14690", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
890600804
ci: include cmd-nits in the documentation checks Fixes #15250 [ ] documentation is added or updated [ ] tests are added or updated There is a known cmd-nit, so the test will fail for the moment. CI failure is the known cmd-nits problem. CI failure is the known cmd-nits problem. Yes - this is going to be sol...
gharchive/pull-request
2021-05-13T00:52:20
2025-04-01T06:39:54.553944
{ "authors": [ "DDvO", "beldmit", "levitte", "openssl-machine", "paulidale" ], "repo": "openssl/openssl", "url": "https://github.com/openssl/openssl/pull/15257", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
178717064
Prevents that OPENSSL_gmtime incorrectly signals success if gmtime_r … …fails, and that struct* tm result's possibly uninitialized content is used Example of gmtime_r failing: #include "crypto/o_time.h" int main(void) { struct tm _tm; time_t t = 0xFF0F3D5300F0C2AC; OPENSSL_gmtime(&t, &_tm); return ...
gharchive/pull-request
2016-09-22T20:50:50
2025-04-01T06:39:54.559816
{ "authors": [ "guidovranken", "levitte", "richsalz", "yangyangtiantianlonglong" ], "repo": "openssl/openssl", "url": "https://github.com/openssl/openssl/pull/1613", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1226321102
Exclude IPv6 code using OPENSSL_USE_IPV6 instead of AF_INET6 This replaces the usage of #ifdef AF_INET6 in bio/* with #if OPENSSL_USE_IPV6. By default this still uses AF_INET6, but it allows the exclusion of all IPv6 related code by setting OPENSSL_USE_IPV6=0. Checklist For this to be merged into our source, you e...
gharchive/pull-request
2022-05-05T08:00:18
2025-04-01T06:39:54.564290
{ "authors": [ "bernd-edlinger", "levitte", "maxbachmann", "paulidale" ], "repo": "openssl/openssl", "url": "https://github.com/openssl/openssl/pull/18250", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1454396093
Support all five EdDSA instances from RFC 8032 Fixes #6277 Adds support for all five EdDSA instances from RFC 8032: Ed25519, Ed25519ctx, Ed25519ph, Ed448, Ed448ph. Only Ed25519 was already fully supported (via the EVP APIs) All instances, except for Ed25519, allow context strings as input. Context strings can now be...
gharchive/pull-request
2022-11-18T03:57:22
2025-04-01T06:39:54.575990
{ "authors": [ "beldmit", "hlandau", "jamuir", "openssl-machine", "slontis" ], "repo": "openssl/openssl", "url": "https://github.com/openssl/openssl/pull/19705", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1909894472
Add include of e_os2.h in quictestlib.c to allow symbol definition consistency. Fixes: #22178 Signed-of-by: Randall S. Becker randall.becker@nexbridge.ca This should be applicable to other branches. I have made this change NonStop-specific but I think it might apply to any c99 builds because the unspecified type,...
gharchive/pull-request
2023-09-23T14:40:56
2025-04-01T06:39:54.579705
{ "authors": [ "mattcaswell", "rsbeckerca" ], "repo": "openssl/openssl", "url": "https://github.com/openssl/openssl/pull/22179", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1986608169
Add fixed output length SHAKE algorithms. By adding fixed output algorithms such as SHAKE256-192 (which is 24 bytes), the SHAKE algorithm can then be used just like any other fixed sized digest, without needing to specify additional parameters. Some algorithms such as HSS/XMSS use fixed sized outputs, and this avoids...
gharchive/pull-request
2023-11-10T00:10:36
2025-04-01T06:39:54.587209
{ "authors": [ "openssl-machine", "slontis", "t8m" ], "repo": "openssl/openssl", "url": "https://github.com/openssl/openssl/pull/22684", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
210787793
Remove bf_cbc.c It is never built and the code is duplicated in bf_enc.c. +1 for dropping the #ifndef BF_DEFAULT_OPTIONS Pushed. Thanks. I also took Andy's +1 and added a commit to remove the pointless "#ifndef"
gharchive/pull-request
2017-02-28T13:33:08
2025-04-01T06:39:54.588836
{ "authors": [ "dot-asm", "mattcaswell" ], "repo": "openssl/openssl", "url": "https://github.com/openssl/openssl/pull/2778", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
322616269
apps/speed: fix possible OOB access in some EC arrays (1.1.0) Cherry-picked from commit 5c6a69f539. Partial Back-port of #6133 to 1.1.0 Checklist [X] documentation is added or updated [X] tests are added or updated As #6133 don't cherry-pick cleanly, I have to do some adjustments ;) ping @dot-asm , @richsalz :...
gharchive/pull-request
2018-05-13T18:26:33
2025-04-01T06:39:54.591300
{ "authors": [ "FdaSilvaYY", "dot-asm" ], "repo": "openssl/openssl", "url": "https://github.com/openssl/openssl/pull/6245", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
493811278
Use "PARAMETERS" in the documentation headings. For consistency. [x] documentation is added or updated [ ] tests are added or updated Merged, thanks.
gharchive/pull-request
2019-09-16T01:16:37
2025-04-01T06:39:54.592578
{ "authors": [ "paulidale" ], "repo": "openssl/openssl", "url": "https://github.com/openssl/openssl/pull/9906", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2400517441
Change iscsid login timeout in computes In a previous patch we changed the iSCSI login timeout for the control plane (OpenShift nodes). In this patch we add a new hook to do the same thing for the edpm nodes, because the default timeout of 2 minutes is too high for some test scenarios. It is necessary to do it this w...
gharchive/pull-request
2024-07-10T11:32:23
2025-04-01T06:39:54.610866
{ "authors": [ "Akrog", "pablintino", "tosky" ], "repo": "openstack-k8s-operators/ci-framework", "url": "https://github.com/openstack-k8s-operators/ci-framework/pull/2060", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1923591719
Modify libvirt_manager role for proper reproducer capabilities This patch extend the libvirt_manager role in order to create the full reproducer job layout. In such a case, there are some extended needs compared to the "deploy a layout" easy use-case: we need to inject some keys, create network layout files/configura...
gharchive/pull-request
2023-10-03T08:25:22
2025-04-01T06:39:54.614861
{ "authors": [ "cjeanner", "pablintino", "raukadah" ], "repo": "openstack-k8s-operators/ci-framework", "url": "https://github.com/openstack-k8s-operators/ci-framework/pull/625", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
902679026
Remove RolesFile parameter This removes the RolesFile parameter and documents to add a custom roles file to the tarball with required name roles_data.yaml /lgtm
gharchive/pull-request
2021-05-26T16:52:51
2025-04-01T06:39:54.617920
{ "authors": [ "dprince", "stuggi" ], "repo": "openstack-k8s-operators/osp-director-operator", "url": "https://github.com/openstack-k8s-operators/osp-director-operator/pull/248", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
432815164
Parking alongside streets (parking:lane) This ticket is about the parking:lane tag on highway. ATM its more of a collection of references and thoughts to start a discussion. I see a push in the community to add those details more to maps. I wanted to start the talk about how to add this to iD. Articles about curb dat...
gharchive/issue
2019-04-13T06:46:33
2025-04-01T06:39:54.690133
{ "authors": [ "1ec5", "bhousel", "tordans" ], "repo": "openstreetmap/iD", "url": "https://github.com/openstreetmap/iD/issues/6178", "license": "ISC", "license_type": "permissive", "license_source": "github-api" }
465447902
Wants to add extra tag when upgrading to bike+foot path When editing a Cycleway with foot=designated, iD thinks it's an 'incomplete' Cycle & Foot Path and wants to upgrade by adding bicycle=designated. However bicycle=designated is already assumed on Cycleways so this tag is extraneous. @rivermont This is intenti...
gharchive/issue
2019-07-08T20:35:18
2025-04-01T06:39:54.692635
{ "authors": [ "quincylvania", "rivermont" ], "repo": "openstreetmap/iD", "url": "https://github.com/openstreetmap/iD/issues/6635", "license": "ISC", "license_type": "permissive", "license_source": "github-api" }
305254582
Use remove-flow-types directly Referencing this external issue https://github.com/leebyron/rollup-plugin-flow/issues/5 I have stolen the workaround from mapbox-gl-js, thanks to @anandthakker. (closes https://github.com/openstreetmap/iD/issues/4874) Thanks @kepta! I'm out today but feel free to merge if it fixes th...
gharchive/pull-request
2018-03-14T17:21:50
2025-04-01T06:39:54.695283
{ "authors": [ "bhousel", "kepta" ], "repo": "openstreetmap/iD", "url": "https://github.com/openstreetmap/iD/pull/4885", "license": "ISC", "license_type": "permissive", "license_source": "github-api" }
1093983603
fix: optimize extension treeview init logic Types [x] 🐛 Bug Fixes Background or solution 之前对于折叠或者隐藏状态下的 view 也会加载数据,例如这个场景下第一次激活插件所有的 treeview 加起来会创建 760 个 treeNode 实例 优化后,当视图展开且显示状态下,才会在第一次激活时获取数据,对于这个场景,第一次只创建 49 个 treeNode,后续视图折叠/展开时都会刷新并重新获取数据(与 VS Code 表现一致) Changelog 优化插件 treeview 初始化逻辑,减少冗余的加载逻辑 Codec...
gharchive/pull-request
2022-01-05T05:01:59
2025-04-01T06:39:54.731876
{ "authors": [ "Aaaaash", "CLAassistant", "codecov-commenter" ], "repo": "opensumi/core", "url": "https://github.com/opensumi/core/pull/283", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1197006896
chore: remove useless code Types [ ] 🎉 New Features [ ] 🐛 Bug Fixes [ ] 📚 Documentation Changes [ ] 💄 Code Style Changes [ ] 💄 Style Changes [ ] 🪚 Refactors [ ] 🚀 Performance Improvements [ ] 🏗️ Build System [ ] ⏱ Tests [x] 🧹 Chores [ ] Other Changes Background or solution Changelog Thank you for your ...
gharchive/pull-request
2022-04-08T08:27:24
2025-04-01T06:39:54.736868
{ "authors": [ "CLAassistant", "vagusX" ], "repo": "opensumi/core", "url": "https://github.com/opensumi/core/pull/798", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1511455201
PHP Fatal error: Uncaught Error: Class "Swoole\Database\PDOPool" not found After updating to latest version i get this error : PHP Fatal error: Uncaught Error: Class "Swoole\Database\PDOPool" not found in Example of using PDOPool in v22 is added: https://github.com/openswoole/openswoole/blob/master/example/src/Co...
gharchive/issue
2022-12-27T05:40:53
2025-04-01T06:39:54.738463
{ "authors": [ "doubaokun", "siamakdals" ], "repo": "openswoole/openswoole", "url": "https://github.com/openswoole/openswoole/issues/14", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
244610863
Integrate check for http(s) scheme into filters Since 9b2fa8bc985d5b68f66eb8325b2fab370c4d145d, only http(s) links are permitted during general crawls. This is good, but the scheme check is done inside FilterSpider, whereas it could be naturally handled by the filtering system alongside other checks against requests...
gharchive/pull-request
2017-07-21T09:15:56
2025-04-01T06:39:54.741108
{ "authors": [ "jodizzle", "wearpants" ], "repo": "opensyllabus/osp-scraper", "url": "https://github.com/opensyllabus/osp-scraper/pull/136", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
791894189
Add cross-references to drug profile page The GraphQL drug endpoint will soon expose cross-references with IDs that we can use to construct links to other websites. Query for CHEMBL122 Based on a review of the data provided by ChEMBL, we will use the following cross-references to build external links: DrugBank ChEB...
gharchive/issue
2021-01-22T10:36:59
2025-04-01T06:39:54.754616
{ "authors": [ "andrewhercules", "d0choa", "mirandaio" ], "repo": "opentargets/platform", "url": "https://github.com/opentargets/platform/issues/1356", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
370981625
Pipeline QC: Automated QC distribution of scores As part of the automated QC we should report some very roughly bucketed distribution of scores, for val, evidence, and association steps. For example 5 buckets of width 0.2 This ticket needs more detail about how this will be implemented and how it will be reported, ...
gharchive/issue
2018-10-17T09:31:56
2025-04-01T06:39:54.757201
{ "authors": [ "MichaelaEBI", "afaulconbridge" ], "repo": "opentargets/platform", "url": "https://github.com/opentargets/platform/issues/194", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
932046016
Use predefined machine types We need to add the possibility of specifying a predefined machine type to use for VM instances. Machine type specification has precedence over custom geometry, being the latter a fall back mechanism for those situations where no machine type has been specified. No longer needed
gharchive/issue
2021-06-28T22:33:07
2025-04-01T06:39:54.758569
{ "authors": [ "mbdebian" ], "repo": "opentargets/terraform-google-opentargets-platform", "url": "https://github.com/opentargets/terraform-google-opentargets-platform/issues/8", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1514857698
reduce reliance on containers for increased code portability I suggest developer reliance on containers results in software portability issues. This is ironic because containers are designed to help with dependency issues. But, in a developer context, containers mask portability issues. It is too easy to avoid actu...
gharchive/issue
2022-12-30T21:36:25
2025-04-01T06:39:54.778621
{ "authors": [ "jahess", "jwhui" ], "repo": "openthread/openthread", "url": "https://github.com/openthread/openthread/issues/8597", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
231131117
Only send one Child Update Request when restoring rx-on-when-idle child. Resolves #1818. LGTM
gharchive/pull-request
2017-05-24T18:29:42
2025-04-01T06:39:54.779632
{ "authors": [ "jwhui", "wbober" ], "repo": "openthread/openthread", "url": "https://github.com/openthread/openthread/pull/1821", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
1296361473
Build OTBR agent for Thread 1.2 I was so far working with a RCP using Thread 1.1.1 and I was building the OTBR agent with: INFRA_IF_NAME=wlan0 BACKBONE_ROUTER=0 BORDER_ROUTING=1 OTBR_OPTIONS="-DOT_THREAD_VERSION=1.1" ./script/setup I'm now moving to a RCP using Thread 1.2. I'm wondering if I should simply use : INFR...
gharchive/issue
2022-07-06T20:15:59
2025-04-01T06:39:54.785529
{ "authors": [ "OlivierGre", "jwhui" ], "repo": "openthread/ot-br-posix", "url": "https://github.com/openthread/ot-br-posix/issues/1449", "license": "bsd-3-clause", "license_type": "permissive", "license_source": "bigquery" }
620316163
Add streamId to widget stats What is this PR doing? Add streamId to widget stats How should this be manually tested? When publishing, StreamId field should be present on the bottom of the publisher stats widget. When subscribing, StreamId field should be present above the origin server field in the subscriber stats w...
gharchive/pull-request
2020-05-18T15:48:46
2025-04-01T06:39:54.794663
{ "authors": [ "albertoacn", "v-kpheng" ], "repo": "opentok/opentok-meet", "url": "https://github.com/opentok/opentok-meet/pull/87", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1847129041
🛑 [CN] OpenUPM API /packages/extra is down In be1c0fd, [CN] OpenUPM API /packages/extra (https://api.openupm.cn/packages/extra) was down: HTTP code: 0 Response time: 0 ms Resolved: [CN] OpenUPM API /packages/extra is back up in 094bbed.
gharchive/issue
2023-08-11T16:41:06
2025-04-01T06:39:55.130133
{ "authors": [ "favoyang" ], "repo": "openupm/upptime-openupmcn", "url": "https://github.com/openupm/upptime-openupmcn/issues/1101", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1816480202
🛑 [CN] OpenUPM Website is down In 838c3d0, [CN] OpenUPM Website (https://openupm.cn) was down: HTTP code: 0 Response time: 0 ms Resolved: [CN] OpenUPM Website is back up in 53f2647.
gharchive/issue
2023-07-21T23:41:15
2025-04-01T06:39:55.132763
{ "authors": [ "favoyang" ], "repo": "openupm/upptime-openupmcn", "url": "https://github.com/openupm/upptime-openupmcn/issues/608", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1594939564
🛑 [CN] OpenUPM API /site/info is down In 7067edc, [CN] OpenUPM API /site/info (https://api.openupm.cn/site/info) was down: HTTP code: 0 Response time: 0 ms Resolved: [CN] OpenUPM API /site/info is back up in 4b3a36f.
gharchive/issue
2023-02-22T11:28:35
2025-04-01T06:39:55.135260
{ "authors": [ "favoyang" ], "repo": "openupm/upptime", "url": "https://github.com/openupm/upptime/issues/1020", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2009248912
[Bug]: Efficient_AD with Openvino takes too much times to predict Describe the bug I am using Openvino inference to predict anomalies in custom datasets. However, it takes too much times compared to other models like Padim or FastFlow. In same width/height, Padim takes 0.33 s and Fastflow takes 0.8. However, Efficien...
gharchive/issue
2023-11-24T07:37:30
2025-04-01T06:39:55.145379
{ "authors": [ "blaz-r", "papago2355", "samet-akcay" ], "repo": "openvinotoolkit/anomalib", "url": "https://github.com/openvinotoolkit/anomalib/issues/1499", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1017481507
Add LFW format Motivation and context Added LFW format. How has this been tested? Checklist [ ] I submit my changes into the develop branch [x] I have added description of my changes into CHANGELOG file [x] I have updated the documentation accordingly [x] I have added tests to cover my changes [ ] I have linke...
gharchive/pull-request
2021-10-06T05:13:34
2025-04-01T06:39:55.153100
{ "authors": [ "kirill-sizov", "nmanovic" ], "repo": "openvinotoolkit/cvat", "url": "https://github.com/openvinotoolkit/cvat/pull/3770", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1713237085
Add COCO Roboflow section Summary Add documentation part of #976 How to test Checklist [ ] I have added unit tests to cover my changes.​ [ ] I have added integration tests to cover my changes.​ [x] I have added the description of my changes into CHANGELOG.​ [x] I have updated the documentation accordingly Lice...
gharchive/pull-request
2023-05-17T06:47:08
2025-04-01T06:39:55.163611
{ "authors": [ "codecov-commenter", "vinnamkim" ], "repo": "openvinotoolkit/datumaro", "url": "https://github.com/openvinotoolkit/datumaro/pull/1000", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
930489956
Error audio sample app - Got EOS from element "pipeline0" Hello, I was able to build and run the DL streamer audio sample app and I'm getting this message and no output is generated. I tried this on locahost with openVINO 2021.3, and also on openvino/ubuntu18_data_runtime:latest and openvino/ubuntu20_data_runtime:la...
gharchive/issue
2021-06-25T20:42:01
2025-04-01T06:39:55.188505
{ "authors": [ "adranit", "antoniomtz", "mliu2020" ], "repo": "openvinotoolkit/dlstreamer_gst", "url": "https://github.com/openvinotoolkit/dlstreamer_gst/issues/214", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1879813845
Add heuristic logic to unify the oc block to optimize the peak memory consumption for LLM. Description Add heuristic logic to unify the oc block to optimize the peak memory consumption for LLM. OV PR:https://github.com/openvinotoolkit/openvino/pull/19575
gharchive/pull-request
2023-09-04T08:51:54
2025-04-01T06:39:55.190454
{ "authors": [ "luweizhou2016" ], "repo": "openvinotoolkit/oneDNN", "url": "https://github.com/openvinotoolkit/oneDNN/pull/210", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2417982802
rm .github/ISSUE_TEMPLATE GenAI issues found by the commpunity tend to be crated using that template which isn't correct because they usually expect us to address them. Not the end. I was going to use one of the issues as a template for new GFI. I was trying to remember how issue assignment is implemented and just ...
gharchive/pull-request
2024-07-19T05:43:16
2025-04-01T06:39:55.191950
{ "authors": [ "Wovchena" ], "repo": "openvinotoolkit/openvino.genai", "url": "https://github.com/openvinotoolkit/openvino.genai/pull/646", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2593679419
Remove itaic on page titles Font changes have been updated
gharchive/issue
2024-10-17T05:45:17
2025-04-01T06:39:55.214129
{ "authors": [ "Vaisakh-mv", "deepakkumarnd" ], "repo": "openvitae-tech/blackboard-lms", "url": "https://github.com/openvitae-tech/blackboard-lms/issues/90", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
189817057
Set up continuous integration Need to set up a continuous integration pipeline for running unit tests, integration tests, builds, etc. Currently experimenting with concourse in this branch. Alternatives are travis CI, jenkins, etc. Concourse server is set up at http://9.42.89.107:8080/ Concourse pipeline with uni...
gharchive/issue
2016-11-16T19:29:37
2025-04-01T06:39:55.232986
{ "authors": [ "alexsong93" ], "repo": "openwhisk/apigateway", "url": "https://github.com/openwhisk/apigateway/issues/15", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
568753537
luci-app-yggdrasil: fix listen uri type and remove tap for v3.13 Tested against yggdrasil v3.12-develop (v3.13) / APU2 x86_64 (next release expected tomorrow) uri is required, using address was omitting listen address for: ygguci get tap interface support is removed in v3.13 do we need to update translation maps file...
gharchive/pull-request
2020-02-21T05:59:44
2025-04-01T06:39:55.242325
{ "authors": [ "jow-", "wfleurant" ], "repo": "openwrt/luci", "url": "https://github.com/openwrt/luci/pull/3659", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
810721002
luci-{app,proto}-wireguard: remove kmod-wireguard Prepares for 5.10 migration. wireguard-tools will bring in the correct wireguard kernel module dependency - either kmod-wireguard or kmod-wireguard-oot. Depends on openwrt/openwrt#3885 I'm going to close this for now, there has been quite a bit of discussion on how ...
gharchive/pull-request
2021-02-18T03:19:46
2025-04-01T06:39:55.244692
{ "authors": [ "hnyman", "lipnitsk" ], "repo": "openwrt/luci", "url": "https://github.com/openwrt/luci/pull/4819", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1931840757
luci-proto-cni: protocol update Updated luci support for updated netifd cni support openwrt/packages#22341 maintainer: me build/test platform: x86_64, latest git Hold until openwrt/packages#22341 is merged. PR openwrt/packages#22341 is merged. This is good to go. Thanks!
gharchive/pull-request
2023-10-08T15:02:38
2025-04-01T06:39:55.246555
{ "authors": [ "feckert", "oskarirauta" ], "repo": "openwrt/luci", "url": "https://github.com/openwrt/luci/pull/6626", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1687879195
Enable roundeven expansion pattern Re-enables more tests from #12778. Could we keep the approximate math patterns still guarded by a flag. Even if the flag is on by default. Good idea, done.
gharchive/pull-request
2023-04-28T04:29:47
2025-04-01T06:39:55.393895
{ "authors": [ "jpienaar" ], "repo": "openxla/iree", "url": "https://github.com/openxla/iree/pull/13329", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2087408578
[CPU] Improve vector tile sizes for sub-byte matmuls on Aarch64 This PR introduces a simple heuristic to make sure that we at least fill one vector register for the smallest data type used in the matmul. For example, given a 128-bit vector and a i32 <- i4, i4 matmul, we used 16 tile size for the main vector dimension...
gharchive/pull-request
2024-01-18T03:27:19
2025-04-01T06:39:55.395370
{ "authors": [ "dcaballe" ], "repo": "openxla/iree", "url": "https://github.com/openxla/iree/pull/16143", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2009365282
fix dns host using configmap name What type of PR is this? Uncomment only one /kind <> line, hit enter to put that in a new line, and remove leading whitespace from that line: /kind bug /kind documentation /kind enhancement /kind good-first-issue /kind feature /kind question /kind design /sig ai /sig iot /sig netwo...
gharchive/pull-request
2023-11-24T09:10:57
2025-04-01T06:39:55.398803
{ "authors": [ "River-sh", "rambohe-ch" ], "repo": "openyurtio/openyurt", "url": "https://github.com/openyurtio/openyurt/pull/1827", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1398137281
support / give feedback / generate button asks for root without explanation The app asks for root escalation to generate the feedback package, but doesn't say precisely what it's going to collect or change and doesn't offer any alternatives. It would go far to inspire confidence if the text near the button made it pe...
gharchive/issue
2022-10-05T17:36:11
2025-04-01T06:39:55.411408
{ "authors": [ "JeremyTellier", "qrkourier" ], "repo": "openziti/desktop-edge-ui", "url": "https://github.com/openziti/desktop-edge-ui/issues/8", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
773691699
Oudated info in Packaging an operator for OLM Bug Report What did you do? I was checking the doc https://olm.operatorframework.io/docs/tasks/packaging-an-operator/ What did you expect to see? It links as an example of the Memcached sample with the layout 1.0+ of SDK in : https://github.com/operator-framework/operato...
gharchive/issue
2020-12-23T11:38:36
2025-04-01T06:39:55.422122
{ "authors": [ "camilamacedo86", "timflannagan" ], "repo": "operator-framework/operator-lifecycle-manager", "url": "https://github.com/operator-framework/operator-lifecycle-manager/issues/1920", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
457601509
Add webhook proposal This is my current view of how webhooks should be added into OLM. Feedback/discussion encouraged. /retest /test e2e-aws-console-olm /retest /test e2e-aws Regarding certificate management, have you thought about relying on cert-manager or OpenShift's service-ca?
gharchive/pull-request
2019-06-18T17:16:24
2025-04-01T06:39:55.423892
{ "authors": [ "ecordell", "jpeeler", "rcernich" ], "repo": "operator-framework/operator-lifecycle-manager", "url": "https://github.com/operator-framework/operator-lifecycle-manager/pull/913", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
484902087
[Helm] Random password regenerated indefinitely Bug Report What did you do? As a part of a hack day, we created a Jenkins operator from the stable/jenkins chart, with a couple of modifications. After installing the operator, we noticed that the jenkins admin password, which is defined to be generated randomly, is reg...
gharchive/issue
2019-08-25T07:49:34
2025-04-01T06:39:55.431018
{ "authors": [ "joelanford", "maorfr" ], "repo": "operator-framework/operator-sdk", "url": "https://github.com/operator-framework/operator-sdk/issues/1862", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1376078603
storage: structure protobuf definition in folders proto/frontend proto/middlend proto/backend we think same #119 with #144 we now have storage/v1/backend_nvme_tcp.proto can/should we do more like for example: storage/v1/frontend/nvme.proto and storage/v1/frontend/virtio-blk.proto and storage/v1/backend/nvme_tcp.p...
gharchive/issue
2022-09-16T15:04:06
2025-04-01T06:39:55.443336
{ "authors": [ "alanwhite", "glimchb" ], "repo": "opiproject/opi-api", "url": "https://github.com/opiproject/opi-api/issues/120", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
728885885
Added rtadvd configuration and service calls Added routines to create rtadvd config file; there seem to be some options that do not exist in rtadvd, so we'll need to see if that makes it unopperable. Using the background launch option fixed the issue with no response to RS when launched using mwexecf. This is a first...
gharchive/pull-request
2020-10-24T21:59:09
2025-04-01T06:39:55.449372
{ "authors": [ "fichtner", "marjohn56" ], "repo": "opnsense/core", "url": "https://github.com/opnsense/core/pull/4431", "license": "BSD-2-Clause", "license_type": "permissive", "license_source": "github-api" }
50907600
Daemon started twice On Ubuntu 14.04 with memcached cookbook v1.7.2. I'm using the cookbook like this: memcached_instance 'my_memcached' .. with these attributes: default['memcached']['memory'] = 64 default['memcached']['logfilename'] = 'memcached.log' default['memcached']['port'] = 11211 default['memcached']['user'...
gharchive/issue
2014-12-03T23:22:34
2025-04-01T06:39:55.523513
{ "authors": [ "jonathanhoskin", "stonith" ], "repo": "opscode-cookbooks/memcached", "url": "https://github.com/opscode-cookbooks/memcached/issues/43", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
978614913
🛑 API Server is down In fc2ad2a, API Server (https://api.optbp.com/hangfire) was down: HTTP code: 0 Response time: 0 ms Resolved: API Server is back up in a461801.
gharchive/issue
2021-08-25T01:28:06
2025-04-01T06:39:55.576329
{ "authors": [ "optbp-monitor" ], "repo": "optbp-monitor/optbp-monitor", "url": "https://github.com/optbp-monitor/optbp-monitor/issues/14", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
893990634
Multiselect don't find value (MenuItemSelectType) => return ['id' => (string)$key, 'label' => $value]. Heya! I merged the PR by @mariuskli and released version 5.3.3. It should be fixed now. :) Good luck!
gharchive/issue
2021-05-18T05:58:34
2025-04-01T06:39:55.580462
{ "authors": [ "Tarpsvo", "ttungbmt" ], "repo": "optimistdigital/nova-menu-builder", "url": "https://github.com/optimistdigital/nova-menu-builder/issues/114", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
494343095
Error when creating menu I get this error when creating a menu on a fresh installation of Nova v2.3.0 and nova-menu-builder v1.4.0 SQLSTATE[22P02]: Invalid text representation: 7 ERROR: invalid input syntax for integer: "{{resourceId}}" (SQL: select count(*) as aggregate from "menus" where "slug" = yooo and "id" <> {...
gharchive/issue
2019-09-17T00:41:00
2025-04-01T06:39:55.583317
{ "authors": [ "Tarpsvo", "zippoxer" ], "repo": "optimistdigital/nova-menu-builder", "url": "https://github.com/optimistdigital/nova-menu-builder/issues/23", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
333807177
fixing changelog to reflect 2.0.0 rollback and 2.0.0-beta2 release Simple changes to the changelog, which wasn't updated when we did the 2.0.0 rollback and 2.0.0-beta2 release build
gharchive/pull-request
2018-06-19T19:28:09
2025-04-01T06:39:55.585713
{ "authors": [ "ceimaj", "mikeng13" ], "repo": "optimizely/android-sdk", "url": "https://github.com/optimizely/android-sdk/pull/204", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }