Sam Pfluger
9325bca9c1
Fix sentence case ( #21077 )
2024-08-06 00:16:33 -05:00
Sharon Katz
95fc48c110
Adding changes for Fleet v4.54.1 ( #20719 )
2024-07-25 15:02:19 -04:00
Benjamin Edwards
e52f6c8291
update GCP terraform code to be compatible with software installers updates ( #20585 )
2024-07-22 11:23:44 -04:00
Luke Heath
1032841800
Adding changes for Fleet v4.54.0 ( #20280 ) ( #20561 )
2024-07-17 16:50:26 -07:00
George Karr
415b0a7710
Adding changes for Fleet v4.53.1 ( #20130 )
...
Co-authored-by: Robert Fairburn <8029478+rfairburn@users.noreply.github.com>
2024-07-01 14:02:22 -05:00
Luke Heath
972988e39b
Adding changes for Fleet v4.53.0 ( #19965 )
2024-06-28 14:21:58 -07:00
Roberto Dip
2a9be32ffa
update Go to go1.22.4 ( #19958 )
...
for #19844
# Checklist for submitter
If some of the following don't apply, delete the relevant line.
<!-- Note that API documentation changes are now addressed by the
product design team. -->
- [x] Changes file added for user-visible changes in `changes/`,
`orbit/changes/` or `ee/fleetd-chrome/changes`.
See [Changes
files](https://fleetdm.com/docs/contributing/committing-changes#changes-files )
for more information.
- [x] Manual QA for all new/changed functionality
2024-06-25 10:55:36 -03:00
George Karr
2106767860
Adding changes for Fleet v4.52.0 ( #19916 )
2024-06-24 15:58:58 -05:00
Robert Fairburn
21207dab81
Disable osquery sidecar dogfood ( #19764 )
2024-06-14 10:10:03 -07:00
Robert Fairburn
41720df5a3
Update dogfood to fix carves to s3 ( #19728 )
2024-06-13 11:11:56 -05:00
George Karr
5af2f9751a
Adding changes for Fleet v4.51.1 ( #19649 )
...
Co-authored-by: Luke Heath <luke@fleetdm.com>
2024-06-12 16:27:18 -05:00
Benjamin Edwards
8742f886d2
Render installer store changes ( #19705 )
2024-06-12 17:06:44 -04:00
Robert Fairburn
f57ae38308
Add s3 installers configuration to dogfood ( #19697 )
2024-06-12 13:50:41 -05:00
Robert Fairburn
dcd551f671
initial osquery docker sidecar and osquery local builds ( #19641 )
2024-06-12 13:25:07 -05:00
Luke Heath
df16d76565
Add fleet_calendar_periodicity to dogfood environment ( #19633 )
...
From this PR: https://github.com/fleetdm/fleet/pull/19559
---------
Co-authored-by: Robert Fairburn <8029478+rfairburn@users.noreply.github.com>
2024-06-10 15:15:36 -07:00
Luke Heath
fbe9c1b498
Adding changes for Fleet v4.51.0 ( #19601 )
2024-06-10 09:47:23 -07:00
Robert Fairburn
d65f59ed84
update osquery-carve module version in dogfood ( #19535 )
2024-06-05 12:31:40 -05:00
Grant Bilstad
9db32a5827
Update s3 carves bucket expiry for dogfood ( #19533 )
...
Need to update to extended expiry for carves s3 as not to remove for
software_installs
@rfairburn will apply with no downtime to Dogfood
2024-06-05 12:12:32 -05:00
Robert Fairburn
d241ce7a1d
Fleet server private key ( #19451 )
...
This is needed to support the latest release in loadtesting and dogfood.
2024-06-03 13:21:01 -05:00
Sharon Katz
0d0d37d30d
Adding changes for Fleet v4.50.2 ( #19410 )
2024-05-31 16:51:21 -04:00
Sharon Katz
1047ed2622
Adding changes for Fleet v4.50.1 ( #19334 )
2024-05-30 12:23:59 -04:00
Robert Fairburn
0cf1f78bf1
Update loadtest osquery-perf to cleanup vulns in built image ( #19317 )
...
Note this is the same Dockerfile used in cloud for adding fake hosts to
preview/tests environments.
2024-05-28 16:33:55 -05:00
Benjamin Edwards
a2ac7e9083
increase monitoring delay ( #19201 )
...
part 1 of 2 of https://github.com/fleetdm/fleet/issues/19038
2024-05-23 16:18:38 -04:00
Roberto Dip
987b64a0c7
update to go1.22.3 + dependencies ( #19142 )
...
For #16795 , this:
- Updates Go to go1.22.3
- Per
https://github.com/fleetdm/fleet/issues/16795#issuecomment-2100450618 , I
also ran the following to update the versions requested by @getvictor
```
go get github.com/kataras/golog@v0.1.12
go get github.com/kataras/iris/v12@v12.2.11
go get github.com/sethvargo/go-password@v0.3.0
```
**Notes**
After this is merged people will need to update their Go version. I use
gvm and I did it like:
```
$ gvm install go1.22.3
$ gvm use go1.22.3 --default
```
**Relevant changes**
The release notes mention:
> Previously, the variables declared by a “for” loop were created once
> and updated by each iteration. In Go 1.22, each iteration of the loop
> creates new variables, to avoid accidental sharing bugs.
However, we already have a lint rule (see
https://github.com/fleetdm/fleet/pull/13877 ) for this scenario, so it
shouldn't affect us.
2024-05-23 16:23:38 -03:00
Luke Heath
a540e0e38b
Adding changes for Fleet v4.50.0 ( #19191 )
2024-05-23 11:11:28 -05:00
George Karr
e61e3edb39
Adding changes for patch 4.49.4 ( #19163 )
2024-05-21 11:20:37 -05:00
Benjamin Edwards
b7e10a3dd8
fleet on render ( #18850 )
2024-05-08 14:12:40 -04:00
Sharon Katz
e735e51915
Adding changes for patch 4.49.3 ( #18769 )
...
Co-authored-by: Luke Heath <luke@fleetdm.com>
2024-05-07 13:32:46 -04:00
George Karr
cb6cfe9da5
Adding changes for patch 4.49.2 ( #18637 )
2024-04-30 11:52:03 -05:00
Robert Fairburn
a4bd6aad04
engine_version in wrong place ( #18624 )
2024-04-29 18:41:11 -05:00
Luke Heath
9bd87ca87f
Bump dogfood terraform to 8.0.mysql_aurora.3.05.2 ( #18620 )
2024-04-29 18:00:43 -05:00
Robert Fairburn
27a4071a89
Make terraform match prod RDS versions ( #18621 )
2024-04-29 17:58:17 -05:00
George Karr
b75545ba26
Adding changes for patch 4.49.1 ( #18573 )
2024-04-26 12:35:44 -05:00
Luke Heath
2a1c19e26c
Adding changes for Fleet v4.49.0 ( #18496 )
2024-04-24 14:13:59 -05:00
Sharon Katz
420e2adb0f
Adding changes for patch 4.48.3 ( #18306 )
...
Co-authored-by: Luke Heath <luke@fleetdm.com>
2024-04-17 16:41:06 -04:00
George Karr
f02d4706f5
Adding changes for patch 4.48.2 ( #18148 )
2024-04-10 13:21:59 -05:00
George Karr
af7f0fa89e
Adding changes for patch 4.48.1 ( #18129 )
2024-04-09 11:41:41 -05:00
Victor Lyuboslavsky
e8487fae53
In kubequery, updating golang.org/x/net dependency to fix GO-2024-2687 ( #18108 )
...
#17903
In kubequery, updating golang.org/x/net dependency to fix GO-2024-2687
2024-04-05 17:43:10 -05:00
Luke Heath
7b91434452
Updating changelog for 4.48.0 ( #18014 )
2024-04-02 15:38:42 -05:00
Robert Fairburn
57793c27a0
Remove WAF from dogfood ( #17940 )
2024-03-28 13:55:41 -05:00
George Karr
f2b3a58bff
Updating changelog for 4.47.3 ( #17871 )
2024-03-27 10:41:51 -05:00
Sharon Katz
b44848eeba
Updating changelog for 4.47.2 ( #17804 )
2024-03-26 09:18:34 -05:00
StepSecurity Bot
80335d88d1
[StepSecurity] Apply security best practices ( #17811 )
2024-03-22 16:19:11 -05:00
George Karr
c6d5151198
Updating changelog for 4.47.1 ( #17689 )
2024-03-19 09:47:00 -05:00
Benjamin Edwards
0d9718aea6
enable & upgrade external vuln scans ( #17038 )
2024-03-15 11:45:58 -04:00
dependabot[bot]
49b689391d
Bump google.golang.org/protobuf from 1.27.1 to 1.33.0 in /infrastructure/kubequery ( #17606 )
2024-03-14 11:27:24 -05:00
Robert Fairburn
8aa1c2b147
Add Vanta Owner to spend alerts ( #17623 )
2024-03-14 11:25:55 -05:00
Luke Heath
88d41915eb
Prepare Fleet v4.47.0 ( #17581 )
2024-03-12 17:45:26 -05:00
George Karr
33bb67b7af
update changelog 4.46.2 ( #17337 )
...
- Updating changelog for 4.46.2
2024-03-06 15:41:55 -06:00
Lucas Manuel Rodriguez
4acb713bf1
osquery-perf changes for Fleet downtime load test (#17310 )
...
Including all the osquery-perf changes needed to perform #16423 .
2024-03-04 15:10:10 -03:00