Skip to content
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

OpenShift CI upstream #1125

Open
dfarrell07 opened this issue Jan 24, 2023 · 5 comments
Open

OpenShift CI upstream #1125

dfarrell07 opened this issue Jan 24, 2023 · 5 comments

Comments

@dfarrell07
Copy link
Member

dfarrell07 commented Jan 24, 2023

We need a way to do OpenShift testing upstream, without having to build upstream and send it to downstream QE for OpenShift testing.

We may be able to do this with GHA custom runners, or we may want to do this on a cloud provider like AWS.

Original:

Figure out how to give AWS credentials from CI so we can add AWS deploys GHA.

https://docs.github.com/en/actions/deployment/security-hardening-your-deployments/about-security-hardening-with-openid-connect should allow us to give a GHA access to AWS without storing credentials even in GH secrets.

Pre-populated templates work very well for non-interactive openshift install, that’s what I use all the time.

Originally posted by @skitt in #1014 (comment)

@stale
Copy link

stale bot commented Jun 10, 2023

This issue has been automatically marked as stale because it has not had activity for 60 days. It will be closed if no further activity occurs. Please make a comment if this issue/pr is still valid. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label Jun 10, 2023
@maayanf24 maayanf24 removed the wontfix This will not be worked on label Jun 13, 2023
Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further
activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale label Nov 18, 2023
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Nov 26, 2023
@dfarrell07 dfarrell07 reopened this Dec 5, 2023
@dfarrell07 dfarrell07 self-assigned this Dec 5, 2023
@dfarrell07 dfarrell07 removed the stale label Dec 5, 2023
@dfarrell07
Copy link
Member Author

I think we want to re-visit this as a part of adding more CI for cloud providers.

Copy link

github-actions bot commented Apr 4, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further
activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale label Apr 4, 2024
@dfarrell07 dfarrell07 removed the stale label Apr 9, 2024
@dfarrell07
Copy link
Member Author

There are now options to run custom GHA runners with big systems that might be able to run OpenShift.

We've also hit lots of issues trying to reduce RBAC upstream and test those changes with OpenShift downstream, which showed this to be a priority.

Re-doing the issue to be more generic about OpenShift in CI, will look into both methods.

@dfarrell07 dfarrell07 changed the title GHA access to AWS so can add CI OpenShift CI upstream Jun 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Todo
Development

No branches or pull requests

2 participants