Skip to content

Add support for new platform Oracle PCA/C3 - #906

Open
ashageetha wants to merge 1 commit into
k8snetworkplumbingwg:masterfrom
ashageetha:dev/support-oracle-pcac3
Open

Add support for new platform Oracle PCA/C3#906
ashageetha wants to merge 1 commit into
k8snetworkplumbingwg:masterfrom
ashageetha:dev/support-oracle-pcac3

Conversation

@ashageetha

Copy link
Copy Markdown

This PR introduce below changes:

  • Add new platform Oracle PCA/C3
  • Add tests to cover new changes
  • Enhance operator to support the new platform
  • Bumps below package versions:
    • golang.org/x/net from 0.38.0 to 0.40.0
    • golang.org/x/crypto from 0.36.0 to 0.38.0
    • golang.org/x/oauth2 from 0.25.0 to 0.30.0
    • golang.org/x/sync from 0.12.0 to 0.14.0
    • golang.org/x/sys from 0.31.0 to 0.33.0
    • golang.org/x/term from 0.30.0 to 0.32.0
    • golang.org/x/text from 0.23.0 to 0.25.0

Fixes #905

Signed-off-by: Ashageetha Rao <ashageetha.rao@oracle.com>
@github-actions

Copy link
Copy Markdown

Thanks for your PR,
To run vendors CIs, Maintainers can use one of:

  • /test-all: To run all tests for all vendors.
  • /test-e2e-all: To run all E2E tests for all vendors.
  • /test-e2e-nvidia-all: To run all E2E tests for NVIDIA vendor.

To skip the vendors CIs, Maintainers can use one of:

  • /skip-all: To skip all tests for all vendors.
  • /skip-e2e-all: To skip all E2E tests for all vendors.
  • /skip-e2e-nvidia-all: To skip all E2E tests for NVIDIA vendor.
    Best regards.

@SchSeba

SchSeba commented Jul 2, 2025

Copy link
Copy Markdown
Collaborator

Hi @adrianchiris @zeeke do we have any issue adding

Copyright (c) 2025, Oracle and/or its affiliates.

Licensed under the Universal Permissive License v 1.0 as shown at https://oss.oracle.com/licenses/upl.

to any file that was edited, I am not sure what is the policy of the npwg org around it

@zeeke

zeeke commented Jul 2, 2025

Copy link
Copy Markdown
Member

Hi @adrianchiris @zeeke do we have any issue adding

Copyright (c) 2025, Oracle and/or its affiliates.

Licensed under the Universal Permissive License v 1.0 as shown at https://oss.oracle.com/licenses/upl.

to any file that was edited, I am not sure what is the policy of the npwg org around it

@ashageetha though it should not conflict with the repository license (Apache 2.0), is it possible to restrict the file relicensing to the pkg/platforms/oraclepcac3/ folder?

@ashageetha

Copy link
Copy Markdown
Author

Hi @adrianchiris @zeeke do we have any issue adding

Copyright (c) 2025, Oracle and/or its affiliates.

Licensed under the Universal Permissive License v 1.0 as shown at https://oss.oracle.com/licenses/upl.

to any file that was edited, I am not sure what is the policy of the npwg org around it

@ashageetha though it should not conflict with the repository license (Apache 2.0), is it possible to restrict the file relicensing to the pkg/platforms/oraclepcac3/ folder?

@zeeke, we are reviewing with legal if we can remove the copyright statements from the existing files. We will confirm once we have the details.

@nvidia-ci-cd

Copy link
Copy Markdown

Can one of the admins verify this patch?

@SchSeba

SchSeba commented Apr 19, 2026

Copy link
Copy Markdown
Collaborator

Hi @ashageetha what is the status of this PR?

@SchSeba

SchSeba commented Jun 24, 2026

Copy link
Copy Markdown
Collaborator

should we close this PR?

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.

[Feature] Enhance SR-IOV Network Operator to support Oracle PCA/C3 platform

4 participants