Hi,
I've had a brief look at this while at patch piloting.
And I'm aware this got auto-subscribed - so it might not have been meant to be ready yet.
But a few questions:
It is marked fix released for octavia and only targeted at jammy so far.
But are you sure this is not also needed for mantic/lunar.
If not, then it would be helpful to state here why maybe?
Hi,
I've had a brief look at this while at patch piloting.
And I'm aware this got auto-subscribed - so it might not have been meant to be ready yet.
But a few questions:
It is marked fix released for octavia and only targeted at jammy so far.
But are you sure this is not also needed for mantic/lunar.
If not, then it would be helpful to state here why maybe?
$ git show pkg/ubuntu/ lunar-devel: octavia_ dashboard/ static/ dashboard/ project/ lbaasv2/ workflow/ members/ members. html | grep 'popover. *memberDetailsF orm'
ng-attr- popover= "{$ memberDetailsFo rm[row. id + '-address' ].$invalid && memberDetailsFo rm[row. id + '-address'].$dirty ? ctrl.ipError : '' $}">
ng-attr- popover= "{$ memberDetailsFo rm[row. id + '-port'].$invalid && memberDetailsFo rm[row. id + '-port'].$dirty ? ctrl.portError : '' $}">
ng-attr- popover= "{$ memberDetailsFo rm[row. id + '-weight'].$invalid && memberDetailsFo rm[row. id + '-weight'].$dirty ? ctrl.weightError : '' $}">
ng- attr-popover= "{$ memberDetailsFo rm[row. id + '-monitor- address' ].$invalid && memberDetailsFo rm[row. id + '-monitor- address' ].$dirty ? ctrl.ipError : '' $}">
ng-attr- popover= "{$ memberDetailsFo rm[row. id + '-monitor- port']. $invalid && memberDetailsFo rm[row. id + '-monitor- port']. $dirty ? ctrl.portError : '' $}">
$ git show pkg/ubuntu/ mantic- devel:octavia_ dashboard/ static/ dashboard/ project/ lbaasv2/ workflow/ members/ members. html | grep 'popover. *memberDetailsF orm'
ng-attr- popover= "{$ memberDetailsFo rm[row. id + '-address' ].$invalid && memberDetailsFo rm[row. id + '-address'].$dirty ? ctrl.ipError : '' $}">
ng-attr- popover= "{$ memberDetailsFo rm[row. id + '-port'].$invalid && memberDetailsFo rm[row. id + '-port'].$dirty ? ctrl.portError : '' $}">
ng-attr- popover= "{$ memberDetailsFo rm[row. id + '-weight'].$invalid && memberDetailsFo rm[row. id + '-weight'].$dirty ? ctrl.weightError : '' $}">
ng- attr-popover= "{$ memberDetailsFo rm[row. id + '-monitor- address' ].$invalid && memberDetailsFo rm[row. id + '-monitor- address' ].$dirty ? ctrl.ipError : '' $}">
ng-attr- popover= "{$ memberDetailsFo rm[row. id + '-monitor- port']. $invalid && memberDetailsFo rm[row. id + '-monitor- port']. $dirty ? ctrl.portError : '' $}">
Furthermore, you have the (cherry picked from commit ...) statements from what seems to be combining many. I think many would appreciate to be able to follow your thought by adding proper dep-3 header statements like /opendev. org/openstack/ octavia- dashboard/ commit/ 9cc4bfac58b901b 32c58d36ffab358 5645f79be5
Origin: backport, https:/