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

Oai-Controller Changes for O1-Telnet #7

Merged
merged 12 commits into from
Jun 28, 2024

Conversation

jain-ashish-sam
Copy link
Contributor

No description provided.

@@ -218,13 +218,16 @@ func (resource CuCpResources) GetDeployment(log logr.Logger, ranDeployment *work
corev1.EnvVar{
Name: "USE_ADDITIONAL_OPTIONS",
Value: "--sa --log_config.global_log_options level,nocolor,time",
// " --gNBs.[0].E1_INTERFACE.[0].ipv4_cucp 192.168.77.2" +

Choose a reason for hiding this comment

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

@jain-ashish-sam you can remove the comments, they are not relevant in this use case.

@@ -111,7 +111,11 @@ func (resource CuUpResources) GetDeployment(log logr.Logger, ranDeployment *work
},
corev1.EnvVar{
Name: "USE_ADDITIONAL_OPTIONS",
Value: "--sa",
Value: "--sa --log_config.global_log_options level,nocolor,time",
// " --gNBs.[0].E1_INTERFACE.[0].ipv4_cucp 192.168.77.2" +

Choose a reason for hiding this comment

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

@jain-ashish-sam same here

corev1.EnvVar{
Name: "USE_VOLUMED_CONF",
Value: "yes",
Name: "ASAN_OPTIONS",

Choose a reason for hiding this comment

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

@jain-ashish-sam Not needed

@arora-sagar
Copy link

@jain-ashish-sam Did you test the code? Can you explain how you did the testing?

@jain-ashish-sam
Copy link
Contributor Author

I have created the ReadME for testing, Please refer here

@arora-sagar
Copy link

/approve
/lgtm

Copy link
Contributor

nephio-prow bot commented Jun 28, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: arora-sagar, jain-ashish-sam

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@nephio-prow nephio-prow bot added the approved label Jun 28, 2024
@nephio-prow nephio-prow bot merged commit 80fa770 into nephio-project:main Jun 28, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants