-
###Description of the Tech Debt###
The mutation `commit_form_change_internal` had a substantial amount of logic added that is conditional on the form and operation. The result is difficult to read an…
-
On 10/6/2020 we discovered we had a few security bugs in production. We created the PRs below to resolve these security bugs but since we wanted to hotfix these quickly we did not add automated tests …
-
### Technical integration:
- [x] ZEnMo/Holon-webapp#248
- [ ] ZEnMo/Holon-webapp#249
- [ ] ZEnMo/Holon-webapp#250
### Preprocessor
- [x] ZEnMo/Holon-webapp#244
- [x] ZEnMo/Holon-webapp#245
- …
-
The current activation script has accrued too much technical debt. There are a couple long-standing issues with it as well, such as permissions being set to parents too far out of their context (`/var…
-
# Description
Our database models in CG have non-optional fields that are nullable in the database leading to inconsistencies.
These models should be streamlined so that we do not allow faulty or…
-
# Request Details
## Idea
How Feature Flags Helped Reduce Technical Debt
## Description
A story about how a team used feature flags to manage technical debt, prevent code duplication, and avoi…
-
**How to categorize this issue?**
/area dev-productivity
/kind cleanup
**What would you like to be added**:
After the changes in https://github.com/gardener/gardener/pull/10257, containerd configura…
-
With https://github.com/libp2p/rust-libp2p/pull/3327, we took out some technical debt to move forward with #2824. The tests which currently depend on `ConnectionId` should be refactored to spin up a `…
-
### Release Note Category
- [ ] Feature changes/additions
- [ ] Bug fixes
- [ ] Internal Infrastructure Improvements
### Release Note Description
-
There exists a cyclic dependency between classes LoadBalancerStats and ServerStats that has caused in the past up to 12% productvity loss.
We at Skuld.ai have developed a tool that can find cycles …