-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
sync: stage to production #1305
Conversation
* Mount gitops config to Fleet Manager * Add volume mount * Drop file passing * Add optional flag
Co-authored-by: dhaus67 <[email protected]>
Remove image/build/local target
* Add E2E tests for Canary Upgrade * Improve local testing * Change default gitref * Apply suggestions from code review Co-authored-by: Simon Bäumer <[email protected]> * minors * Fix OperatorConfig usage * Update config generator * Update fleetshard/pkg/runtime/runtime.go Co-authored-by: Simon Bäumer <[email protected]> * Review comments * Update e2e/e2e_canary_upgrade_test.go Co-authored-by: Simon Bäumer <[email protected]> * Fix condition for test skipping * Use RHACS_STANDALONE_MODE --------- Co-authored-by: Simon Bäumer <[email protected]>
Fix probe build
Combine data for creating latency SLO chart
ROX-19725: push observability stage branch to stage env
Prepare release workflow.
New workflow to auto-create production merge PRs.
* Bump controller-runtime and stackrox deps * Bump openshift/api
Hi @github-actions[bot]. Thanks for your PR. I'm waiting for a stackrox member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: github-actions[bot], kovayur The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
sync-branches: New code has just landed in stage, so let's bring production up to speed!