-
Notifications
You must be signed in to change notification settings - Fork 17
CLOUDP-295785 - sonar and legacy pipeline cleanup #402
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
base: master
Are you sure you want to change the base?
Conversation
MCK 1.3.0 Release NotesNew FeaturesMulti-Architecture SupportWe've added comprehensive multi-architecture support for the kubernetes operator. This enhancement enables deployment on IBM Power (ppc64le) and IBM Z (s390x) architectures alongside
Bug Fixes
Other Changes
|
2eca8c6
to
06ae657
Compare
# Conflicts: # scripts/release/tests/build_info_test.py
42f25f0
to
e1a207e
Compare
Summary
This PR cleans up all sonar and pipeline.py related code. It is not necessary after we have merged #344 which moves all remaining tasks to use new
atomic-pipeline
logic.Changes include:
Dockerfile.atomic
withDockerfile
. Other Dockerfiles were deleted because now not usedProof of Work
Passing CI tests is enough.
Checklist
skip-changelog
label if not needed