Releases: stackrox/roxie
Releases · stackrox/roxie
Released v0.4.0
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
Release v0.3.0-test1
Immutable
release. Only release title and notes can be modified.
What's Changed
- 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
Full Changelog: v0.2.2-test3...v0.3.0-test1
Release v0.2.2-test3
Immutable
release. Only release title and notes can be modified.
What's Changed
- 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
Full Changelog: v0.2.2-test2...v0.2.2-test3
Release v0.2.2-test2
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 Contributors
- @dependabot[bot] made their first contribution in #136
Full Changelog: v0.2.1...v0.2.2-test2
Release v0.2.1
Immutable
release. Only release title and notes can be modified.
What's Changed
- Properly support overwriting clusterName by @mclasmeier in #101
- Make wait time durations configurable by @mclasmeier in #100
- Enable scanners in several resource profiles by @mclasmeier in #106
- Drop Helm support by @mclasmeier in #104
- add detection for CRC to clusterdefaults by @johannes94 in #109
- set central-db PVC to 30GB for small resource profile by @johannes94 in #108
- Fix: don't delete Central resources during SecuredCluster teardown by @mclasmeier in #110
- Fix scanner resources nesting by @mclasmeier in #111
New Contributors
- @johannes94 made their first contribution in #109
Full Changelog: v0.2.0...v0.2.1
Release v0.2.0
Immutable
release. Only release title and notes can be modified.
What's Changed
- Add --features flag for setting ACS feature flags by @AlexVulaj in #77
- Remove podman/docker dependency by @mclasmeier in #79
- Remove stale podman check from e2e tests by @AlexVulaj in #81
- chore: use an enum for component by @porridge in #55
- Fix GKE by @mclasmeier in #80
- Fix teardown to clean up operator namespace by @AlexVulaj in #82
- Fix local building of roxie container image by @mclasmeier in #84
- Fix envrc requirements for sensor-only deployments by @mclasmeier in #87
- chore: various improvements by @porridge in #56
- feat: show stderr when kubectl fails by @porridge in #74
- Makefile targets for building for other platforms by @mclasmeier in #88
- Check specifically if running in roxie Container, not just somehow containerized by @mclasmeier in #86
- Don't duplicate roxie building -- reuse Makefile target in Dockerfile by @mclasmeier in #85
- WiP: review of the whole codebase by @porridge in #42
- Include new "ci" resource config by @mclasmeier in #90
- Fix teardown messages by @mclasmeier in #92
- Remove skopeo dependency by @mclasmeier in #83
- Export ROX_USERNAME (expected by some test suites) by @mclasmeier in #95
- Tear down operator sequentially after Central/SecuredCluster by @AlexVulaj in #96
Full Changelog: v0.1.2...v0.2.0
Release v0.1.2
Immutable
release. Only release title and notes can be modified.
What's Changed
- Support image rewriting for rhel9 downstream images by @mclasmeier in #67
- Rework override handling to properly support combined deployments by @mclasmeier in #62
- Fix test, don't delete docker config by @mclasmeier in #70
- Bump go builder, build dependencies and runtime dependencies by @mclasmeier in #69
Full Changelog: v0.1.1...v0.1.2
Release v0.1.1
Immutable
release. Only release title and notes can be modified.
What's Changed
- Support for operator running outside of roxie control by @mclasmeier in #13
- Make --early-readiness the default by @mclasmeier in #28
- Remove image overlays by @mclasmeier in #29
- GHA Docker image building setup by @mclasmeier in #17
- Fix Helm deployments by @vladbologa in #30
- Support single-namespace deployments by @mclasmeier in #16
- Use main image tag from stackrox repo, if inside that directory by @mclasmeier in #32
- Bump fallback version and improve info message about missing MAIN_IMAGE_TAG. by @mclasmeier in #35
- Disable sub-shell spawning if running non-interactively by @mclasmeier in #33
- Hide helm support by @mclasmeier in #38
- Support only deploying operator by @mclasmeier in #44
- Use ACS' default resource configuration by default by @mclasmeier in #45
- Fix bug regarding auto resources on Infra OCP by @mclasmeier in #47
- Support using konflux built images using --konflux flag by @mclasmeier in #46
- Detach ConfigMap for injected CA Bundle from Cluster Network Operator during Teardown by @mclasmeier in #48
- Image building: Fix "Invalid argument" errors during untarring by @mclasmeier in #36
- Push images to quay.io by @mclasmeier in #50
- Force arch for pulling bundle by @mclasmeier in #51
- Enable GitHub releases based on git tags by @mclasmeier in #54
- New command line flag --tag / -t as an alternative to MAIN_IMAGE_TAG. by @mclasmeier in #57
- fix: Add FACT image rewriting for Konflux builds by @vladbologa in #60
- fix: Tear down the ConsolePlugin CR by @vladbologa in #61
- Protect emitting of confidential information by @mclasmeier in #65
- Add managed-by labels to roxie-created namespaces by @AlexVulaj in #58
- Polish (containerized) roxie UX for OpenShift by @mclasmeier in #49
New Contributors
- @vladbologa made their first contribution in #30
- @AlexVulaj made their first contribution in #58
Full Changelog: v0.1.0...v0.1.1
Release v0.1.0-test1
Immutable
release. Only release title and notes can be modified.
What's Changed
- Code Quality GHA by @mclasmeier in #2
- Build fixes + GHA test by @mclasmeier in #3
- Integrate GHA badges by @mclasmeier in #4
- Support deploying operator via OLM by @mclasmeier in #5
- Restructure dockerauth code by @mclasmeier in #6
- Refactor docker credential fetching to fail fast by @mclasmeier in #7
- Implement 'logs operator' command. by @mclasmeier in #8
- Remove blocking env init by @mclasmeier in #9
- chore: pkg/ -> internal/ by @porridge in #10
- Implement new flag --pause-reconciliation by @mclasmeier in #11
- Get rid of skopeo dependency by @mclasmeier in #15
- Support for operator running outside of roxie control by @mclasmeier in #13
- Make --early-readiness the default by @mclasmeier in #28
- Remove image overlays by @mclasmeier in #29
- GHA Docker image building setup by @mclasmeier in #17
- Fix Helm deployments by @vladbologa in #30
- Support single-namespace deployments by @mclasmeier in #16
- Use main image tag from stackrox repo, if inside that directory by @mclasmeier in #32
- Bump fallback version and improve info message about missing MAIN_IMAGE_TAG. by @mclasmeier in #35
- Disable sub-shell spawning if running non-interactively by @mclasmeier in #33
- Hide helm support by @mclasmeier in #38
- Support only deploying operator by @mclasmeier in #44
- Use ACS' default resource configuration by default by @mclasmeier in #45
- Fix bug regarding auto resources on Infra OCP by @mclasmeier in #47
- Support using konflux built images using --konflux flag by @mclasmeier in #46
- Detach ConfigMap for injected CA Bundle from Cluster Network Operator during Teardown by @mclasmeier in #48
- Image building: Fix "Invalid argument" errors during untarring by @mclasmeier in #36
- Push images to quay.io by @mclasmeier in #50
- Force arch for pulling bundle by @mclasmeier in #51
New Contributors
- @mclasmeier made their first contribution in #2
- @porridge made their first contribution in #10
- @vladbologa made their first contribution in #30
Full Changelog: https://github.com/stackrox/roxie/commits/v0.1.0-test1