aarch64 defect fix when selected local#4208
Closed
SOWJANYAJAGADISH123 wants to merge 757 commits intodell:mainfrom
Closed
aarch64 defect fix when selected local#4208SOWJANYAJAGADISH123 wants to merge 757 commits intodell:mainfrom
SOWJANYAJAGADISH123 wants to merge 757 commits intodell:mainfrom
Conversation
standardized exception handling for upstream stage dependencies across API routes
update additional_packages.json
… packages - Update repo_config from 'partial' to 'always' in software config generation - Add version field to Package dataclass and populate it across all package generation functions - Auto-exclude version field for non-git package types in transform_package - Include version in package serialization/deserialization when present
…overy. This was trying to re process the archived results when the service was restarted. And exceptions were trigged as it was already processed.
fix: Add git-only version filtering and fix playbook queue processing
prepare oim fix for buildstream local share type
Improve NFS export validation to accept parent shares
…re_oim validation
…4/omnia into pub/build_stream
* gitlab fixes * Update gitlab.yml * update fix * update validation * gitlab fixes * Update build_stream_config.yml * Update build_stream_validation.py * update prechecks * Update main.yml * Update main.yml * Update cleanup_gitlab.yml * Revert "Update cleanup_gitlab.yml" This reverts commit 18abd4f.
…4/omnia into pub/build_stream
…trol_plane is present in catalog (dell#4105) * fix for adding service_kube_control_plane * removing service_kube_control_plane_aarch64 * term should have x86_64 * renaming with x86_64
* fix for adding service_kube_control_plane * removing service_kube_control_plane_aarch64 * term should have x86_64 * renaming with x86_64 * fix for prepare_oim input valdiation failure * adding rechability check for aarch64 IP
Signed-off-by: Kratika Patidar <Kratika.Patidar@dell.com>
Checkmarx fixed for build_stream
Feature branch sync - staging to pub/build_stream
Catalog update for image builder tag update to 1.1
OIM cleanup fixes for rerun and build stream enabled to false
omnia.sh script update to remove HA support messages and prepare oim updates
…branch Signed-off-by: pullan1 <sudha.pullalaravu@dell.com>
Add rescue block for build stream directory cleanup
Pytest for validate and the failing unit tests
Added the correct pulp cleanup Python Module missing in build_stream branch
* Fix the stage order in summary * Fix ansible lint issues
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.
aarch64 defect fix when selected local