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

ocp4_workload_rhacm_hypershift: Support OCP 4.17 AWS authn #8819

Merged
merged 5 commits into from
Nov 13, 2024
Merged

Conversation

newgoliath
Copy link
Collaborator

@newgoliath newgoliath commented Nov 13, 2024

  • Feature Pull Request

Added features to enable hcp from OCP 4.17, which uses new AWS Roles to control HCP deployments.

ALSO tested against sandboxes-gpte/hol-ocp-plus development catalog item. That prod tag can move without calamity.

…{namespace: local-cluster, secret: aws-credentials}",
* add ocp version condition
* remove use of --secret-creds (for now)
* add sts-creds, pull-secret, role-arn
don't rely on subdomain_base
use subdomain_base_suffix and remove leading . with regex_replace
@newgoliath newgoliath merged commit d581feb into development Nov 13, 2024
3 checks passed
@newgoliath newgoliath deleted the opp branch November 13, 2024 20:58
agonzalezrh pushed a commit that referenced this pull request Nov 21, 2024
* most setup - failing on Error: the aws_session_token key is invalid, {namespace: local-cluster, secret: aws-credentials}",

* hcp create cluster aws 4.17

* add ocp version condition
* remove use of --secret-creds (for now)
* add sts-creds, pull-secret, role-arn

* prep aws roles: add pull request

* secret-aws-credentials.yaml

don't rely on subdomain_base
use subdomain_base_suffix and remove leading . with regex_replace

* fix indent
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants