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

Add Projected volume configuration for Google's WIF #47

Merged
merged 1 commit into from
Sep 3, 2024

Conversation

khrm
Copy link
Member

@khrm khrm commented Aug 29, 2024

We have added configuration for the Projected volume needed for Google's Workload Identity federation. Here we have assumed that an OIDC is set up in OpenShift/kubernetes which project tokens at the specified path.

We have added configuration for the Projected volume needed for Google's Workload Identity federation. Here we have assumed that an OIDC is set up in OpenShift/kubernetes which project tokens at the specified path.
README.md Show resolved Hide resolved
Copy link
Member

@vdemeester vdemeester left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@khrm

  • We should probably have 2 examples then.
  • How does the StepAction knows what to look for ?

@khrm
Copy link
Member Author

khrm commented Aug 30, 2024

@vdemeester In GCS credentials secret, we pass a json that has a credential source field. This is used by Google library to determine the short lived token path.

If I create a second example, won't it have only this volume change?

@vdemeester
Copy link
Member

If I create a second example, won't it have only this volume change?

Not sure I understand the question, but yes most likely.

@vdemeester vdemeester merged commit e37dba2 into openshift-pipelines:main Sep 3, 2024
4 of 5 checks passed
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