·
2 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
What's Changed
- Simplify version/commit injection into build artifacts by @mclasmeier in #107
- Use strings.Cut for --set expression parsing by @mclasmeier in #115
- Don't hard-code temporaryfilename for CA certificate by @mclasmeier in #114
- Associate some TODOs with ROX-34499 by @mclasmeier in #122
- Use strings.Cut for --set expression parsing by @mclasmeier in #123
- Run e2e tests in CI by @mclasmeier in #116
- Don't return result pointers for runKubectl and RunKubectl by @mclasmeier in #126
- Skip https:// dance by @mclasmeier in #127
- Request fewer sensor resources in CI by @mclasmeier in #128
- Integrate Dependabot for automated dependency updates by @AlexVulaj in #130
- Increase default wait timeouts to 20 minutes by @AlexVulaj in #132
- Parse YAML for CRD identification by @mclasmeier in #134
- More robust OLM deployment check by @mclasmeier in #133
- Differentiate between OpenShift4-on-infra and generic OpenShift4 by @mclasmeier in #155
- Use kubectl api-resources for OLM check by @mclasmeier in #131
- Explicitly list injected-cabundle config map for deletion by @mclasmeier in #150
- Prevent leaking of injected-cabundle during securedcluster teardown by @mclasmeier in #162
- Improve checking of availability of securityContextConfig by @mclasmeier in #148
- Simplify teardown, hopefully making it more robust against CNO races by @mclasmeier in #164
- Enable OLM tests in CI with cluster resource dump on failure by @mclasmeier in #146
- Support detached port forwarding by @mclasmeier in #169
- Bump docker/build-push-action from 6 to 7 by @dependabot[bot] in #136
- Bump docker/setup-buildx-action from 3 to 4 by @dependabot[bot] in #135
- Bump github.com/google/go-containerregistry from 0.21.0 to 0.21.5 by @dependabot[bot] in #144
- Remove stackrox-central-helm configmap on teardown by @mclasmeier in #170
- Ensure pull secrets exist for operator when deploying in Konflux mode by @mclasmeier in #171
- New config-file first configuration approach by @mclasmeier in #129
- Better waiting for component readiness by @mclasmeier in #147
- Fixes for --early-readiness by @mclasmeier in #175
- Remove dead code by @mclasmeier in #183
- Bump Go to 1.26 by @mclasmeier in #181
- Better error reporting on the OLM-installation path by @mclasmeier in #185
- Send SIGKILL to failed port-forwarding process and simplify by @mclasmeier in #174
- README warning by @mclasmeier in #189
- Bump softprops/action-gh-release from 2 to 3 by @dependabot[bot] in #177
- Added Apache 2.0 License, just like StackRox by @mclasmeier in #192
- Apply least-privilege permissions to CI workflows by @mclasmeier in #193
- Guard CI workflows against fork PRs provisioning infrastructure by @mclasmeier in #191
New Contributors
- @dependabot[bot] made their first contribution in #136
Full Changelog: v0.2.1...v0.4.0