Odin Ugedal

Results 16 issues of Odin Ugedal

This code path is very hot since hubble fetch the /v1/endpoint and /v1/endpoint/{ID} endpoints very often. When having a lot of policy rules, the output of those, and all the...

release-note/misc

Commit msg; ``` This makes a distinction between matchNames and matchPatterns, and only puts the matchPatterns with wildcards into the regex used to check if dns queries are allowed or...

kind/enhancement
kind/performance
area/proxy
dont-merge/needs-sign-off
sig/policy
release-note/misc
needs-backport/1.12

The previous non-rsvd max/limit_in_bytes does not account for reserved huge page memory, making it possible for a processes to reserve all the huge page memory, without being able to allocate...

This central ruleSlice has for us been one of the main bottle necks for throughput, and one of the main contributors to cpu usage. With this patch, we will now...

kind/enhancement
area/daemon
kind/performance
release-note/minor
sig/policy
dont-merge/needs-rebase

Only valid registrations with pool on paid events should be marked "manual". Just like: https://abakus.no/events/1767 ![Screenshot from 2019-04-04 15-15-47](https://user-images.githubusercontent.com/1467188/55558519-8ed36500-56ec-11e9-964a-585c6e07e9c4.png)

backend
level:medium
priority:high

There are a lot of similar stuff in the client and server webpack configs. The similar stuff should be separated to a separate file. This also applies to constants like...

frontend

Show field errors properly when using `react-select` ![Screenshot from 2019-03-11 22-21-53](https://user-images.githubusercontent.com/1467188/54159067-5ec9d680-444c-11e9-8a40-83554a37c0de.png)

bug
frontend
level:easy

Make it possible to change `leader` and `co_leader` in interestgroup edit form

new-feature
backend
frontend
level:medium
good-first-issue

Currently the user only receive an email when a new survey is created, but no notification in the NotificationFeed.

bug
backend
priority:high
good-first-issue