-
Model
```
public class Incident {
@ManyToOne
@JoinColumn(name = "last_edited_by")
@CreatePermission(expression = Constants.USER_VALID)
@UpdatePermission(expression = Constants.US…
-
*Allocator Application*
## Application Number
rec4wyj4g7HLMux57
## Organization Name
Xman Team
## Organization On-chain Identity
f1rto7zthkzfazt7baq6kpls4mozpmh2m7oxehcqy
## Allocator Pathway Nam…
-
Dear colleagues,
prompted by the recent incident of a submission coauthored (but not submitted) by a managing editor having admin rights, here is a request for a feature proposed by Raphael:
if …
-
Ephemeral containers seem a valid alternative for kubectl trace.
This issue is open so that we can explore them within kubectl trace and post the results
https://kubernetes.io/docs/concepts/work…
-
semi-related to the topic of [enforcement](https://github.com/EthicalSource/contributor_covenant/issues/910), I also wonder about the topic of reporting.
within the Symfony community we created [th…
-
Hello,
I am trying to leverage the packaged version, and adding additional functionality per this documentation: https://github.com/monzo/response/blob/master/docs/development.md
In manage.py I'…
-
### Request Type
Feature Request
Hi,
Is it possible to have the description field in the custom field as multiline text. The reason being that for example, I would like to add a custom field "I…
-
## Description
For some entities that we want to expose in the C8 REST API, some fields are not directly accessible from one entity in one index.
This epic collects the entities and fields in ques…
-
This one's going to be long, but hopefully, I've got a solution. I was digging around in the depths of redis to figure out how best to store control call data, and I discovered that there are a couple…
-
fleetd version: all.
This bug is related to the P0 #22687.
### 💥 Actual behavior
Currently, if Fleet's TUF root.json signature is expired fleetd won't start up (exits early over and over…