Pat
Pat
Apologies, looks like a bad merge snuck in and ruined things. Will resolve and update.
Resolved build and format issues plus ensured the submodule matched current `main` version here. Full clean build and unit test locally passes with the Ubuntu target: ```shell $ gh pr...
Looks like a unit test failure due to IPv4 vs IPv6 networking: ``` 2022-10-13T19:59:34.3024281Z output_test.go:413: 2022-10-13T19:59:34.3025151Z Error Trace: /home/runner/work/tracee/tracee/cmd/tracee-rules/output_test.go:413 2022-10-13T19:59:34.3025814Z Error: Error message not equal: 2022-10-13T19:59:34.3027230Z expected: "error connecting to...
> @patrick-stephens I'm really sorry for the delay to look into this. Prioritizing to review between today and tomorrow. I've been short on time with some deadlines for kubecon next...
@petemounce can you see the info from the check in your PR, it explains what to do? https://github.com/fluent/fluent-bit-docs/pull/896/checks?check_run_id=8455377123 If not, essentially you just have to amend the commit with the...
Need to ensure we cover repo metadata signing in packaging/update_repos.sh as well as using SHA256 digests. This seems to be required for FIPS mode on RHEL. https://github.com/fluent/fluent-bit/issues/3617 https://github.com/fluent/fluent-bit/issues/3618 Both should...
- [ ] Add a smoke test run to verify from the new domain URL for simple installation checks.
New CNAME up: https://github.com/fluent/fluent-bit-infra/blob/91feb5d61448fdf74484b593089731df3f3f2e6e/terraform/domains.tf#L179 It is accessible at packages-test.fluentbit.io.s3.amazonaws.com
Not without Windows build and checksums, plus cert issues.
Checksums should be done now, just waiting on #5599 to fully deprecate the Appveyor builds although we can transition without it.