-
Notifications
You must be signed in to change notification settings - Fork 175
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
This is the new CI-RP stage for the pipline #3753
Merged
SudoBrendan
merged 1 commit into
loki/pipeline-swarm
from
shubhadapaithankar/ARO-5075-ci-rp-test-pipeline
Aug 9, 2024
Merged
This is the new CI-RP stage for the pipline #3753
SudoBrendan
merged 1 commit into
loki/pipeline-swarm
from
shubhadapaithankar/ARO-5075-ci-rp-test-pipeline
Aug 9, 2024
Conversation
This file contains 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
shubhadapaithankar
requested review from
jewzaam,
bennerv,
hawkowl,
rogbas,
petrkotas,
jharrington22,
cblecker,
cadenmarchese,
UlrichSchlueter,
SudoBrendan,
yjst2012,
jaitaiwan,
anshulvermapatel,
hlipsig,
tiguelu,
SrinivasAtmakuri,
mociarain,
AldoFusterTurpin,
kimorris27 and
tsatam
as code owners
August 2, 2024 16:36
shubhadapaithankar
force-pushed
the
shubhadapaithankar/ARO-5075-ci-rp-test-pipeline
branch
from
August 2, 2024 16:43
8d1bdeb
to
5189364
Compare
SudoBrendan
reviewed
Aug 2, 2024
SudoBrendan
reviewed
Aug 2, 2024
SudoBrendan
reviewed
Aug 2, 2024
SudoBrendan
reviewed
Aug 2, 2024
SudoBrendan
reviewed
Aug 2, 2024
SudoBrendan
reviewed
Aug 2, 2024
SudoBrendan
reviewed
Aug 2, 2024
SudoBrendan
reviewed
Aug 2, 2024
SudoBrendan
reviewed
Aug 2, 2024
shubhadapaithankar
force-pushed
the
shubhadapaithankar/ARO-5075-ci-rp-test-pipeline
branch
2 times, most recently
from
August 7, 2024 18:14
3545604
to
61b38b5
Compare
SudoBrendan
approved these changes
Aug 7, 2024
/azp run ci |
Azure Pipelines successfully started running 1 pipeline(s). |
shubhadapaithankar
force-pushed
the
shubhadapaithankar/ARO-5075-ci-rp-test-pipeline
branch
5 times, most recently
from
August 7, 2024 22:56
adfed06
to
eb6a1f0
Compare
SudoBrendan
requested changes
Aug 9, 2024
shubhadapaithankar
force-pushed
the
shubhadapaithankar/ARO-5075-ci-rp-test-pipeline
branch
2 times, most recently
from
August 9, 2024 19:01
ff5dcb1
to
3aea3ee
Compare
shubhadapaithankar
force-pushed
the
shubhadapaithankar/ARO-5075-ci-rp-test-pipeline
branch
from
August 9, 2024 19:39
3aea3ee
to
cd9fcf7
Compare
shubhadapaithankar
deleted the
shubhadapaithankar/ARO-5075-ci-rp-test-pipeline
branch
August 9, 2024 22:53
shubhadapaithankar
added a commit
that referenced
this pull request
Aug 13, 2024
shubhadapaithankar
added a commit
that referenced
this pull request
Aug 21, 2024
shubhadapaithankar
added a commit
that referenced
this pull request
Aug 22, 2024
shubhadapaithankar
added a commit
that referenced
this pull request
Aug 28, 2024
tsatam
pushed a commit
that referenced
this pull request
Aug 29, 2024
* This is the new CI-RP stage for the pipline (#3753) * Ensure Podman Service is Started and PODMAN_REMOTE_ARGS is Configured Automatically Ensure Podman Service is Started and PODMAN_REMOTE_ARGS is Configured Automatically Ensure Podman Service is Started and PODMAN_REMOTE_ARGS is Configured Automatically removed the tag Add Podman service start and remote args setup for seamless operation Add sudo to start Podman service for elevated permissions and fix permission errors Add sudo to start Podman service for elevated permissions and fix permission errors Refactor Makefile: Update Podman service handling with sudo and remove default PODMAN_REMOTE_ARGS to improve flexibility and ensure proper permissions. Add sudo to start Podman service for elevated permissions and fix permission errors * Added Podman service target and set PODMAN_REMOTE_ARGS for seamless builds. * fix the makefile * added the port to fix the Makefile
gouthamMN
pushed a commit
that referenced
this pull request
Sep 5, 2024
* This is the new CI-RP stage for the pipline (#3753) * Ensure Podman Service is Started and PODMAN_REMOTE_ARGS is Configured Automatically Ensure Podman Service is Started and PODMAN_REMOTE_ARGS is Configured Automatically Ensure Podman Service is Started and PODMAN_REMOTE_ARGS is Configured Automatically removed the tag Add Podman service start and remote args setup for seamless operation Add sudo to start Podman service for elevated permissions and fix permission errors Add sudo to start Podman service for elevated permissions and fix permission errors Refactor Makefile: Update Podman service handling with sudo and remove default PODMAN_REMOTE_ARGS to improve flexibility and ensure proper permissions. Add sudo to start Podman service for elevated permissions and fix permission errors * Added Podman service target and set PODMAN_REMOTE_ARGS for seamless builds. * fix the makefile * added the port to fix the Makefile
shubhadapaithankar
added a commit
that referenced
this pull request
Sep 6, 2024
shubhadapaithankar
added a commit
that referenced
this pull request
Sep 6, 2024
added the port to fix the Makefile Makefile modified Added the code to handles authentication Added podman and setup tools templates, updated CI pipeline code has been updated code has been updated
gouthamMN
pushed a commit
that referenced
this pull request
Sep 10, 2024
update makfile to use go 1.23 update docs bump gotestsum to 1.12.0 bump golangci-lint to 1.59.1 use the fips compliant golang image generate a secret for the operator from workload identity Update pkg/operator/deploy/deploy.go Co-authored-by: Ayato Tokubi <[email protected]> get subscription info from the subscription doc rather than env test the operator identity secret generation code properly Fixed to correctly reference the local image, preventing unauthorized Docker Hub pulls. Align docs hierarchy Indent bullet points Copy fluentbit image from arointsvc ACR to your ACR It is needed since it is compared against a default image (and digest) from const file ARO-9570: Add a controller to the ARO operator to lay down etchosts machine config ARO-9570: Update controller to watch MCP and ARO Cluster object ARO-9750: Add a controller to create the etchosts machineconfigs if they dont exist Fix linting Add licenses bump golangci-lint to v1.60.3 and exclude printf, SA1006 and S1009 from lint update golangci-lint version use non fips golang image use go 1.22 bump go in ci add git to dockerignore set buildvcs to false upgrade to go 1.22.6 update docs fix go lint address comments remove commented code from onebranch pipelines file change var to const fix unit-tests and api cloudError This is the new CI-RP stage for the pipline (#3768) * This is the new CI-RP stage for the pipline (#3753) * Ensure Podman Service is Started and PODMAN_REMOTE_ARGS is Configured Automatically Ensure Podman Service is Started and PODMAN_REMOTE_ARGS is Configured Automatically Ensure Podman Service is Started and PODMAN_REMOTE_ARGS is Configured Automatically removed the tag Add Podman service start and remote args setup for seamless operation Add sudo to start Podman service for elevated permissions and fix permission errors Add sudo to start Podman service for elevated permissions and fix permission errors Refactor Makefile: Update Podman service handling with sudo and remove default PODMAN_REMOTE_ARGS to improve flexibility and ensure proper permissions. Add sudo to start Podman service for elevated permissions and fix permission errors * Added Podman service target and set PODMAN_REMOTE_ARGS for seamless builds. * fix the makefile * added the port to fix the Makefile Add smoke test for alerts from Alertmanager (#3801) Move ARM swagger to subfolder (#3805) To add new HCP RP, the ARO RP is moved into the subfolder openshiftclusters. There are no additional changes, no impact on the SDK and clients. Add the old make runlocal-rp as an alternative to containerization (#3789) Add smoke test documents (#3813) Adding Ayato to CODEOWNERS Fix make ci-clean and runlocal-rp (#3806) * Fix make ci-clean error for running work containers by buildah that prevents prune from working * Fix make runlocal-rp image syntax Upgrade to Podman 5 to fix the vuln Install required binary for Podman 5 in ci Switch back to OneBranch build image Install crun Install more OCI packages Change home dir to /tmp for podman see containers/podman#23818 for more details. Use sudo for tdnf bump golangci-lint version in dockerfile ci-rp add go flags update go ver in ci.yml update test Correct testing/time issues in pkg/deploy (#3808) - Percolate up the time to wait for LB healthcheck probes, test @ 0 sec - Correct a context timeout test case, test @ 0 sec timeout Fix slow tests in /pkg/backend (#3809) Fix slow tests in /pkg/frontend (#3810) * Clarifying etcd cert renew test - Updated the test to make it clear it is passing because timeout is being reached - Updated the timeout from 10s -> 0s to pass faster * Fix slow changefeed tests Generate smaller OIDC keys for unit tests (#3811) - significantly increases unit test performance by moving from 4096 -> 256 bit keys - preserves 4096 bit keys for all non-testing scenarios Make CI-RP Improvements (#3791) - Remove linting from ci-rp - Remove generate from ci-rp Set CGO_ENABLED update test command in ci-rp dockerfile Separate Makefile targets for local vs containers (#3816) - reverts changes to runlocal-rp - updates old run-portal to runlocal-portal since it uses local bins - adds new targets for containerized run of RP and Portal; opt-in - fixes docs and pipelines to use updated targets Drop some unneccessary dependencies by moving to `bingo` for tooling (#3719) * Move to using bingo for tools * go mod vendor [MIMO] Move cluster certificate functionality to ClientHelper (#3736) * move over TLS applying, as well as some clienthelper work bump go in bingo merge makefile changes from Master more Makefile updates add GO var in toplevel Makefile
shubhadapaithankar
added a commit
that referenced
this pull request
Sep 10, 2024
added the port to fix the Makefile Makefile modified Added the code to handles authentication Added podman and setup tools templates, updated CI pipeline code has been updated code has been updated
shubhadapaithankar
added a commit
that referenced
this pull request
Sep 11, 2024
added the port to fix the Makefile Makefile modified Added the code to handles authentication Added podman and setup tools templates, updated CI pipeline code has been updated code has been updated code has been updated
edisonLcardenas
pushed a commit
that referenced
this pull request
Sep 16, 2024
* This is the new CI-RP stage for the pipline (#3753) * Ensure Podman Service is Started and PODMAN_REMOTE_ARGS is Configured Automatically Ensure Podman Service is Started and PODMAN_REMOTE_ARGS is Configured Automatically Ensure Podman Service is Started and PODMAN_REMOTE_ARGS is Configured Automatically removed the tag Add Podman service start and remote args setup for seamless operation Add sudo to start Podman service for elevated permissions and fix permission errors Add sudo to start Podman service for elevated permissions and fix permission errors Refactor Makefile: Update Podman service handling with sudo and remove default PODMAN_REMOTE_ARGS to improve flexibility and ensure proper permissions. Add sudo to start Podman service for elevated permissions and fix permission errors * Added Podman service target and set PODMAN_REMOTE_ARGS for seamless builds. * fix the makefile * added the port to fix the Makefile
shubhadapaithankar
added a commit
that referenced
this pull request
Sep 17, 2024
added the port to fix the Makefile Makefile modified Added the code to handles authentication Added podman and setup tools templates, updated CI pipeline code has been updated code has been updated code has been updated
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.
Which issue this PR addresses:
This PR addresses the issue of inconsistent and error-prone manual build processes by implementing the
make ci
command.Fixes: ARO-9563
What this PR does / why we need it:
This PR automates the build process by using
make ci
instead of manual make commands, ensuring consistency and reducing the potential for human error in the build steps.Test plan for issue:
The pipeline tests to ensure that the make ci command produces the expected build outputs. Additional manual tests were conducted to verify consistency with previous manual build processes.
Is there any documentation that needs to be updated for this PR?
N/A
How do you know this will function as expected in production?