Skip to content

added oidc config for v1beta2 #427

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

Merged
merged 1 commit into from
Jul 17, 2025

Conversation

vladcristi
Copy link
Member

What this PR does / why we need it:
Updates CRDs for oci managed control plane to make OIDC configuration available for v1beta2

Which issue(s) this PR fixes (optional, in fixes #(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #425

@vladcristi vladcristi requested a review from dranicu July 16, 2025 12:14
@vladcristi vladcristi self-assigned this Jul 16, 2025
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Jul 16, 2025
@vladcristi
Copy link
Member Author

vladcristi commented Jul 16, 2025

Unit tests:
github.com/oracle/cluster-api-provider-oci coverage: 0.0% of statements
github.com/oracle/cluster-api-provider-oci/cloud/config coverage: 0.0% of statements
github.com/oracle/cluster-api-provider-oci/cloud/metrics coverage: 0.0% of statements
github.com/oracle/cluster-api-provider-oci/cloud/scope/mocks coverage: 0.0% of statements
github.com/oracle/cluster-api-provider-oci/cloud/services/base coverage: 0.0% of statements
github.com/oracle/cluster-api-provider-oci/cloud/services/base/mock_base coverage: 0.0% of statements
? github.com/oracle/cluster-api-provider-oci/cloud/services/compute [no test files]
github.com/oracle/cluster-api-provider-oci/cloud/services/compute/mock_compute coverage: 0.0% of statements
? github.com/oracle/cluster-api-provider-oci/cloud/services/computemanagement [no test files]
github.com/oracle/cluster-api-provider-oci/cloud/services/computemanagement/mock_computemanagement coverage: 0.0% of statements
? github.com/oracle/cluster-api-provider-oci/cloud/services/containerengine [no test files]
github.com/oracle/cluster-api-provider-oci/cloud/services/containerengine/mock_containerengine coverage: 0.0% of statements
? github.com/oracle/cluster-api-provider-oci/cloud/services/identity [no test files]
github.com/oracle/cluster-api-provider-oci/cloud/services/identity/mock_identity coverage: 0.0% of statements
? github.com/oracle/cluster-api-provider-oci/cloud/services/loadbalancer [no test files]
github.com/oracle/cluster-api-provider-oci/cloud/services/loadbalancer/mock_lb coverage: 0.0% of statements
? github.com/oracle/cluster-api-provider-oci/cloud/services/networkloadbalancer [no test files]
github.com/oracle/cluster-api-provider-oci/cloud/services/networkloadbalancer/mock_nlb coverage: 0.0% of statements
? github.com/oracle/cluster-api-provider-oci/cloud/services/vcn [no test files]
github.com/oracle/cluster-api-provider-oci/cloud/services/vcn/mock_vcn coverage: 0.0% of statements
? github.com/oracle/cluster-api-provider-oci/cloud/services/workrequests [no test files]
github.com/oracle/cluster-api-provider-oci/cloud/services/workrequests/mock_workrequests coverage: 0.0% of statements
ok github.com/oracle/cluster-api-provider-oci/api/v1beta1 59.118s coverage: 23.3% of statements
ok github.com/oracle/cluster-api-provider-oci/api/v1beta2 0.030s coverage: 14.2% of statements
ok github.com/oracle/cluster-api-provider-oci/cloud/ociutil 0.009s coverage: 15.9% of statements
ok github.com/oracle/cluster-api-provider-oci/cloud/scope 21.078s coverage: 74.5% of statements
ok github.com/oracle/cluster-api-provider-oci/cloud/util 0.153s coverage: 61.1% of statements
ok github.com/oracle/cluster-api-provider-oci/controllers 2.139s coverage: 59.2% of statements
ok github.com/oracle/cluster-api-provider-oci/exp/api/v1beta1 18.088s coverage: 15.3% of statements
ok github.com/oracle/cluster-api-provider-oci/exp/api/v1beta2 0.032s coverage: 4.8% of statements
github.com/oracle/cluster-api-provider-oci/feature coverage: 0.0% of statements
? github.com/oracle/cluster-api-provider-oci/version [no test files]
ok github.com/oracle/cluster-api-provider-oci/exp/controllers 0.284s coverage: 56.3% of statements
go tool cover -func=coverage.out -o coverage.txt
go tool cover -html=coverage.out -o coverage.html

E2E tests:
Ran 9 of 31 Specs in 3675.683 seconds
FAIL! -- 9 Passed | 0 Failed | 0 Pending | 22 Skipped

@vladcristi vladcristi closed this Jul 17, 2025
@vladcristi vladcristi reopened this Jul 17, 2025
@vladcristi vladcristi merged commit 549c52e into oracle:release-v0.20.0 Jul 17, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants