-
Notifications
You must be signed in to change notification settings - Fork 6
Sync main into feature/PROJ-147-operator-redesign #260
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
Merged
xutongNV
merged 18 commits into
feature/PROJ-147-operator-redesign
from
sync/feature/PROJ-147-operator-redesign/20260120-1826
Jan 20, 2026
Merged
Sync main into feature/PROJ-147-operator-redesign #260
xutongNV
merged 18 commits into
feature/PROJ-147-operator-redesign
from
sync/feature/PROJ-147-operator-redesign/20260120-1826
Jan 20, 2026
Conversation
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
* backend operator redesign doc
… Auth (#177) * Data/Dataset Auth Check CLIs * Remove auth check from data service * Use auth check CLIs in ctrl * Add exit code to docs * Fix build issues * Fix lint * Ctrl to use user config when validating data auth * Use the correct CLI argument type * Fix lint * Use profile when looking up data credential from config
* Add workflow to label external issues and pull requests * pin to allowed action version * add reopened event
* allow flexible squid proxy replicas * fix
…ration (#167) * Improving Performance for Uploading Workflow Artifacts in Worker Jobs * Cleanup * Add progress writing after upload * Add dependency in Bazel BUILD * Add type to mypy requirements * Update mypy requirements * Add to mypy_cli BUILD * Fix lint * Comment * Use constant to define semaphor and storage client executor count
* Use last login url if url is not specified * print message
…n the UI for OSMO dataset (#249)
…e synced (#252) * Fix sync-feature-branches with no merge conflicts * Allow a single branch to be specified for sync-feature-branches * Perform operations as OSMO CI Bot * Add external label when the PR is created * extract issue number
xutongNV
approved these changes
Jan 20, 2026
elookpotts-nvidia
approved these changes
Jan 20, 2026
56dcc45
into
feature/PROJ-147-operator-redesign
11 of 16 checks passed
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.
Description
This automated PR merges the latest changes from
mainintofeature/PROJ-147-operator-redesign.What to do:
Review the changes and merge this PR to keep your feature branch up to date with main. If there are merge conflicts, resolve them before merging.
Branch Info:
feature/PROJ-147-operator-redesignmainIssue #147
Checklist
This PR was automatically created by the Sync Feature Branches workflow as part of the Projects Process.