-
Notifications
You must be signed in to change notification settings - Fork 13
CLOUDP-295785 - using build_info.json in new atomic pipeline #317
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
Open
MaciejKaras
wants to merge
87
commits into
master
Choose a base branch
from
maciejk/use-ar-related-versions
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
87 commits
Select commit
Hold shift + click to select a range
6649987
Re-design pipeline
Julien-Ben 675bee4
Remove file
Julien-Ben 833e25f
Put lib back in dependencies
Julien-Ben 15e7f51
add todo
Julien-Ben 120c1af
Fix
Julien-Ben c9ceabf
Remove multi arch call, fix test image path
Julien-Ben fb87f4d
Fix agent version for default case
Julien-Ben c05e180
Lindt
Julien-Ben 747c4ba
isort
Julien-Ben 03fd9b8
Cleanup TODOs
Julien-Ben 1fbb8d5
Rename arch -> platform
Julien-Ben e9a524f
Don't rely on exception to check for builder existence
Julien-Ben fa6b899
Remove unused variables
Julien-Ben 426e522
Pre commit
Julien-Ben 6890858
Cleanup
Julien-Ben aab9592
Correct build envs
Julien-Ben 33173bb
Lindt
Julien-Ben 74e867c
Update Makefile
Julien-Ben b13b054
Add TODO
Julien-Ben 832ce61
Revert "Pre commit"
Julien-Ben bc23827
Remove agent unused functions
Julien-Ben 03062c3
Remove debug
Julien-Ben 4d4e4e9
Remove args iteration for multi platform
Julien-Ben 7c9967a
Cleanup unused stuff
Julien-Ben a7c63c9
Cleanup
Julien-Ben 742e784
Rename file
Julien-Ben 1f0a21b
Remove cli sbom
Julien-Ben 813d539
Renamed image building file
Julien-Ben c06061b
Freeze python on whales
Julien-Ben 5f9d49a
Lint
Julien-Ben f390dc9
Remove everything SBOM related
Julien-Ben a47341d
Lint
Julien-Ben 972b23c
Add TODO
Julien-Ben 4ae4034
Remove --all-agents
Julien-Ben 291f043
Merge branch 'master' into julienben/redesign-pipeline
MaciejKaras 88c76bc
Rename trace
Julien-Ben 0fd4db8
Remove operator build
Julien-Ben ee86ebf
Doc and logs
Julien-Ben 5f5940f
Use build_image_generic for test images too
Julien-Ben 6dd208f
Remove unused sign images in repositories
Julien-Ben 493d4d6
Remove pipeline_process_image
Julien-Ben a21b254
Remove process_image
Julien-Ben a7db180
Rename function
Julien-Ben 52b8662
Lint
Julien-Ben e465582
wip: Initial changes
MaciejKaras 8a4e4b7
merge redesign-pipeline branch
MaciejKaras 5bfacf6
Fixes after merging remote branch
MaciejKaras 9733b45
Add sign option + change staging registries
MaciejKaras 5ab9c08
Add agent and ops-manager to build_info.json
MaciejKaras e6d67ca
Fix issue with scenario
MaciejKaras 7a34092
Fix for `build_info` computation
MaciejKaras a71ccf6
Pipeline fixes
MaciejKaras 3be7731
Remove `all-agents` option
MaciejKaras 1aae28b
Add missing `--sign` option
MaciejKaras e00b0e3
Fix agent matrix build
MaciejKaras f894e5b
Disable concurrent builds
MaciejKaras b140220
Move all env vars to constants.py
MaciejKaras 7b5a064
Remove `operator-quick` image build process
MaciejKaras 8df2ce4
Rebase fix
MaciejKaras b6b05aa
Add release scenarios for agent and ops-manager
MaciejKaras c5ad3c5
merge from Julien branch
MaciejKaras 031dd5b
Merge branch 'master' into julienben/redesign-pipeline
Julien-Ben 8183ec5
Fix release_info.py structure
MaciejKaras e7ab93b
Merge branch 'julienben/redesign-pipeline' into maciejk/use-ar-relate…
MaciejKaras 2ec7587
Explicitly push to ECR with latest tag. Staging as a followup
Julien-Ben 1badff0
Ensure builder in main to fix race conditions
Julien-Ben 9e2815a
Log line
Julien-Ben e17b323
Remove unused is_running_in_evg_pipeline
Julien-Ben 075fcae
Typo from merge conflict
Julien-Ben afc9b79
Follow up TODO
Julien-Ben 3ef9e2c
Login for garasign image
Julien-Ben d2a6153
Handle builder creation race condition with an exception
Julien-Ben c6fc163
Cleanup ensure
Julien-Ben 347b44b
Revert "Handle builder creation race condition with an exception"
Julien-Ben e2a4126
Revert "Cleanup ensure"
Julien-Ben 715c4ad
Rename trace
Julien-Ben e117f79
Merge branch 'julienben/redesign-pipeline' into maciejk/use-ar-relate…
MaciejKaras 2125cb7
Remove comment
Julien-Ben d047de5
Merge branch 'julienben/redesign-pipeline' into maciejk/use-ar-relate…
MaciejKaras c8b66fe
Merge branch 'master' into maciejk/use-ar-related-versions
MaciejKaras fa9c7ee
Review fixes
MaciejKaras e56591c
Merge branch 'master' into maciejk/use-ar-related-versions
MaciejKaras 597edf2
Added comment to get_version_id() method
MaciejKaras 857f705
Revert parallel `max_workers = 1`
MaciejKaras 59e4420
Agent image fix
MaciejKaras 2eebf0f
Merge branch 'master' into maciejk/use-ar-related-versions
MaciejKaras bec8626
Merge branch 'master' into maciejk/use-ar-related-versions
MaciejKaras File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
why this chagne?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
to align with other Dockerfiles, where Golang version is specified in base image