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

Feature request: Add support for Oracle Container Registry automatic authentication #561

Open
matheuscscp opened this issue May 8, 2024 · 1 comment
Labels
area/security Security related issues and pull requests enhancement New feature or request

Comments

@matheuscscp
Copy link

I'd like to authenticate automatically to Oracle Container Registry using something similar to:

https://docs.oracle.com/en-us/iaas/Content/ContEng/Tasks/contenggrantingworkloadaccesstoresources.htm

@matheuscscp matheuscscp added enhancement New feature or request area/security Security related issues and pull requests labels May 8, 2024
@stefanprodan
Copy link
Member

To implement auth for Oracle, we'll need some org to sponsor the Flux project so we can run e2e tests and provision clusters and registry repos in Oracle Cloud. The workload id code to access container registries is here https://github.com/fluxcd/pkg/tree/main/oci/auth. The oci/auth package is used by the Flux CLI, source-controller and image-reflector-controller, if we are going to support Oracle IAM, we'll need to integrate it with all Flux components.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/security Security related issues and pull requests enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants