Rebase for 1.1.1#325
Open
lmilleri wants to merge 14 commits into
Open
Conversation
- gRPC-Go has an authorization bypass via missing leading slash in :path Critical - opentelemetry-go: BSD kenv command not using absolute path enables PATH hijacking - OpenTelemetry Go SDK Vulnerable to Arbitrary Code Execution via PATH Hijacking Signed-off-by: Pradipta Banerjee <pradipta.banerjee@gmail.com>
Fix identified vulnerabilities
go.mod requires go 1.25.0 / toolchain go1.25.9, but Dockerfile was pinned to golang:1.24, causing go mod download to fail at build time. Signed-off-by: Pradipta Banerjee <pradipta.banerjee@gmail.com>
Fix CI failure by updating Go builder image to 1.25
Signed-off-by: Leonardo Milleri <lmilleri@redhat.com>
…operator-v0.18.0 Trustee operator v0.18.0
Automate the complete release workflow for trustee-operator with fork-based PRs, multi-arch image builds, and community-operators submission. Scripts: - release.sh/do-release.sh: Version bump, bundle generation, and PR creation - prepare-community-operators.sh: Automated community-operators submission Optional scripts (invoked by the scripts above): - build-images.sh/build-and-push.sh: Multi-arch image building (manual/testing) - bump-version.sh/rollback-version.sh: Version management with git-based rollback Signed-off-by: Leonardo Milleri <lmilleri@redhat.com> Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
…automation Add release automation
Increased memory limits to avoid the out-of-memory issue Signed-off-by: Leonardo Milleri <lmilleri@redhat.com>
Signed-off-by: Leonardo Milleri <lmilleri@redhat.com>
…cy-hyphenisation Fix CPU attestation policy hyphenisation
Fix out-of-memory issue when deploying the operator
Signed-off-by: Leonardo Milleri <lmilleri@redhat.com>
4fa2cae to
043d076
Compare
Signed-off-by: Leonardo Milleri <lmilleri@redhat.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.