Skip to content

avoid RELEASE_VERSION override during ovn patching#219

Open
venkataanil wants to merge 1 commit into
cloud-bulldozer:masterfrom
venkataanil:ovn_image_fix
Open

avoid RELEASE_VERSION override during ovn patching#219
venkataanil wants to merge 1 commit into
cloud-bulldozer:masterfrom
venkataanil:ovn_image_fix

Conversation

@venkataanil

Copy link
Copy Markdown
Contributor

network operator is stuck in CrashLoppBackOff state when we are overriding RELEASE_VERSION during ovn patching. The purpose of this ansible task is to only override OVN_MAGE, we will avoid changing RELEASE_VERSION in this task

Fixes #218

Type of change

  • Refactor
  • New feature
  • Bug fix
  • Optimization
  • Documentation Update

Description

Related Tickets & Documents

  • Related Issue #
  • Closes #

Checklist before requesting a review

  • I have performed a self-review of my code.
  • If it is a core feature, I have added thorough tests.

Testing

  • Please describe the System Under Test.
  • Please provide detailed steps to perform tests related to this code change.
  • How were the fix/results from this change verified? Please provide relevant screenshots or results.

network operator is stuck in CrashLoppBackOff state when we are
overriding RELEASE_VERSION during ovn patching. The purpose of
this ansible task is to only override OVN_MAGE, we will avoid
changing RELEASE_VERSION in this task

Fixes cloud-bulldozer#218
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.

Patching ovn image is failing

1 participant