[FEAT] Unify feature/ig4 and development for Standalone & Module Federation#3642
Draft
Taras-Hlukhovetskyi wants to merge 3 commits into
Draft
[FEAT] Unify feature/ig4 and development for Standalone & Module Federation#3642Taras-Hlukhovetskyi wants to merge 3 commits into
Taras-Hlukhovetskyi wants to merge 3 commits into
Conversation
3d43af1 to
d1275d0
Compare
…velopment baseline Squashed all commits from feature/ig4 branch ahead of development. Includes: - Module Federation build setup (vite, Dockerfile, nginx) for IGZ4 remote entry - IGZ4 auth flow: Bearer token via window.__mlrunHostServices, attachHostAuth interceptors - IGZ4 Iguazio platform API (v1/authorization, v1/profile, v1/authentication endpoints) - New project membership API in ProjectSettings/MembersPopUp/ChangeOwnerPopUp - API Token field replacing Access Key in batch run (IGZ4) - Default artifact path fix for IGZ4 (no v3io fallback) - RemoteNuclio route wrapper and real-time-functions navigation for IGZ4 - loadRemoteConfig.js for host-injected vs file-based config loading - Various bug fixes (log streaming, scrolling, breadcrumbs, empty fields) - IS_FEDERATION_MODE utility constant in src/utils/helper.js
d1275d0 to
72e642d
Compare
- [FEAT] Implement breadcrumbs for nuclio function (minimal approach) (mlrun#3651) - [CHORE] update feat ig4 to the latest development (mlrun#3653) - [FIX] Set default API token on batch re-run (mlrun#3657) - [FIX] Nuclio dropdown persisting after navigation (mlrun#3658) - [FIX] "Auto-generate access key" should not be present in create feature set dialog (mlrun#3659) - [CHORE] Update feature/ig4 (mlrun#3661) - sync package-lock dependencies - [FEAT] Add API token expiry banner (mlrun#3671)
72e642d to
3eeb51f
Compare
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.
📝 Description
🛠️ Changes Made
✅ Checklist
🔗 References
🚨 Potentially Breaking Changes
Includes DRC change
If yes -> requires bump NPM version
🔍 Additional Notes
📸 Screenshots / Demos