Konstantin Sykulev
ee1be26878
certificate gitops fixes ( #36708 )
...
**Related issue:** Resolves #36649
Cleaned up some gitops messaging
Changed the team parameter to accept a name rather than an id.
the certificate_template is still using an id. This matches what other
entities in gitops.
Here is a sample post to the spec endpoint for a certificate_template
```
{
specs: [
{
"name": "certificate template",
"team": "workstations",
"certificate_authority_id": 1,
"subject_name": "CN:hello"
}
]
}
```
# Checklist for submitter
- [x] Input data is properly validated, `SELECT *` is avoided, SQL
injection is prevented (using placeholders for values in statements)
## Testing
- [x] Added/updated automated tests
- [x] Where appropriate, [automated tests simulate multiple hosts and
test for host
isolation](https://github.com/fleetdm/fleet/blob/main/docs/Contributing/reference/patterns-backend.md#unit-testing )
(updates to one hosts's records do not affect another)
- [x] QA'd all new/changed functionality manually
2025-12-08 10:11:15 -06:00
..
2025-08-28 19:32:46 -05:00
2025-05-01 13:12:53 -07:00
2025-06-11 14:22:46 -03:00
2025-09-05 16:05:19 -03:00
2025-11-13 18:10:24 -05:00
2025-12-08 09:05:02 -06:00
2025-09-05 16:05:19 -03:00
2025-11-13 18:10:24 -05:00
2025-11-25 16:15:58 -06:00
2025-11-21 11:28:47 -06:00
2025-11-14 12:44:14 -03:00
2025-11-13 18:10:24 -05:00
2025-12-01 16:48:43 +00:00
2025-11-24 15:44:06 -06:00
2025-12-05 10:16:46 -05:00
2025-08-03 08:18:13 +02:00
2025-11-25 12:54:58 -03:00
2025-11-25 11:19:05 -03:00
2025-09-19 17:00:19 -05:00
2025-11-03 16:41:57 -06:00
2025-07-18 10:19:05 -03:00
2025-11-03 16:41:57 -06:00
2025-09-09 11:22:04 -03:00
2025-09-25 10:03:36 -05:00
2025-09-05 16:35:21 +03:00
2025-12-04 11:06:34 -06:00
2025-12-05 12:14:14 -06:00
2025-12-08 10:11:15 -06:00
2025-12-02 10:25:13 -06:00
2025-11-24 15:44:06 -06:00
2025-12-02 17:24:15 -06:00
2025-07-02 09:07:58 -03:00
2025-11-17 11:29:23 -05:00
2025-08-14 19:33:47 -03:00
2025-10-03 14:12:53 -05:00
2025-09-26 15:59:48 -05:00
2025-09-26 15:59:48 -05:00
2025-12-08 10:11:15 -06:00
2025-11-14 13:49:08 -06:00
2025-11-14 13:49:08 -06:00
2025-09-25 22:52:28 -03:00
2025-07-18 10:19:05 -03:00
2025-12-05 17:01:44 -06:00
2025-12-05 10:16:46 -05:00
2025-12-05 10:16:46 -05:00
2025-12-05 17:01:44 -06:00
2025-07-16 20:08:27 +02:00
2025-12-05 10:16:46 -05:00
2025-07-16 08:12:32 -06:00
2025-07-16 08:12:32 -06:00
2025-12-08 09:05:02 -06:00
2025-08-18 18:31:53 +02:00
2025-10-31 11:16:42 -05:00
2025-11-17 17:25:45 -06:00
2025-06-11 14:22:46 -03:00
2025-09-26 15:03:50 -03:00
2025-12-03 15:42:03 -04:00
2025-11-17 17:25:45 -06:00
2025-12-05 10:16:46 -05:00
2025-12-05 20:01:57 -05:00
2025-11-12 15:05:49 -06:00
2025-12-08 10:11:15 -06:00
2025-09-26 15:03:50 -03:00
2025-12-05 10:16:46 -05:00
2025-11-03 13:07:44 -06:00
2025-07-17 10:20:49 -04:00
2025-08-03 08:18:13 +02:00
2025-09-22 11:50:45 -04:00
2025-10-15 17:24:49 -03:00
2025-09-22 11:29:57 -04:00
2025-11-17 17:25:45 -06:00
2025-11-12 16:59:00 -03:00
2025-11-25 09:39:06 -03:00
2025-07-31 17:50:57 +02:00
2025-12-05 20:01:57 -05:00
2025-12-05 20:01:57 -05:00
2025-11-25 19:23:31 -05:00
2025-08-01 20:32:15 +02:00
2025-12-05 10:16:46 -05:00
2025-06-30 17:45:39 -03:00
2025-11-18 12:17:43 -06:00
2025-11-18 12:17:43 -06:00
2025-07-02 14:57:25 -05:00
2025-08-05 11:23:27 -05:00
2025-11-06 15:30:55 -03:00
2025-11-06 15:30:55 -03:00
2025-12-02 12:27:20 -05:00
2025-12-05 10:16:46 -05:00
2025-07-07 15:13:46 -03:00
2025-11-19 11:25:29 -03:00
2025-12-04 10:45:50 -06:00
2025-11-03 16:41:57 -06:00
2025-08-08 12:14:48 -04:00
2025-11-25 15:04:53 -05:00
2025-11-25 16:15:58 -06:00
2025-11-17 17:25:45 -06:00
2025-11-17 17:25:45 -06:00
2025-11-17 17:25:45 -06:00
2025-11-12 17:01:16 -05:00
2025-08-27 16:39:43 -05:00
2025-08-14 19:33:47 -03:00
2025-08-22 11:22:37 -03:00
2025-06-30 17:45:39 -03:00
2025-12-05 10:16:46 -05:00
2025-11-24 15:44:06 -06:00
2025-10-09 11:22:44 -03:00
2025-11-12 17:01:16 -05:00
2025-12-08 09:05:02 -06:00
2025-11-17 17:25:45 -06:00
2025-12-02 12:27:20 -05:00
2025-11-17 17:25:45 -06:00
2025-12-05 10:16:46 -05:00
2025-11-04 13:34:25 -05:00
2025-09-26 15:59:48 -05:00
2025-10-28 16:21:51 -04:00
2025-11-17 17:25:45 -06:00
2025-11-21 16:19:38 -05:00
2025-06-11 14:22:46 -03:00
2025-11-17 17:25:45 -06:00
2025-09-02 18:02:34 -05:00
2025-11-18 19:23:18 -05:00
2025-12-02 12:27:20 -05:00
2025-06-05 18:53:14 -06:00
2025-07-22 17:24:19 -04:00
2025-06-30 17:45:39 -03:00
2025-11-12 17:01:16 -05:00
2025-11-25 11:21:14 -05:00
2025-11-24 10:18:47 -06:00
2025-11-24 10:18:47 -06:00