Skip to content

Conversation

@shopewf
Copy link
Member

@shopewf shopewf commented Nov 24, 2025

Description

This PR improves the consistency of the following servers:

  1. Identity
  2. Migration
  3. NLB
  4. Registry
  5. Resource search

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Ran all of the tools on each of the servers manually, and ensured unit tests still work.

Model: oca/grok4

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Nov 24, 2025
@shopewf shopewf force-pushed the wshope/chore-server-consistency-2 branch 2 times, most recently from b9bff90 to c28d6e5 Compare November 24, 2025 21:56
@irfan-ahmed
Copy link
Member

For the time being, let's remove the version bumps from pyproject.toml, init.py, and uv.lock files. Once the CHANGELOG is merged, you can update the corresponding CHANGELOG section to eventually bump the version when we create a release build.

@cboffa13
Copy link
Member

cboffa13 commented Dec 1, 2025

We need to add default reviewers

@shopewf shopewf force-pushed the wshope/chore-server-consistency-2 branch from c28d6e5 to ee9ebe8 Compare December 3, 2025 17:20
@irfan-ahmed
Copy link
Member

irfan-ahmed commented Dec 8, 2025 via email

@irfan-ahmed
Copy link
Member

irfan-ahmed commented Dec 8, 2025 via email

@shopewf shopewf force-pushed the wshope/chore-server-consistency-2 branch 2 times, most recently from 04c2d87 to 165d654 Compare December 8, 2025 20:00
Signed-off-by: will.shope <will.shope@oracle.com>
@shopewf shopewf force-pushed the wshope/chore-server-consistency-2 branch from 165d654 to 3219a6a Compare December 8, 2025 21:00
@gebhardtr
Copy link
Member

gebhardtr commented Dec 8, 2025

saw some strangeness re: empty responses:

The list_network_load_balancers tool call did not return a response. This could be due to a timeout or an issue with the MCP server.

But this behavior is present in main as well. Opened #90

The rest look good:

any registries in ai-dev?
There is one container repository named "" in the "ai-dev" compartment.

what can you tell me about it?

  • It is in the "AVAILABLE" lifecycle state.
  • It is not public.
  • It currently contains 0 images.
  • It was created on September 8, 2025.
  • It is located in the namespace "".
  • The repository is not immutable, meaning its images can be overwritten.
  • The OCID of the repository is

can you list all the types of resources in ai-dev?

.. lists types...

which resource has the most instances?

  • BootVolume: 4 instances
  • Instance: 3 instances
  • PublicIp: 3 instances
    ...snip

@gebhardtr gebhardtr merged commit a66f033 into oracle:main Dec 8, 2025
19 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.

4 participants